Fixed AVMStoreImpl to properly capture its creator.

Got rid of some unneeded imports in AVMSyncServiceImpl.
Fixed build error in UIUserSandboxes.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3848 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2006-09-19 16:48:45 +00:00
parent 09fc8a5041
commit d6f9673913
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
<classpathentry kind="src" path="/Repository"/>
<classpathentry kind="src" path="/Core"/>
<classpathentry combineaccessrules="false" kind="src" path="/Remote API"/>
<classpathentry kind="lib" path="/3rd Party/lib/chiba/dwr.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chiba/chiba-1.2.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/commons/commons-httpclient-3.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/xmlbeans/xbean.jar"/>

View File

@@ -61,7 +61,6 @@ import org.alfresco.web.ui.wcm.WebResources;
import org.apache.myfaces.taglib.UIComponentTagUtils;
import org.springframework.web.jsf.FacesContextUtils;
import sun.security.krb5.internal.crypto.f;
import sun.swing.UIAction;
/**