ammulder    2004/10/18 13:49:45

  Modified:    modules/itests maven.xml
  Log:

  Restore the itests since they're working now
  
  Revision  Changes    Path
  1.17      +3 -3      openejb/modules/itests/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/projects/openejb/scm/openejb/modules/itests/maven.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- maven.xml 17 Oct 2004 17:34:19 -0000      1.16
  +++ maven.xml 18 Oct 2004 17:49:45 -0000      1.17
  @@ -16,11 +16,11 @@
       </preGoal>
   
       <goal name="default" prereqs="ejb:install"/>
  -<!-- Aaron: This always breaks saying "no goal [itest]"
  +
       <postGoal name="ejb:install">
           <attainGoal name="itest"/>
       </postGoal>
  --->
  +
       <preGoal name="itest:setup">
           <ant:delete dir="${maven.build.dir}/openejb"/>
           <deploy:unpackServer
  
  
  

Reply via email to