openamf/build build.xml,1.29,1.30

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/build
In directory sc8-pr-cvs1:/tmp/cvs-serv11104/build

Modified Files:
	build.xml 
Log Message:
added ant and astranslator jars to dist zips

Index: build.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/build/build.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** build.xml	5 May 2003 00:52:40 -0000	1.29
--- build.xml	5 May 2003 01:05:11 -0000	1.30
***************
*** 253,256 ****
--- 253,257 ----
  			<fileset dir="${build.dir}" includes="openamf.jar"/>
  			<fileset dir="${basedir}" includes="src/**" excludes="**/*.class"/>
+ 			<fileset dir="${basedir}" includes="${ant.jar.file}"/>
  			<fileset dir="${basedir}" includes="${logging.jar.file}"/>
  			<fileset dir="${basedir}" includes="${beanutils.jar.file}"/>
***************
*** 260,263 ****
--- 261,265 ----
  			<fileset dir="${basedir}" includes="${wsdl4j.jar.file}"/>
  			<fileset dir="${basedir}" includes="${commons-discovery.jar.file}"/>
+ 			<fileset dir="${basedir}" includes="${astranslator.jar.file}"/>
  		</zip>
  		<zip destfile="${examples.zip.file}">
***************
*** 265,268 ****
--- 267,271 ----
  			<fileset dir="${build.dir}" includes="openamf.war, openamf.jar, openamf.ear"/>
  			<fileset dir="${basedir}" includes="src/**" excludes="**/*.class"/>
+ 			<fileset dir="${basedir}" includes="${ant.jar.file}"/>
  			<fileset dir="${basedir}" includes="${logging.jar.file}"/>
  			<fileset dir="${basedir}" includes="${beanutils.jar.file}"/>
***************
*** 272,275 ****
--- 275,279 ----
  			<fileset dir="${basedir}" includes="${wsdl4j.jar.file}"/>
  			<fileset dir="${basedir}" includes="${commons-discovery.jar.file}"/>
+ 			<fileset dir="${basedir}" includes="${astranslator.jar.file}"/>
  		</zip>
  	</target>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.