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

62906: Merged PLATFORM1 (Cloud33) to HEAD-BUG-FIX (Cloud33/4.3)
      61358: ACE-481 
      Modified depends element on target test-system-build-test removing package-solrclient since deploy-solr already has it as a dependency.
      Removed libraries from solr and solrclient classpaths after tests showed that they were not needed.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2014-02-20 14:24:50 +00:00
parent de47088d50
commit fd100a8e09

View File

@@ -8,13 +8,8 @@
<attribute name="javadoc_location" value="jar:platform:/resource/3rd Party/src/commons-httpclient-3.1-src.zip!/commons-httpclient-3.1/docs/apidocs"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/3rd Party/lib/quartz-1.8.3-patched.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/jackson-core-asl-1.9.9.jar" sourcepath="/3rd Party/src/jackson-core-asl-1.9.4-sources.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-client-api-0.10.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-client-bindings-0.10.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-client-impl-0.10.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-commons-api-0.10.0.jar"/>
<classpathentry kind="lib" path="/3rd Party/lib/chemistry-opencmis-commons-impl-0.10.0.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/DataModel"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>