weaver      2004/05/27 13:01:20

  Modified:    .        maven.xml
  Log:
  fixed test:single
  
  Revision  Changes    Path
  1.64      +2 -0      jakarta-jetspeed-2/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- maven.xml 27 May 2004 19:59:49 -0000      1.63
  +++ maven.xml 27 May 2004 20:01:19 -0000      1.64
  @@ -52,6 +52,7 @@
   
     <goal name="allBuild"
           description="Build all jars and war">
  +    <attainGoal name="check.required.properties"/>
        <attainGoal name="db.scripts.gen"/>
        <attainGoal name="db.create.test"/>
   
  @@ -191,6 +192,7 @@
                  ignoreFailures="false"/>
   
             <attainGoal name="copy.shared.deps" />
  +          <attainGoal name="check.patch.tomcat5.jaas.realm"/>
     </goal>
   
     <goal name="copy.shared.deps">
  
  
  

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

Reply via email to