28 Jan 2008 03:50
svn commit: r615718 - in /db/ojb/branches/OJB_1_0_RELEASE: build.properties build.xml
<arminw <at> apache.org>
2008-01-28 02:50:25 GMT
2008-01-28 02:50:25 GMT
Author: arminw Date: Sun Jan 27 18:50:09 2008 New Revision: 615718 URL: http://svn.apache.org/viewvc?rev=615718&view=rev Log: exclude outdated/discontinued sources from the release improve the 'source' task separate the JDO prototype classes from normal build generation use DdlUtils as default utility to setup OJB's test-suite improve the 'ojb-blank' task add task to run the ojb-blank examples (TODO: doesn't work, fix this) declare jars shipped with OJB source distribution in build.properties file Modified: db/ojb/branches/OJB_1_0_RELEASE/build.properties db/ojb/branches/OJB_1_0_RELEASE/build.xml Modified: db/ojb/branches/OJB_1_0_RELEASE/build.properties URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build.properties?rev=615718&r1=615717&r2=615718&view=diff ============================================================================== --- db/ojb/branches/OJB_1_0_RELEASE/build.properties (original) +++ db/ojb/branches/OJB_1_0_RELEASE/build.properties Sun Jan 27 18:50:09 2008 <at> <at> -61,25 +61,28 <at> <at> # because this will show unsolved problems. OJB.skip.issues=true +### +# +# non-redistributable jars(Continue reading)
RSS Feed