[mdc-cvs 42] CVS update: BetaProject/nbproject

Back to archive index

Takuya Ono takuy****@users*****
2007年 7月 22日 (日) 17:23:48 JST


Index: BetaProject/nbproject/build-impl.xml
diff -u BetaProject/nbproject/build-impl.xml:1.1 BetaProject/nbproject/build-impl.xml:1.2
--- BetaProject/nbproject/build-impl.xml:1.1	Sun Jul 22 16:56:25 2007
+++ BetaProject/nbproject/build-impl.xml	Sun Jul 22 17:23:47 2007
@@ -331,6 +331,14 @@
     <target name="-post-jar">
         <!-- Empty placeholder for easier customization. -->
         <!-- You can override this target in the ../build.xml file. -->
+        <!-- Add by TKYN 
+        <copy todir="./deploy/">
+          <fileset dir="./dist/"/>
+        </copy> -->
+        <zip destfile="./deploy/mdc.zip"
+          basedir="./dist/"
+          excludes="**/README.TXT"
+        />
     </target>
     <target name="jar" depends="init,compile,-pre-jar,-do-jar-with-manifest,-do-jar-without-manifest,-do-jar-with-mainclass,-do-jar-with-libraries,-post-jar" description="Build JAR."/>
     <!--


mdc-cvs メーリングリストの案内
Back to archive index