You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/06/05 13:17:11 UTC

svn commit: r411744 - /jakarta/commons/proper/modeler/trunk/project.xml

Author: dennisl
Date: Mon Jun  5 04:17:10 2006
New Revision: 411744

URL: http://svn.apache.org/viewvc?rev=411744&view=rev
Log:
[MODELER-3] maven build fails on os x with test failure.
This was solved by upgrading the mx4j dependency to a version that is available in the Maven repository.

Modified:
    jakarta/commons/proper/modeler/trunk/project.xml

Modified: jakarta/commons/proper/modeler/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/project.xml?rev=411744&r1=411743&r2=411744&view=diff
==============================================================================
--- jakarta/commons/proper/modeler/trunk/project.xml (original)
+++ jakarta/commons/proper/modeler/trunk/project.xml Mon Jun  5 04:17:10 2006
@@ -105,7 +105,7 @@
     <dependency>
       <groupId>mx4j</groupId>
       <artifactId>mx4j-jmx</artifactId>
-      <version>1.1</version>
+      <version>2.1.1</version>
     </dependency>
 
     <dependency>



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