You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-dev@jakarta.apache.org by ro...@apache.org on 2006/11/26 15:14:43 UTC

svn commit: r479363 - /jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties

Author: rony
Date: Sun Nov 26 06:14:43 2006
New Revision: 479363

URL: http://svn.apache.org/viewvc?view=rev&rev=479363
Log:
20061126 1414 Added a new filetype 'jrexx' for the Rexx engine; reason: BSF4Rexx got distributed with the MacOSX version of ooRexx (cf. <http://www.ooRexx.org>) and there a specific file extension for BSF scripts is necessary.

Modified:
    jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties

Modified: jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties
URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties?view=diff&rev=479363&r1=479362&r2=479363
==============================================================================
--- jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties (original)
+++ jakarta/bsf/trunk/src/org/apache/bsf/Languages.properties Sun Nov 26 06:14:43 2006
@@ -29,4 +29,4 @@
 groovy = org.codehaus.groovy.bsf.GroovyEngine, groovy|gy
 objectscript = oscript.bsf.ObjectScriptEngine, os
 prolog = ubc.cs.JLog.Extras.BSF.JLogBSFEngine, plog|prolog
-rexx = org.rexxla.bsf.engines.rexx.RexxEngine, rex | rexx | cls | rxj | rxs
+rexx = org.rexxla.bsf.engines.rexx.RexxEngine, rex | rexx | cls | rxj | rxs | jrexx



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