You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/02/04 22:41:57 UTC

svn commit: r374933 - /gump/metadata/project/jacorb.xml

Author: billbarker
Date: Sat Feb  4 13:41:54 2006
New Revision: 374933

URL: http://svn.apache.org/viewcvs?rev=374933&view=rev
Log:
jacORB now needs it's own weird version of concurrent

Modified:
    gump/metadata/project/jacorb.xml

Modified: gump/metadata/project/jacorb.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jacorb.xml?rev=374933&r1=374932&r2=374933&view=diff
==============================================================================
--- gump/metadata/project/jacorb.xml (original)
+++ gump/metadata/project/jacorb.xml Sat Feb  4 13:41:54 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2005 The Apache Software Foundation
+  Copyright 2001-2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -59,6 +59,7 @@
     <depend project="xjavadoc"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
+    <work nested="lib/backport-util-concurrent.jar" />
   </project>
 
 </module>