Author: sebb Date: Wed Aug 12 10:59:10 2009 New Revision: 803443 URL: http://svn.apache.org/viewvc?rev=803443&view=rev Log: Recent changes
Modified: jakarta/bsf/branches/bsf3.x/RELEASE_NOTES Modified: jakarta/bsf/branches/bsf3.x/RELEASE_NOTES URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/RELEASE_NOTES?rev=803443&r1=803442&r2=803443&view=diff ============================================================================== --- jakarta/bsf/branches/bsf3.x/RELEASE_NOTES (original) +++ jakarta/bsf/branches/bsf3.x/RELEASE_NOTES Wed Aug 12 10:59:10 2009 @@ -24,9 +24,16 @@ Changes from previous releases ------------------------------ -This 3.0-beta3 release is a maintenance release update to support the latest releases +This 3.0 release is a maintenance release update to support the latest releases of various script language engines. +Compared with 3.0-beta3, the 3.0 release fixes the following: +* updated test application. +* BSF-35 Wrong parameter type for [Simple]Bindings.put - key must be a String, not an Object +* Test run detects Java version and skips tests that don't apply to Java 1.4 +* Added JEXL test. +* Tidied build process to delete temporary directories + The classes in the javax.script package have been overhauled to align the API, Javadoc and the behaviour with the JSR-223 spec, and several unit tests have been added. --------------------------------------------------------------------- To unsubscribe, e-mail: bsf-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: bsf-dev-h...@jakarta.apache.org