webwork build.xml,1.12,1.13

[email protected] Fri, 14 Nov 2003 21:45:09 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork
In directory sc8-pr-cvs1:/tmp/cvs-serv31156

Modified Files:
	build.xml 
Log Message:
Cleanup dist target

Index: build.xml
===================================================================
RCS file: /cvsroot/opensymphony/webwork/build.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- build.xml	15 Nov 2003 04:16:48 -0000	1.12
+++ build.xml	15 Nov 2003 05:45:07 -0000	1.13
@@ -287,7 +287,6 @@
     </copy>
   </target>
 
-
   <target name="javadocs" depends="init">
     <javadoc packagenames="${packages}" sourcepath="${src.dir}/main" destdir="${build.dir}/result/web/docs/api"
       author="true" version="true" windowtitle="${ant.project.name} API" doctitle="${ant.project.name}"
@@ -311,14 +310,9 @@
     <copy todir="${dist.dir}/src">
       <fileset dir="${src.dir}/main"/>
     </copy>
-    <copy todir="${dist.dir}/examples">
-      <fileset dir="${src.dir}/resources"/>
-    </copy>
+    <copy todir="${dist.dir}" file="${build.dir}/deploy/${name}.war" />
     <copy todir="${dist.dir}/docs">
       <fileset dir="${build.dir}/result/web/docs"/>
-    </copy>
-    <copy todir="${dist.dir}/lib/supporting-jars" flatten="yes" includeemptydirs="false">
-      <fileset dir="${lib.dir}" includes="**/*.jar" excludes="build/**"/>
     </copy>
     <copy todir="${dist.dir}">
       <fileset dir="${basedir}">




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl