29 Jan 2008 04:13
svn commit: r616151 - /db/ojb/branches/OJB_1_0_RELEASE/build.xml
<arminw <at> apache.org>
2008-01-29 03:13:05 GMT
2008-01-29 03:13:05 GMT
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 <at> <at> -1146,6 +1146,8 <at> <at> <!--<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}">
RSS Feed