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/07/04 10:36:29 UTC

cvs commit: avalon-sandbox/merlin/merlin-extensions/merlin-jmx maven.xml

mcconnell    2003/07/04 01:36:29

  Modified:    merlin/merlin-extensions/merlin-jmx maven.xml
  Log:
  Remove meta generation dependency.
  
  Revision  Changes    Path
  1.2       +2 -0      avalon-sandbox/merlin/merlin-extensions/merlin-jmx/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-extensions/merlin-jmx/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	25 Jun 2003 04:09:42 -0000	1.1
  +++ maven.xml	4 Jul 2003 08:36:29 -0000	1.2
  @@ -1,8 +1,10 @@
   <project default="java:jar" xmlns:maven="jelly:maven" xmlns:j="jelly:core" xmlns:util="jelly:util">
   
  +  <!--
     <preGoal name="java:compile">
       <attainGoal name="merlin:meta"/>
     </preGoal>
  +  -->
   
     <postGoal name="test:compile">
       <rmic base="${basedir}/target/test-classes" 
  
  
  

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