dims        2004/01/17 08:01:21

  Modified:    project  wss4j.xml
  Log:
  trying to fix xerces problem for junit tests in wss4j
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-gump/project/wss4j.xml
  
  Index: wss4j.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/wss4j.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- wss4j.xml 16 Jan 2004 14:54:58 -0000      1.8
  +++ wss4j.xml 17 Jan 2004 16:01:20 -0000      1.9
  @@ -18,7 +18,7 @@
       <depend project="ant" inherit="runtime"/>
       <depend project="jaf"/>
       <depend project="ws-axis" inherit="runtime"/>
  -    <depend project="xml-xerces"/>
  +    <depend project="xml-xerces" inherit="runtime"/>
       <depend project="commons-discovery"/>
       <depend project="commons-logging"/>
       <depend project="cryptix"/>
  
  
  

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

Reply via email to