donaldp     02/02/23 15:56:47

  Modified:    proposal/gump/project xml-security.xml
  Log:
  Ad dthe build directory as a work directory asclassfiles of a task used in build is 
included in dir.
  
  Revision  Changes    Path
  1.7       +3 -0      jakarta-alexandria/proposal/gump/project/xml-security.xml
  
  Index: xml-security.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-security.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- xml-security.xml  20 Feb 2002 15:40:57 -0000      1.6
  +++ xml-security.xml  23 Feb 2002 23:56:47 -0000      1.7
  @@ -19,6 +19,9 @@
       <depend project="jce" runtime="true"/>
       <option project="junit"/>
       <work nested="build/classes"/>
  +   
  +    <!-- UGLY way to define their own tasks --> 
  +    <work nested="."/>
   
       <home nested="build"/>
       <jar name="xmlsec.jar"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to