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 2001/11/02 23:05:59 UTC

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

rubys       01/11/02 14:05:59

  Modified:    proposal/gump/project bsf.xml
  Log:
  It helps if the output is defined...
  
  Revision  Changes    Path
  1.7       +5 -0      jakarta-alexandria/proposal/gump/project/bsf.xml
  
  Index: bsf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/bsf.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- bsf.xml	2001/10/27 14:57:17	1.6
  +++ bsf.xml	2001/11/02 22:05:59	1.7
  @@ -9,19 +9,24 @@
     
     <project name="bsf">
       <ant target="samples"/>
  +
       <depend project="xml-xerces"/>
       <depend project="jakarta-ant"/>
       <work nested="build/classes"/>
  +
       <home nested="build"/>
       <jar  name="lib/bsf.jar"/>
     </project>
   
     <project name="dist-bsf">
       <ant target="dist"/>
  +
       <depend project="xml-xerces"/>
       <depend project="jakarta-ant"/>
       <depend project="bsf"/>
       <option project="rhino"/>
  +
  +    <jar  name="lib/bsf.jar"/>
       <javadoc nested="build/javadocs"/>
     </project>
   
  
  
  

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