arminw
Mon, 28 Jan 2008 19:13:29 -0800
Author: arminw Date: Mon Jan 28 19:13:04 2008 New Revision: 616151 URL: http://svn.apache.org/viewvc?rev=616151&view=rev Log: copy readme file to source dist Modified: db/ojb/branches/OJB_1_0_RELEASE/build.xml Modified: db/ojb/branches/OJB_1_0_RELEASE/build.xml URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build.xml?rev=616151&r1=616150&r2=616151&view=diff ============================================================================== --- db/ojb/branches/OJB_1_0_RELEASE/build.xml (original) +++ db/ojb/branches/OJB_1_0_RELEASE/build.xml Mon Jan 28 19:13:04 2008 @@ -1146,6 +1146,8 @@ <!--<fileset dir="contrib"/>--> <!--</copy>--> + <copy todir="${build.dir}/${archive}" file="${src.dir}/etc/readme.html"/> + <mkdir dir="${build.dir}/${archive}/lib"/> <copy todir="${build.dir}/${archive}/lib"> <fileset dir="${lib}" includes="${source-dist.lib.includes}"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]