rubys       02/02/25 11:37:41

  Modified:    proposal/gump/project xml-security.xml
  Log:
  Provide the path to the jce jar for verification
  
  Revision  Changes    Path
  1.8       +3 -1      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- xml-security.xml  23 Feb 2002 23:56:47 -0000      1.7
  +++ xml-security.xml  25 Feb 2002 19:37:40 -0000      1.8
  @@ -10,7 +10,9 @@
     <!-- build -->
   
     <project name="xml-security">
  -    <ant target="gump"/>
  +    <ant target="gump">
  +      <depend property="lib.jce" project="jce"/>
  +    </ant>
   
       <depend project="jakarta-ant"/>
       <depend project="xml-xerces"/>
  
  
  

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

Reply via email to