You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by di...@apache.org on 2004/01/15 21:54:22 UTC

cvs commit: jakarta-gump/project wss4j.xml

dims        2004/01/15 12:54:22

  Modified:    project  wss4j.xml
  Log:
  generate junit test reports to see what failed.
  
  Revision  Changes    Path
  1.7       +2 -0      jakarta-gump/project/wss4j.xml
  
  Index: wss4j.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/wss4j.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- wss4j.xml	23 Dec 2003 22:52:26 -0000	1.6
  +++ wss4j.xml	15 Jan 2004 20:54:22 -0000	1.7
  @@ -39,6 +39,8 @@
   
       <javadoc nested="build/doc/html/api"/>
   
  +	<junitreport nested="build/test-reports"/>
  +
       <nag from="Davanum Srinivas &lt;dims@yahoo.com&gt;"
            to="wss4j-devel@lists.sourceforge.net"/>
     </project>