Author: antelder Date: Sat Mar 21 23:03:36 2009 New Revision: 757060 URL: http://svn.apache.org/viewvc?rev=757060&view=rev Log: Update README release
Modified: jakarta/bsf/trunk/bsf3/distribution/src/bin/README Modified: jakarta/bsf/trunk/bsf3/distribution/src/bin/README URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/distribution/src/bin/README?rev=757060&r1=757059&r2=757060&view=diff ============================================================================== --- jakarta/bsf/trunk/bsf3/distribution/src/bin/README (original) +++ jakarta/bsf/trunk/bsf3/distribution/src/bin/README Sat Mar 21 23:03:36 2009 @@ -1,24 +1,24 @@ -BSF 3 beta1 +BSF 3 beta3 ----------- The BSF 3 binary release contains several jars: -bsf-api-beta1.jar +bsf-api-beta3.jar - this contains all the javax.script classes as defined in the JSR-223 specification. This jar may be used as an application dependency when the application is using javax.script classes -bsf-engines-beta1.jar +bsf-engines-beta3.jar - this contains several JSR-223 script engine implementations which enable a script language to be used via the javax.script APIs. This jar does not include the actual script language implementations, these need to be obtained separately. -bsf-utils-beta1.jar +bsf-utils-beta3.jar - this contains various BSF specific utilities which aid using script languages from Java applications. -bsf-all-beta1.jar +bsf-all-beta3.jar - this contains all the other BSF jars merged into a single jar for ease of use. If you're not sure which jar to use then use this one. --------------------------------------------------------------------- To unsubscribe, e-mail: bsf-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: bsf-dev-h...@jakarta.apache.org