Project

General

Profile

« Previous | Next » 

Revision a69309b2

Added by Andreas Müller over 3 years ago

ref #9204 remove wsdl4j from taxeditor.cdmlib

View differences:

eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
687 687
 lib/usertype.jodatime-2.0.1.jar,
688 688
 lib/usertype.spi-2.0.1.jar,
689 689
 lib/validation-api-2.0.1.Final.jar,
690
 lib/wsdl4j-1.6.3.jar,
691 690
 lib/xalan-2.7.0.jar,
692 691
 lib/xercesImpl-2.12.0.jar,
693 692
 lib/xml-apis-1.4.01.jar,
......
775 774
 lib/hibernate-c3p0-5.0.7.Final.jar,
776 775
 lib/jaxen-1.2.0.jar,
777 776
 lib/lsid-server-1.1.2.jar,
777
 lib/wsdl4j-1.6.3.jar,
778 778
Import-Package: eu.etaxonomy.cdm.api.application
eu.etaxonomy.taxeditor.cdmlib/build.properties
86 86
               lib/usertype.jodatime-2.0.1.jar,\
87 87
               lib/usertype.spi-2.0.1.jar,\
88 88
               lib/validation-api-2.0.1.Final.jar,\
89
               lib/wsdl4j-1.6.3.jar,\
90 89
               lib/xalan-2.7.0.jar,\
91 90
               lib/xercesImpl-2.12.0.jar,\
92 91
               lib/xml-apis-1.4.01.jar,\
......
169 168
               lib/c3p0-0.9.5.2.jar
170 169

  
171 170
#  currently excluded  lib/jta-1.1.jar,lib/hibernate-c3p0-5.0.7.Final.jar,lib/jaxen-1.2.0.jar,lib/lsid-server-1.1.2.jar,\
172
#  currently excluded        
171
#  currently excluded  lib/wsdl4j-1.6.3.jar,\      
173 172

  
174 173
jars.compile.order = .
175 174
output.. = bin/
eu.etaxonomy.taxeditor.cdmlib/pom.xml
613 613
    <!-- For Unit Tests End -->
614 614

  
615 615
    <!-- For Hibernate Mapping Start -->
616
    <dependency>
617
      <groupId>wsdl4j</groupId>
618
      <artifactId>wsdl4j</artifactId>
619
      <version>1.6.3</version>
620
    </dependency>
621 616
    <dependency>
622 617
      <groupId>javax.validation</groupId>
623 618
      <artifactId>validation-api</artifactId>

Also available in: Unified diff