5d0d4ca4cd
package rename OBS-URL: https://build.opensuse.org/request/show/431236 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp?expand=0&rev=1
28 lines
713 B
Diff
28 lines
713 B
Diff
--- project.xml.sav 2007-08-28 16:19:16.000000000 +0200
|
|
+++ project.xml 2007-08-28 16:20:45.000000000 +0200
|
|
@@ -193,6 +193,24 @@
|
|
</properties>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
+ <groupId>xerces</groupId>
|
|
+ <artifactId>xercesImpl</artifactId>
|
|
+ <version>2.8.0</version>
|
|
+ <properties>
|
|
+ <scope>test</scope>
|
|
+ </properties>
|
|
+ </dependency>
|
|
+
|
|
+ <dependency>
|
|
+ <groupId>xerces</groupId>
|
|
+ <artifactId>xml-apis</artifactId>
|
|
+ <version>1.3.03</version>
|
|
+ <properties>
|
|
+ <scope>test</scope>
|
|
+ </properties>
|
|
+ </dependency>
|
|
+
|
|
<!-- tomcat naming jars for jndi reference tests -->
|
|
<dependency>
|
|
<groupId>tomcat</groupId>
|