You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/09/09 04:13:08 UTC

cvs commit: avalon-sandbox/merlin/activation project.xml

mcconnell    2003/09/08 19:13:08

  Modified:    merlin/activation project.xml
  Log:
  Add MX4J deps.
  
  Revision  Changes    Path
  1.9       +13 -0     avalon-sandbox/merlin/activation/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/activation/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	1 Sep 2003 02:18:13 -0000	1.8
  +++ project.xml	9 Sep 2003 02:13:08 -0000	1.9
  @@ -17,6 +17,19 @@
   
     <dependencies>
   
  +    <!-- mx4j dependecies -->
  +
  +    <dependency>
  +      <groupId>mx4j</groupId>
  +      <artifactId>mx4j-jmx</artifactId>
  +      <version>1.1.1</version>
  +    </dependency>
  +    <dependency>
  +      <groupId>mx4j</groupId>
  +      <artifactId>mx4j-tools</artifactId>
  +      <version>1.1.1</version>
  +    </dependency>
  +    
       <!-- avalon dependecies -->
   
       <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org