X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/3c81a9b510d29e3818468361765d3b574f5b5e3c..b592195537cc6954aa3601219a97157634204da3:/pom.xml diff --git a/pom.xml b/pom.xml index 872a5d08a7..7d4050c314 100755 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 3.1.4-SNAPSHOT + 3.3.6-SNAPSHOT CDM Library The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy. - http://wp5.e-taxonomy.eu/cdmlib/ + http://cybertaxonomy.eu/cdmlib/ 2007 pom @@ -21,19 +21,18 @@ cdmlib-remote-webapp - 1.6 - 3.2.1.RELEASE - 3.0.7.RELEASE - 4.1.9.Final - + 7.0.7 + + 1.6 + 3.2.2.RELEASE + 3.1.3.RELEASE + 4.1.10.Final UTF-8 3.3 - - 3.6.2 - - + 3.6.2 1.8.0.10 4.2.3 + 1.3 scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ @@ -158,10 +157,34 @@ http://dev.e-taxonomy.eu/trac/ - Hudson - http://160.45.63.201/hudson + Jenkins + http://int.e-taxonomy.eu/jenkins + + + local-repository + + + localrepo + + + + + EditLocalRepository + file://${localrepo}/eu/etaxonomy/ + + false + always + + + true + always + + + + + @@ -218,6 +241,11 @@ Maven Repository for iText http://maven.itextpdf.com/ + + + vaadin-addons + http://maven.vaadin.com/vaadin-addons + @@ -225,24 +253,24 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 ${java.codelevel} ${java.codelevel} UTF-8 - 2.3.2 org.apache.maven.plugins maven-surefire-plugin + 2.12 - -Xmx600M + -Xmx512M -XX:MaxPermSize=128M alphabetical **/*Test.java - 2.12 org.codehaus.mojo @@ -615,7 +643,7 @@ javax.xml.bind jaxb-api - 2.1.6 + 2.2.7 xml-resolver @@ -630,17 +658,17 @@ com.sun.xml.bind jaxb-impl - 2.1.6 + 2.2-EA com.sun.xml.bind jaxb1-impl - 2.1.6 + 2.2-EA com.sun.xml.bind jaxb-xjc - 2.1.6 + 2.2-EA @@ -747,6 +775,10 @@ org.springframework spring-orm + + + javax.persistence + persistence-api @@ -771,6 +803,10 @@ org.springframework spring-test + + + org.springframework + spring-tx @@ -813,11 +849,11 @@ 1.7.1 - - log4j - log4j - 1.2.15 - + + log4j + log4j + 1.2.17 + javax.annotation jsr250-api @@ -858,17 +894,41 @@ httpclient ${httpcomponents.version} - - org.apache.httpcomponents - httpcore - ${httpcomponents.version} - + + org.apache.httpcomponents + httpcore + + 4.2.4 + commons-io commons-io 2.4 - + + + commons-codec + commons-codec + 20041127.091804 + + + + commons-logging + commons-logging + 1.1.2 + + + + org.jboss.logging + jboss-logging + 3.1.3.GA + + + + + + net.sf.ezmorph ezmorph 1.0.6 @@ -878,11 +938,6 @@ commons-beanutils 1.8.3 - - - - - net.sf.json-lib json-lib @@ -916,31 +971,6 @@ 2.0.1 - - - org.apache.lucene lucene-core @@ -961,6 +991,11 @@ lucene-grouping ${lucene.version} + + org.apache.lucene + lucene-join + ${lucene.version} + com.ibm.lsid @@ -982,6 +1017,7 @@ dozer 5.3.0 + xml-apis @@ -991,8 +1027,46 @@ xerces xercesImpl - 2.7.1 - + 2.11.0 + + + + org.apache.xmlgraphics + batik-ext + 1.7 + + + org.apache.xmlgraphics + fop + + 1.1 + + + + org.apache.avalon.framework + avalon-framework-api + + + org.apache.avalon.framework + avalon-framework-impl + + + + + + org.apache.avalon.framework + avalon-framework-api + 4.3.1 + + + org.odftoolkit + odfdom-java + 0.8.7 + + jaxen jaxen @@ -1022,9 +1096,38 @@ xom xom 1.0 + + + + com.ibm.icu + icu4j + + + + + net.sf.saxon + Saxon-HE + 9.5.1-2 + + + + org.apache.httpcomponents + httpmime + ${httpcomponents.version} + + + + org.json + json + 20090211 + - + org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final @@ -1099,11 +1202,11 @@ - - javassist - javassist - 3.12.1.GA - + + org.javassist + javassist + 3.17.1-GA + org.hibernate hibernate-cglib-repack @@ -1184,8 +1287,6 @@ spring-context-support ${spring.version} - - org.springframework org.springframework.oxm @@ -1196,92 +1297,90 @@ spring-security-core ${spring-security.version} + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + org.springframework spring-expression + + org.springframework + spring-tx + + + + + org.springframework.security + spring-security-config + ${spring-security.version} + org.springframework + spring-aop + + + org.springframework spring-beans - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-orm - - - org.springframework - spring-aop - - - org.springframework - spring-support - + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + - + org.springframework.security - spring-security-context + spring-security-web ${spring-security.version} - - - org.springmodules - spring-modules-lucene - 0.8 - - - org.apache.lucene - lucene-core - - - org.apache - poi - - - org.apache - poi-scratchpad - - - org.springframework - spring-dao - - - org.springframework - spring-jca - - - org.springframework - spring-support - - - org.springframework - spring-beans - - - org.springframework - spring-aop - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-jdbc - + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-expression + - + @@ -1297,9 +1396,9 @@ 1.3.0 - mysql - mysql-connector-java - 5.1.23 + mysql + mysql-connector-java + 5.1.24 postgresql @@ -1318,38 +1417,12 @@ jdbc4 2.0 - + oracle ojdbc14 10.2.0.4.0 - com.h2database h2 @@ -1361,6 +1434,8 @@ com.yourkit yjp-controller-api-redist 9.0.8 + + test @@ -1390,6 +1465,69 @@ 5.4.0 compile + + + com.vaadin + vaadin-server + ${vaadin.version} + + + com.vaadin + vaadin-shared + ${vaadin.version} + + + com.vaadin + vaadin-client-compiled + ${vaadin.version} + + + com.vaadin + vaadin-client + provided + ${vaadin.version} + + + com.vaadin + vaadin-themes + ${vaadin.version} + + + com.vaadin + vaadin-client-compiler + ${vaadin.version} + + + org.vaadin.addons + exporter + 0.0.5.4 + + + org.vaadin.addons + wizards-for-vaadin + 1.0.0-beta1 + + + com.vaadin.addon + jpacontainer + 3.1.1 + + + ru.xpoft.vaadin + spring-vaadin-integration + 2.0.2 + + + + org.apache.maven.doxia + doxia-module-apt + ${doxia.version} + + + org.apache.maven.doxia + doxia-module-xhtml + ${doxia.version} +