You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/07/14 11:09:54 UTC

svn commit: r421842 - /incubator/activemq/trunk/activemq-core/pom.xml

Author: jstrachan
Date: Fri Jul 14 02:09:54 2006
New Revision: 421842

URL: http://svn.apache.org/viewvc?rev=421842&view=rev
Log:
fixed non-optional dependency

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=421842&r1=421841&r2=421842&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Fri Jul 14 02:09:54 2006
@@ -79,7 +79,6 @@
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
-      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>