From 50c65f9c85d145391f2056129a578cdc48f77ab6 Mon Sep 17 00:00:00 2001 From: Gabriele Columbro Date: Thu, 4 Oct 2012 11:31:10 +0000 Subject: [PATCH] ALF-14353 - BDE-77 - Completed first pass on alfresco.war dependencies and fixed all dependent JARs accordingly. mvn clean install works happily (no tests run for now). git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42329 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 168 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 035b11a995..871f4abeff 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,16 @@ org.alfresco alfresco-data-model ${project.version} + + + antlr + antlr + + + stringtemplate + org.antlr + + org.alfresco @@ -49,6 +59,17 @@ commons-dbcp 1.4 patched + + + commons-pool + commons-pool + + + + + commons-fileupload + commons-fileupload + 1.2.2 org.apache.commons @@ -75,11 +96,21 @@ commons-lang 2.6 + + commons-pool + commons-pool + 1.5.5 + commons-validator commons-validator 1.4.0 + + org.apache.httpcomponents + httpclient-cache + 4.1.1 + org.json json @@ -95,6 +126,16 @@ jbpm-jpdl 3.3.1 + + com.ibm.icu + icu4j + 3.6.1 + + + oro + oro + 2.0.8 + com.googlecode.json-simple json-simple @@ -218,11 +259,13 @@ de.schlichtherle.truezip truezip-driver-zip 7.5.5 + provided de.schlichtherle.truezip truezip-file 7.5.5 + provided com.thoughtworks.xstream @@ -248,6 +291,12 @@ bsf bsf 2.4.0 + + + commons-logging + commons-logging + + com.beetstra.jutf7 @@ -284,6 +333,38 @@ xml-apis + provided + + + org.apache.geronimo.specs + geronimo-annotation_1.0_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-jaxws_2.1_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-ws-metadata_2.0_spec + 1.1.2 + + + org.jbpm + jbpm-identity + 3.3.1 + + + net.java.dev.stax-utils + stax-utils + 20060502 + + + com.bea.xml + jsr173-ri + + @@ -344,7 +425,7 @@ com.drewnoakes metadata-extractor - 2.4.0-beta-1 + 2.6.2 org.ccil.cowan.tagsoup @@ -361,6 +442,27 @@ bliki 3.0.2 + + net.sf.jsr107cache + jsr107cache + 1.0 + + + javax.jws + jsr181-api + 1.0-MR1 + + + javax.annotation + jsr250-api + 1.0 + + + com.bea.xml + jsr173-ri + + + wsdl4j wsdl4j @@ -381,7 +483,16 @@ concurrentlinkedhashmap-lru 1.2 - + + com.sun.xml.fastinfoset + FastInfoset + 1.2.2 + + + org.codehaus.groovy + groovy + 1.7.5 + com.artofsolving @@ -392,35 +503,64 @@ org.openoffice unoil 3.1.0 + + + ridl + org.openoffice + + org.openoffice juh 3.1.0 - + + net.sf.javamusictag + jid3lib + 0.5.4 + + + jmagick + jmagick + 6.2.4 + + + org.openoffice + jut + 1.0-alfresco + org.apache.poi poi - 3.9-beta1-20120329 + 3.9-beta1-20120801 org.apache.poi poi-ooxml - 3.9-beta1-20120329 + 3.9-beta1-20120801 org.apache.poi poi-scratchpad - 3.9-beta1-20120329 + 3.9-beta1-20120801 org.apache.poi ooxml-schemas 1.1 - + + org.livetribe + livetribe-jsr223 + 2.0.6 + + + edu.ucar + netcdf + 4.2 + org.springframework.extensions.surf @@ -486,6 +626,12 @@ org.apache.chemistry.opencmis chemistry-opencmis-server-support ${dependency.opencmis.version} + + + antlr-runtime + org.antlr + + org.apache.chemistry.opencmis @@ -531,7 +677,21 @@ google-collections 1.0 - + + org.springframework.security + spring-security-core + 3.1.0.RELEASE + + + org.springframework.social + spring-social-facebook-web + 1.0.0.RELEASE + + + org.springframework.social + spring-social-web + 1.0.0.RELEASE + org.activiti