File excalibur-r508111-fortress-container-impl-02-pom_xml.patch of Package excalibur
--- fortress/container-impl/pom.xml.sav 2007-03-29 13:15:18.000000000 +0200
+++ fortress/container-impl/pom.xml 2007-03-29 13:16:09.000000000 +0200
@@ -89,6 +89,11 @@
<version>5.1</version>
</dependency>
<dependency>
+ <artifactId>concurrent</artifactId>
+ <groupId>concurrent</groupId>
+ <version>1.3.4</version>
+ </dependency>
+ <dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.7.0</version>
@@ -115,4 +120,4 @@
<url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
</scm>
-</project>
\ No newline at end of file
+</project>