You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/07/30 16:56:15 UTC

cvs commit: gump/project incubator-altrmi.xml

bodewig     2004/07/30 07:56:15

  Modified:    project  incubator-altrmi.xml
  Log:
  fix jar name
  
  Revision  Changes    Path
  1.27      +1 -11     gump/project/incubator-altrmi.xml
  
  Index: incubator-altrmi.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/incubator-altrmi.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- incubator-altrmi.xml	30 Jun 2004 07:18:48 -0000	1.26
  +++ incubator-altrmi.xml	30 Jul 2004 14:56:15 -0000	1.27
  @@ -44,19 +44,9 @@
           <depend project="avalon-phoenix" id="metagenerate-2" />
           <depend project="commons-betwixt"/>
           <depend project="commons-digester"/>
  -        <!-- inserting the dependencies of phoenix-metagenerate.jar by hand here
  -             until avalon-phoenix-metagenerate becomes available seperately -->
           <depend project="phoenix-qdox"/>
   
  -        <work nested="build/classes"/>
  -
  -        <home nested="build/lib"/>
  -        <jar id="client-impl" name="altrmi-client-impl-@@DATE@@.jar"/>
  -        <jar id="client-api" name="altrmi-client-interfaces-@@DATE@@.jar"/>
  -        <jar id="common" name="altrmi-common-@@DATE@@.jar"/>
  -        <jar id="generator" name="altrmi-generator-@@DATE@@.jar"/>
  -        <jar id="server-impl" name="altrmi-server-impl-@@DATE@@.jar"/>
  -        <jar id="server-api" name="altrmi-server-interfaces-@@DATE@@.jar"/>
  +        <jar name="target/altrmi-0.9.8-SNAPSHOT.jar"/>
           <nag from="Gump Integration Build &lt;general@incubator.apache.org&gt;"
                   to="projects@incubator.apache.org"/>
       </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org