You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/08/13 13:29:51 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xdoclet.xml

rubys       2002/08/13 04:29:51

  Modified:    proposal/gump/project xdoclet.xml
  Log:
  directory containing the jars moved
  
  Revision  Changes    Path
  1.30      +21 -21    jakarta-alexandria/proposal/gump/project/xdoclet.xml
  
  Index: xdoclet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xdoclet.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- xdoclet.xml	25 Jul 2002 21:32:40 -0000	1.29
  +++ xdoclet.xml	13 Aug 2002 11:29:51 -0000	1.30
  @@ -72,27 +72,27 @@
       <!-- resources are left in src tree -->
       <work nested="modules/xdoclet/src"/>
   
  -    <jar id="xdoclet-core" name="dist/lib/xdoclet.jar"/>
  -
  -    <jar id="xdoclet-apache" name="dist/lib/xdoclet-apache-module.jar"/>
  -    <jar id="xdoclet-bea" name="dist/lib/xdoclet-bea-module.jar"/>
  -    <jar id="xdoclet-caucho" name="dist/lib/xdoclet-caucho-module.jar"/>
  -    <jar id="xdoclet-ejb" name="dist/lib/xdoclet-ejb-module.jar"/>
  -    <jar id="xdoclet-exolab" name="dist/lib/xdoclet-exolab-module.jar"/>
  -    <jar id="xdoclet-hp" name="dist/lib/xdoclet-hp-module.jar"/>
  -    <jar id="xdoclet-ibm" name="dist/lib/xdoclet-ibm-module.jar"/>
  -    <jar id="xdoclet-java" name="dist/lib/xdoclet-java-module.jar"/>
  -    <jar id="xdoclet-jboss" name="dist/lib/xdoclet-jboss-module.jar"/>
  -    <jar id="xdoclet-jdo" name="dist/lib/xdoclet-jdo-module.jar"/>
  -    <jar id="xdoclet-jmx" name="dist/lib/xdoclet-jmx-module.jar"/>
  -    <jar id="xdoclet-macromedia" name="dist/lib/xdoclet-macromedia-module.jar"/>
  -    <jar id="xdoclet-mvcsoft" name="dist/lib/xdoclet-mvcsoft-module.jar"/>
  -    <jar id="xdoclet-mx4j" name="dist/lib/xdoclet-mx4j-module.jar"/>
  -    <jar id="xdoclet-orion" name="dist/lib/xdoclet-orion-module.jar"/>
  -    <jar id="xdoclet-pramati" name="dist/lib/xdoclet-pramati-module.jar"/>
  -    <jar id="xdoclet-web" name="dist/lib/xdoclet-web-module.jar"/>
  -    <jar id="xdoclet-webwork" name="dist/lib/xdoclet-webwork-module.jar"/>
  -    <jar id="xdoclet-module" name="dist/lib/xdoclet-xdoclet-module.jar"/>
  +    <home nested="target"/>
  +    <jar id="xdoclet-core" name="lib/xdoclet.jar"/>
  +    <jar id="xdoclet-apache" name="lib/xdoclet-apache-module.jar"/>
  +    <jar id="xdoclet-bea" name="lib/xdoclet-bea-module.jar"/>
  +    <jar id="xdoclet-caucho" name="lib/xdoclet-caucho-module.jar"/>
  +    <jar id="xdoclet-ejb" name="lib/xdoclet-ejb-module.jar"/>
  +    <jar id="xdoclet-exolab" name="lib/xdoclet-exolab-module.jar"/>
  +    <jar id="xdoclet-hp" name="lib/xdoclet-hp-module.jar"/>
  +    <jar id="xdoclet-ibm" name="lib/xdoclet-ibm-module.jar"/>
  +    <jar id="xdoclet-java" name="lib/xdoclet-java-module.jar"/>
  +    <jar id="xdoclet-jboss" name="lib/xdoclet-jboss-module.jar"/>
  +    <jar id="xdoclet-jdo" name="lib/xdoclet-jdo-module.jar"/>
  +    <jar id="xdoclet-jmx" name="lib/xdoclet-jmx-module.jar"/>
  +    <jar id="xdoclet-macromedia" name="lib/xdoclet-macromedia-module.jar"/>
  +    <jar id="xdoclet-mvcsoft" name="lib/xdoclet-mvcsoft-module.jar"/>
  +    <jar id="xdoclet-mx4j" name="lib/xdoclet-mx4j-module.jar"/>
  +    <jar id="xdoclet-orion" name="lib/xdoclet-orion-module.jar"/>
  +    <jar id="xdoclet-pramati" name="lib/xdoclet-pramati-module.jar"/>
  +    <jar id="xdoclet-web" name="lib/xdoclet-web-module.jar"/>
  +    <jar id="xdoclet-webwork" name="lib/xdoclet-webwork-module.jar"/>
  +    <jar id="xdoclet-module" name="lib/xdoclet-xdoclet-module.jar"/>
   
       <javadoc nested="dist/docs/api" />
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>