Hi Victor, please apply the enclosed patch to add the Rexx language scripting engine to BSF. Any plans to officially roll out BSF 2.0 as GA? Regards, ---rony |
Index: Languages.properties =================================================================== RCS file: /home/cvspublic/jakarta-bsf/src/org/apache/bsf/Languages.properties,v retrieving revision 1.3 diff -u -w -r1.3 Languages.properties --- Languages.properties 6 Mar 2004 16:35:59 -0000 1.3 +++ Languages.properties 25 Feb 2005 09:15:52 -0000 @@ -28,3 +28,4 @@ judoscript = com.judoscript.BSFJudoEngine, judo|jud groovy = org.codehaus.groovy.bsf.GroovyEngine, groovy|gy objectscript = oscript.bsf.ObjectScriptEngine, os +rexx = org.rexxla.bsf.engines.rexx.RexxEngine, rex | orx | rexx | rxj | rxs | orexx | cls
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]