mx4j/build build.xml,1.109,1.110
Simone Bordet <[email protected]> Wed, 23 Feb 2005 13:18:31 +0000
| Newsgroups | gmane.comp.java.mx4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mx4j/mx4j/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19906/build
Modified Files:
build.xml
Log Message:
+ Updated to version 3.0.0
+ Added release files into the distribution
Index: build.xml
===================================================================
RCS file: /cvsroot/mx4j/mx4j/build/build.xml,v
retrieving revision 1.109
retrieving revision 1.110
diff -C2 -d -r1.109 -r1.110
*** build.xml 18 Feb 2005 15:25:51 -0000 1.109
--- build.xml 23 Feb 2005 13:18:28 -0000 1.110
***************
*** 16,20 ****
<!-- 2. The mx4j.server.MX4JMBeanServerDelegate class -->
<!-- 3. The mx4j.tools.adaptor.http.HttpAdaptor class -->
! <property name="release" value="2.1.1"/>
<property name="src.dir" value="${basedir}/src"/>
--- 16,20 ----
<!-- 2. The mx4j.server.MX4JMBeanServerDelegate class -->
<!-- 3. The mx4j.tools.adaptor.http.HttpAdaptor class -->
! <property name="release" value="3.0.0"/>
<property name="src.dir" value="${basedir}/src"/>
***************
*** 486,490 ****
<!-- Miscellaneous files -->
<copy todir="${binary.release.dist.dir}">
! <fileset dir="${etc.dir}" includes="README,LICENSE,*-LICENSE"/>
</copy>
--- 486,496 ----
<!-- Miscellaneous files -->
<copy todir="${binary.release.dist.dir}">
! <fileset dir="${etc.dir}" includes="*-LICENSE.txt"/>
! <fileset dir="${etc.dir}">
! <include name="BUILD-HOWTO.txt"/>
! <include name="LICENSE.txt"/>
! <include name="README.txt"/>
! <include name="RELEASE-NOTES-${release}.txt"/>
! </fileset>
</copy>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click