You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/05/19 22:33:49 UTC

svn commit: r946378 - /jakarta/bsf/branches/bsf3.x/distribution/src/bin/README

Author: sebb
Date: Wed May 19 20:33:49 2010
New Revision: 946378

URL: http://svn.apache.org/viewvc?rev=946378&view=rev
Log:
Oops - old release details

Modified:
    jakarta/bsf/branches/bsf3.x/distribution/src/bin/README

Modified: jakarta/bsf/branches/bsf3.x/distribution/src/bin/README
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/distribution/src/bin/README?rev=946378&r1=946377&r2=946378&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/distribution/src/bin/README (original)
+++ jakarta/bsf/branches/bsf3.x/distribution/src/bin/README Wed May 19 20:33:49 2010
@@ -1,27 +1,28 @@
-BSF 3 beta3
------------
+BSF 3.1
+-------
 
-The BSF 3 binary release contains several jars:
+The BSF 3.1 binary release contains several jars:
 
-bsf-api-beta3.jar
+bsf-api-3.1.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
+  in a version of Java prior to 1.6 (which includes the classes)
 
-bsf-engines-beta3.jar
-- this contains several JSR-223 script engine implementations 
+bsf-engines-3.1.jar
+- this contains several JSR-223 script engine factories 
   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-beta3.jar
+bsf-utils-3.1.jar
 - this contains various BSF specific utilities which aid using
   script languages from Java applications. 
 
-bsf-all-beta3.jar
+bsf-all-3.1.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.
 
-BSF 3 is compatible with Java 1.4.2 and above. Specific script 
+BSF 3.1 is compatible with Java 1.4.2 and above. Specific script 
 languages may have further requirements on the Java version.  
 



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org