mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
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:
@@ -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"/>
|
||||
|
@@ -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;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user