dlestrat    2004/03/07 05:54:18

  Modified:    components/prefs maven.xml
  Log:
  Updated prefs build goal name.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-jetspeed-2/components/prefs/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/components/prefs/maven.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- maven.xml 29 Feb 2004 18:25:26 -0000      1.4
  +++ maven.xml 7 Mar 2004 13:54:18 -0000       1.5
  @@ -26,7 +26,7 @@
        <copy file="${basedir}/target/${maven.final.name}.jar" 
todir="${deploy.war.dir}/jetspeed/WEB-INF/lib"/>
     </goal>
     
  -  <goal name="build_registry">
  +  <goal name="build.prefs">
        <attainGoal name="ojb.registry"/>
        <attainGoal name="jar:install"/>
   </goal>
  
  
  

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

Reply via email to