Author: antelder
Date: Sat Oct 27 03:11:41 2007
New Revision: 589067
URL: http://svn.apache.org/viewvc?rev=589067&view=rev
Log:
Update readme for beta2
Modified:
jakarta/bsf/branches/bsf-3.0-beta2/distribution/src/bin/README
Modified: jakarta/bsf/branches/bsf-3.0-beta2/distribution/src/bin/README
URL:
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf-3.0-beta2/distribution/src/bin/README?rev=589067&r1=589066&r2=589067&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf-3.0-beta2/distribution/src/bin/README (original)
+++ jakarta/bsf/branches/bsf-3.0-beta2/distribution/src/bin/README Sat Oct 27
03:11:41 2007
@@ -1,24 +1,24 @@
-BSF 3 beta1
+BSF 3 beta2
-----------
The BSF 3 binary release contains several jars:
-bsf-api-beta1.jar
+bsf-api-beta2.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-beta2.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-beta2.jar
- this contains various BSF specific utilities which aid using
script languages from Java applications.
-bsf-all-beta1.jar
+bsf-all-beta2.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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]