Remove jdbc-stdext dependency because it is source-only

master
Vitaliy Filippov 2015-12-17 15:31:00 +03:00
parent d65598ad84
commit a7841074c5
4 changed files with 0 additions and 15 deletions

View File

@ -117,7 +117,6 @@
lib/commons-logging.jar,
lib/commons-collections.jar,
lib/log4j.jar,
lib/jdbc-stdext.jar,
lib/crl.jar,
lib/resolver.jar,
lib/componentsl.jar
@ -183,11 +182,6 @@
<artifactId>commons-collections</artifactId>
<version>3.2</version>
</dependency>
<dependency>
<groupId>javax.sql</groupId>
<artifactId>jdbc-stdext</artifactId>
<version>2.0</version>
</dependency>
<dependency>
<groupId>open-jbi-components</groupId>
<artifactId>componentsl</artifactId>

View File

@ -27,7 +27,6 @@
<path-element>lib/commons-collections.jar</path-element>
<path-element>lib/commons-logging.jar</path-element>
<path-element>lib/log4j.jar</path-element>
<path-element>lib/jdbc-stdext.jar</path-element>
<path-element>lib/crl.jar</path-element>
<path-element>lib/componentsl.jar</path-element>
<path-element>lib/resolver.jar</path-element>
@ -42,7 +41,6 @@
<path-element>lib/commons-collections.jar</path-element>
<path-element>lib/commons-logging.jar</path-element>
<path-element>lib/log4j.jar</path-element>
<path-element>lib/jdbc-stdext.jar</path-element>
<path-element>lib/crl.jar</path-element>
<path-element>lib/componentsl.jar</path-element>
<path-element>lib/resolver.jar</path-element>

View File

@ -206,10 +206,5 @@
<artifactId>commons-logging</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>javax.sql</groupId>
<artifactId>jdbc-stdext</artifactId>
<version>2.0</version>
</dependency>
</dependencies>
</project>

View File

@ -25,7 +25,6 @@
<path-element>lib/quartz.jar</path-element>
<path-element>lib/commons-collections.jar</path-element>
<path-element>lib/commons-logging.jar</path-element>
<path-element>lib/jdbc-stdext.jar</path-element>
</component-class-path>
<bootstrap-class-name>com.sun.jbi.engine.scheduler.SchedulerSEBootstrap</bootstrap-class-name>
<bootstrap-class-path>
@ -36,7 +35,6 @@
<path-element>lib/quartz.jar</path-element>
<path-element>lib/commons-collections.jar</path-element>
<path-element>lib/commons-logging.jar</path-element>
<path-element>lib/jdbc-stdext.jar</path-element>
</bootstrap-class-path>
<shared-library>sun-shared-util-library</shared-library>
<config:Configuration>