You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/10/23 13:08:00 UTC

cvs commit: gump/project jaf.xml

niclas      2004/10/23 04:08:00

  Modified:    project  jaf.xml
  Log:
  I really don't think this is enough for Maven to pick up the right id.
  
  Revision  Changes    Path
  1.6       +4 -0      gump/project/jaf.xml
  
  Index: jaf.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jaf.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- jaf.xml	27 Feb 2004 09:22:56 -0000	1.5
  +++ jaf.xml	23 Oct 2004 11:08:00 -0000	1.6
  @@ -26,4 +26,8 @@
       <jar name="activation.jar"/>
     </project>
   
  +  <project name="activation">
  +    <depend project="jaf" inherit="jars" />
  +  </project>
  +
   </module>