You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by he...@apache.org on 2004/06/22 11:06:10 UTC

cvs commit: ws-axis/contrib/ews maven.xml

hemapani    2004/06/22 02:06:10

  Modified:    contrib/ews maven.xml
  Log:
  add test cases to test WAR and JAR files
  
  Revision  Changes    Path
  1.9       +2 -1      ws-axis/contrib/ews/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/contrib/ews/maven.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- maven.xml	14 Jun 2004 08:26:29 -0000	1.8
  +++ maven.xml	22 Jun 2004 09:06:10 -0000	1.9
  @@ -80,6 +80,7 @@
   		<ant:ant antfile="build.xml" inheritall="true" inheritrefs="true" dir="samples/ejb/google"/>
   		<ant:ant antfile="build.xml" inheritall="true" inheritrefs="true" dir="samples/ejb/time"/>
   		<ant:ant antfile="build.xml" inheritall="true" inheritrefs="true" dir="samples/ejb/zip"/>
  +		<ant:ant antfile="build.xml" inheritall="true" inheritrefs="true" dir="samples/servlet/war2"/>
           </j:jelly>
       </preGoal>