X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/b7c5e25f692d844e41af5d2ab63da30e74d4d323..dc883d450d3751fed619f8c44d92d7625bf2ad84:/pom.xml diff --git a/pom.xml b/pom.xml index 1d0d1769a6..4fdac26108 100755 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 3.1.4-SNAPSHOT + 3.4.0-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 @@ -22,13 +22,17 @@ 7.0.7 + 1.6 - 3.0.4.RELEASE - 3.4.0-SNAPSHOT + 3.2.2.RELEASE + 3.1.3.RELEASE + 4.1.10.Final UTF-8 3.3 - 2.9.4 + 3.6.2 1.8.0.10 + 4.2.3 + 1.3 scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ @@ -153,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 + + + + + @@ -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 - -Xmx512M + -Xmx512M -XX:MaxPermSize=128M alphabetical **/*Test.java - 2.12 org.codehaus.mojo @@ -406,40 +434,6 @@ http://dev.e-taxonomy.eu/svn/tags/cdmlib - - com.vaadin - vaadin-maven-plugin - ${vaadin.version} - --Xmx1024M -Xss1024k - - -${basedir}/src/main/webapp/VAADIN/widgetsets - -${basedir}/src/main/webapp/VAADIN/widgetsets - -true - -false -true -false - -http://localhost:8080/ -${project.build.directory} -${project.build.directory}/gwt-deploy - - - - - - -resources -compile - - - - @@ -649,7 +643,7 @@ way compatible with Vaadin eclipse plugin. --> javax.xml.bind jaxb-api - 2.1.6 + 2.2.7 xml-resolver @@ -659,131 +653,135 @@ way compatible with Vaadin eclipse plugin. --> javax.activation activation - 1.1 + 1.1.1 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 - + org.slf4j slf4j-api - 1.5.6 + 1.7.2 org.slf4j slf4j-log4j12 - 1.5.6 + 1.7.2 junit junit - 4.7 + 4.11 test - - com.carrotsearch - junit-benchmarks - 0.3.0 - test - - - org.unitils - unitils-core - ${unitils.version} - - - - org.unitils - unitils-database - ${unitils.version} - test - - - org.springframework - spring-jdbc - - - - - org.unitils - unitils-dbmaintainer - ${unitils.version} - test - - - org.hibernate - hibernate - - - - - org.unitils - unitils-dbunit - ${unitils.version} - test - - - org.springframework - spring-core - - - org.springframework - spring-jdbc - - - org.springframework - spring-beans - - - - - org.unitils - unitils-easymock - ${unitils.version} - test - - - org.unitils - unitils-mock - ${unitils.version} - test - - - org.unitils - unitils-inject - ${unitils.version} - test - - - org.unitils - unitils-orm - ${unitils.version} - test - - - org.springframework - spring-context - - - org.springframework - spring-orm - - - + + com.carrotsearch + junit-benchmarks + 0.5.0 + test + + + org.unitils + unitils-core + ${unitils.version} + + + + org.unitils + unitils-database + ${unitils.version} + test + + + org.springframework + spring-jdbc + + + + + org.unitils + unitils-dbmaintainer + ${unitils.version} + test + + + org.hibernate + hibernate + + + + + org.unitils + unitils-dbunit + ${unitils.version} + test + + + org.springframework + spring-core + + + org.springframework + spring-jdbc + + + org.springframework + spring-beans + + + + + org.unitils + unitils-easymock + ${unitils.version} + test + + + org.unitils + unitils-mock + ${unitils.version} + test + + + org.unitils + unitils-inject + ${unitils.version} + test + + + org.unitils + unitils-orm + ${unitils.version} + test + + + org.springframework + spring-context + + + org.springframework + spring-orm + + + javax.persistence + persistence-api + + + org.unitils unitils-spring @@ -805,44 +803,57 @@ way compatible with Vaadin eclipse plugin. --> org.springframework spring-test + + + org.springframework + spring-tx - - - org.easymock - easymock - 3.0 - test - - - xmlunit - xmlunit - 1.3 - test - - - org.dbunit - dbunit - 2.4.8 - test - - - - org.aspectj - aspectjrt - 1.6.3 - - - org.aspectj - aspectjweaver - 1.6.3 - + + + org.easymock + easymock + 3.1 + test + + + xmlunit + xmlunit + 1.4 + test + + + org.dbunit + dbunit + 2.4.9 + test + + + + commons-dbcp + commons-dbcp + 1.4 + + + + + + org.aspectj + aspectjrt + 1.7.1 + + + org.aspectj + aspectjweaver + 1.7.1 + - - log4j - log4j - 1.2.15 - + + log4j + log4j + 1.2.17 + javax.annotation jsr250-api @@ -851,7 +862,7 @@ way compatible with Vaadin eclipse plugin. --> net.sf.opencsv opencsv - 1.8 + 2.3 org.eclipse @@ -861,47 +872,71 @@ way compatible with Vaadin eclipse plugin. --> cglib cglib - 2.1_3 + 2.2.2 cglib cglib-nodep - 2.1_3 + 2.2.2 commons-lang commons-lang - 2.2 + 2.6 commons-collections commons-collections - 3.2 + 3.2.1 org.apache.httpcomponents httpclient - 4.0.3 + ${httpcomponents.version} + + org.apache.httpcomponents + httpcore + + 4.2.4 + commons-io commons-io - 1.4 + 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.4 + 1.0.6 commons-beanutils commons-beanutils - 1.7.0 - - - sojo - sojo-optional - 0.5.0 + 1.8.3 net.sf.json-lib @@ -912,12 +947,12 @@ way compatible with Vaadin eclipse plugin. --> org.devlib.schmidt imageinfo - 1.7 + 1.9 org.apache.poi poi - 3.6 + 3.9 org.apache.sanselan @@ -928,31 +963,14 @@ way compatible with Vaadin eclipse plugin. --> joda-time joda-time - 1.5 + 2.1 - joda-time - joda-time-hibernate - 1.0 - - - ehcache - ehcache - - - cglib - cglib-full - - - org.hibernate - hibernate - - - hibernate - hibernate - - - + org.jadira.usertype + usertype.jodatime + 2.0.1 + + org.apache.lucene lucene-core @@ -969,52 +987,16 @@ way compatible with Vaadin eclipse plugin. --> ${lucene.version} - org.springmodules - spring-modules-lucene - 0.8a - - - 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.apache.lucene + lucene-grouping + ${lucene.version} + + + org.apache.lucene + lucene-join + ${lucene.version} + com.ibm.lsid lsid-client @@ -1028,13 +1010,14 @@ way compatible with Vaadin eclipse plugin. --> wsdl4j wsdl4j - 1.6.1 + 1.6.2 net.sf.dozer dozer 5.3.0 + xml-apis @@ -1044,48 +1027,110 @@ way compatible with Vaadin eclipse plugin. --> 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 - 1.1 + 1.1.4 - jdom + org.jdom jdom - 1.0 + 1.1.3 com.thoughtworks.xstream xstream - 1.3.1 + 1.4.4 xpp3 xpp3 - 1.1.3.3 + 1.1.4c stax stax 1.2.0 - - javax.persistence - persistence-api + xom + xom 1.0 + + + + com.ibm.icu + icu4j + + + - org.hibernate - hibernate-annotations - ${hibernate.version} - - - org.hibernate - hibernate-commons-annotations - ${hibernate.version} + 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 org.hibernate @@ -1094,18 +1139,12 @@ way compatible with Vaadin eclipse plugin. --> org.hibernate - hibernate-search - 3.1.0.GA - - - org.apache.lucene - lucene-core - - + hibernate-entitymanager + ${hibernate.version} org.hibernate - hibernate-entitymanager + hibernate-ehcache ${hibernate.version} @@ -1113,31 +1152,75 @@ way compatible with Vaadin eclipse plugin. --> hibernate-envers ${hibernate.version} - - javassist - javassist - 3.4.GA + + org.hibernate + hibernate-c3p0 + ${hibernate.version} + + + + c3p0 + c3p0 + + + + + com.mchange + c3p0 + 0.9.2 + + + + + + + + + + + org.hibernate.common + hibernate-commons-annotations + 4.0.1.Final + + org.hibernate + hibernate-search + 4.2.0.Final + + + org.hibernate - hibernate-cglib-repack - 2.1_3 + hibernate-search-engine + 4.2.0.Final + + + + org.apache.lucene + lucene-core + + + + org.javassist + javassist + 3.17.1-GA + org.hibernate - hibernate-ehcache - ${hibernate.version} + hibernate-cglib-repack + 2.1_3 + + org.hibernate hibernate-parent + ${hibernate.version} - - org.hibernate - hibernate-c3p0 - ${hibernate.version} - + org.springframework @@ -1194,16 +1277,16 @@ way compatible with Vaadin eclipse plugin. --> org.springframework.expression ${spring.version} - + org.springframework - org.springframework.context.support + spring-context-support ${spring.version} - + org.springframework org.springframework.oxm @@ -1212,43 +1295,93 @@ way compatible with Vaadin eclipse plugin. --> org.springframework.security spring-security-core - 3.0.5.RELEASE + ${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 - 3.0.5.RELEASE - + spring-security-web + ${spring-security.version} + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-expression + + + + javax.servlet @@ -1260,12 +1393,12 @@ way compatible with Vaadin eclipse plugin. --> net.sourceforge.jtds jtds - 1.2.2 + 1.3.0 - mysql - mysql-connector-java - 5.0.5 + mysql + mysql-connector-java + 5.1.24 postgresql @@ -1284,59 +1417,36 @@ way compatible with Vaadin eclipse plugin. --> jdbc4 2.0 - + oracle ojdbc14 - 10.2.0.2 - - com.h2database h2 - 1.1.115 + + 1.3.170 com.yourkit yjp-controller-api-redist - 8.0.1 + 9.0.8 + + test javax.validation validation-api - 1.0.CR5 + 1.0.0.GA org.hibernate hibernate-validator - 4.0.0.CR1 + 4.3.1.Final p6spy @@ -1352,7 +1462,7 @@ way compatible with Vaadin eclipse plugin. --> com.itextpdf itextpdf - 5.0.2 + 5.4.0 compile @@ -1385,13 +1495,39 @@ way compatible with Vaadin eclipse plugin. --> com.vaadin vaadin-client-compiler - ${vaadin.version} - + ${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 - 1.8 + 2.0.2 - + + + org.apache.maven.doxia + doxia-module-apt + ${doxia.version} + + + org.apache.maven.doxia + doxia-module-xhtml + ${doxia.version} + +