Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/notepad/maven.xml

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

revision 1.1.1.1 by shinsuke, Sat Jan 28 23:40:20 2006 UTC revision 1.2 by shinsuke, Thu Aug 3 22:32:53 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.1.1.1  
changed lines
  Added in v.1.2

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