|
From: <ls...@us...> - 2007-05-18 20:50:01
|
Revision: 3229
http://jnode.svn.sourceforge.net/jnode/?rev=3229&view=rev
Author: lsantha
Date: 2007-05-18 13:49:59 -0700 (Fri, 18 May 2007)
Log Message:
-----------
Added standard scripting support (included beanshell and rhino - javascript).
Modified Paths:
--------------
trunk/all/conf/default-plugin-list.xml
Modified: trunk/all/conf/default-plugin-list.xml
===================================================================
--- trunk/all/conf/default-plugin-list.xml 2007-05-18 20:31:26 UTC (rev 3228)
+++ trunk/all/conf/default-plugin-list.xml 2007-05-18 20:49:59 UTC (rev 3229)
@@ -156,6 +156,7 @@
<plugin id="org.jnode.shell.command.plugin"/>
<plugin id="org.jnode.shell.command.system"/>
<plugin id="org.beanshell"/>
+ <plugin id="js"/>
<plugin id="org.jnode.system.repository"/>
<plugin id="org.jnode.test.core"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|