Author: rony Date: Mon Aug 29 21:42:54 2011 New Revision: 1163028 URL: http://svn.apache.org/viewvc?rev=1163028&view=rev Log: 20110829 Initial commit to state the intent and start of adding changes to the 2.x branch of BSF (working on the RFEs and bugs). It will take a few weeks (was distracted unexpectedly in August), but I will start to work weekly on this project after I come back from a road trip at the end of next week.
Modified: commons/proper/bsf/trunk/build-properties.xml Modified: commons/proper/bsf/trunk/build-properties.xml URL: http://svn.apache.org/viewvc/commons/proper/bsf/trunk/build-properties.xml?rev=1163028&r1=1163027&r2=1163028&view=diff ============================================================================== --- commons/proper/bsf/trunk/build-properties.xml (original) +++ commons/proper/bsf/trunk/build-properties.xml Mon Aug 29 21:42:54 2011 @@ -21,7 +21,7 @@ <project name="props"> <property name="project.name" value="bsf"/> <property name="project.fullName" value="Bean Scripting Framework"/> - <property name="project.version" value="2.4.1-20061208"/> + <property name="project.version" value="2.5.0-20110829"/> <property name="project.debug" value="on"/> <property name="project.deprecation" value="on"/>