mx4j/build build.xml,1.110,1.111

Simone Bordet <[email protected]> Thu, 24 Feb 2005 14:54:48 +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-serv9483/build

Modified Files:
	build.xml 
Log Message:
+ Fixed javadocs copyright
+ Including etc files also in the source distro

Index: build.xml
===================================================================
RCS file: /cvsroot/mx4j/mx4j/build/build.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** build.xml	23 Feb 2005 13:18:28 -0000	1.110
--- build.xml	24 Feb 2005 14:54:45 -0000	1.111
***************
*** 428,432 ****
           <package name="mx4j.*"/>
  
!          <bottom><![CDATA[<center><small>Copyright &#169; 2001-2003 MX4J Team. All Rights Reserved.</small></center>]]></bottom>
           <group title="MX4J classes" packages="mx4j:mx4j.*"/>
           <sourcepath>
--- 428,432 ----
           <package name="mx4j.*"/>
  
!          <bottom><![CDATA[<center><small>Copyright &#169; 2001-2005 The MX4J Contributors. All Rights Reserved.</small></center>]]></bottom>
           <group title="MX4J classes" packages="mx4j:mx4j.*"/>
           <sourcepath>
***************
*** 494,497 ****
--- 494,506 ----
           </fileset>
        </copy>
+       <copy todir="${source.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>
  
        <!-- The core JMX implementation and examples jars -->
***************
*** 531,539 ****
        <delete file="${dist.dir}/${name}-${release}.tar" quiet="true"/>
  
-       <!-- Miscellaneous files -->
-       <copy todir="${source.release.dist.dir}">
-          <fileset dir="${etc.dir}" includes="README,LICENSE,*-LICENSE,BUILD-HOWTO"/>
-       </copy>
- 
        <!-- The mx4j source files -->
        <copy todir="${source.release.dist.dir}/src">
--- 540,543 ----
***************
*** 547,551 ****
        <mkdir dir="${source.release.dist.dir}/lib"/>
  
!       <!-- Generate the packed files -->
        <zip zipfile="${dist.dir}/${name}-${release}-src.zip">
           <zipfileset dir="${source.release.dist.dir}" prefix="${name}-${release}"/>
--- 551,555 ----
        <mkdir dir="${source.release.dist.dir}/lib"/>
  
!       <!-- Generate the packed source files -->
        <zip zipfile="${dist.dir}/${name}-${release}-src.zip">
           <zipfileset dir="${source.release.dist.dir}" prefix="${name}-${release}"/>



-------------------------------------------------------
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