Project

General

Profile

« Previous | Next » 

Revision fc24a0af

Added by Andreas Müller over 3 years ago

ref #9204 remove jaxb-api and javax.activation-api from taxeditor.cdmlib

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
72 72
                hibernate-core,hibernate-entitymanager,hibernate-envers,antlr,cglib-nodep,
73 73
                xml-apis,lsid-client,jdom,jdom2,
74 74
                poi,poi-ooxml,poi-ooxml-schemas,xmlbeans,commons-collections4,commons-math3,
75
                jaxb-api,javax.activation-api,
76 75
                c3p0,opencsv,joda-time,usertype.jodatime,usertype.spi,
77 76
                apache-log4j-extras,
78 77
                h2,mysql-connector-java,postgresql,
......
530 529
    <!-- not yet included 
531 530
       poi:   com.zaxxer:SparseBitSet
532 531
       poi-ooxml   commons-compress,curvesapi
533
     --> 
534
      
535
    <!-- jaxb -->
536
    <dependency>
537
	    <groupId>javax.xml.bind</groupId>
538
	    <artifactId>jaxb-api</artifactId>
539
	    <version>2.3.1</version>
540
	</dependency>  
541
    <dependency>
542
        <groupId>javax.activation</groupId>
543
        <artifactId>javax.activation-api</artifactId>
544
        <version>1.2.0</version>
545
    </dependency>
532
     -->
546 533
 
547 534
	<!-- logging -->
548 535
    <dependency>

Also available in: Unified diff