Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)

60032: Merged BRANCHES/DEV/43UIDEV to HEAD-BUG-FIX:
      This branch contained the Aikau and Surf framework updates implemented during the development hiatus post-4.2 completion. This features the change of Surf from 1.2.0 to Surf 1.2.1 which is for v4.3 releases only.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62260 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2014-02-12 10:12:44 +00:00
parent 31e7cb718f
commit d3f7ca23b2

View File

@@ -21,7 +21,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/Alfresco JLAN"/> <classpathentry combineaccessrules="false" kind="src" path="/Alfresco JLAN"/>
<classpathentry kind="lib" path="/3rd Party/lib/commons/commons-httpclient-3.1.jar"/> <classpathentry kind="lib" path="/3rd Party/lib/commons/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chiba-1.3.0-patched.jar" sourcepath="/3rd Party/src/chiba-1.3.0-patched-src.zip"/> <classpathentry kind="lib" path="/3rd Party/lib/chiba-1.3.0-patched.jar" sourcepath="/3rd Party/src/chiba-1.3.0-patched-src.zip"/>
<classpathentry kind="lib" path="/3rd Party/lib/spring-surf/spring-webscripts-1.2.0-SNAPSHOT.jar" sourcepath="/3rd Party/src/spring-webscripts-1.2.0-SNAPSHOT-sources.jar"/> <classpathentry kind="lib" path="/3rd Party/lib/spring-surf/spring-webscripts-1.2.1-SNAPSHOT.jar" sourcepath="/3rd Party/src/spring-webscripts-1.2.1-SNAPSHOT-sources.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/DataModel"/> <classpathentry combineaccessrules="false" kind="src" path="/DataModel"/>
<classpathentry kind="output" path="build/classes"/> <classpathentry kind="output" path="build/classes"/>
</classpath> </classpath>