vmassol     2003/11/17 14:02:49

  Modified:    dashboard/src/plugin-test maven.xml
  Log:
  More verifications
  
  Revision  Changes    Path
  1.2       +2 -0      maven-plugins/dashboard/src/plugin-test/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dashboard/src/plugin-test/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 17 Nov 2003 21:36:58 -0000      1.1
  +++ maven.xml 17 Nov 2003 22:02:49 -0000      1.2
  @@ -2,6 +2,7 @@
     xmlns:util="jelly:util"
     xmlns:j="jelly:core"
     xmlns:ant="jelly:ant"
  +  xmlns:x="jelly:xml"
     xmlns:assert="assert">
   
     <goal name="testPlugin">
  @@ -14,6 +15,7 @@
       <attainGoal name="site"/>
   
       <!-- Verifications -->
  +    <assert:assertFileExists file="${maven.docs.dest}/dashboard-report.html"/>
       <assert:assertFileExists file="${maven.gen.docs}/dashboard-report.xml"/>
   
     </goal>
  
  
  

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

Reply via email to