You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/03/31 16:42:57 UTC

svn commit: r159596 - incubator/muse/trunk/project.xml

Author: scamp
Date: Thu Mar 31 06:42:56 2005
New Revision: 159596

URL: http://svn.apache.org/viewcvs?view=rev&rev=159596
Log: (empty)


Modified:
    incubator/muse/trunk/project.xml

Modified: incubator/muse/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?view=diff&r1=159595&r2=159596
==============================================================================
--- incubator/muse/trunk/project.xml (original)
+++ incubator/muse/trunk/project.xml Thu Mar 31 06:42:56 2005
@@ -105,6 +105,18 @@
         <war.bundle>true</war.bundle>
       </properties>
     </dependency>
+
+    <dependency>
+      <groupId>commonj</groupId>
+      <artifactId>commonj-twm</artifactId>
+      <version>1.0</version>
+      <url>http://dev2dev.bea.com/technologies/commonj/twm/</url>
+      <properties>
+        <license>CommonjTwmLicense.txt</license>
+        <usage>Needed for timer apis.</usage>
+        <war.bundle>true</war.bundle>
+      </properties>
+    </dependency>    
     
     <dependency>
     <groupId>apollo</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org