Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/maven.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by shinsuke, Mon Jan 9 07:43:42 2006 UTC revision 1.3 by shinsuke, Thu Aug 3 22:33:31 2006 UTC
# Line 30  Line 30 
30      <attainGoal name="torque:insert-sql"/>      <attainGoal name="torque:insert-sql"/>
31    </goal>    </goal>
32    
33      <preGoal name="war:webapp">
34        <copy todir="${maven.war.webapp.dir}/WEB-INF/db">
35          <fileset dir="${maven.src.dir}/db"/>
36        </copy>
37      </preGoal>
38    
39    <postGoal name="dist">    <postGoal name="dist">
40    
41      <!-- Create a tar.gz file -->      <!-- Create a tar.gz file -->

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26