[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-cvs
Subject:    [ jEdit-CVS ] plugins/JythonInterpreter JythonPlugin.props,1.39,1.40 build.xml,1.19,1.20 services.xm
From:       Alan Ezust <ezust () users ! sourceforge ! net>
Date:       2006-04-22 22:18:42
Message-ID: E1FXQR9-000236-0s () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/jedit/plugins/JythonInterpreter
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8353

Modified Files:
	JythonPlugin.props build.xml services.xml 
Log Message:
Renamed sidekick parser to "Jython" so it won't clash with other python sidekicks.



Index: services.xml
===================================================================
RCS file: /cvsroot/jedit/plugins/JythonInterpreter/services.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- services.xml	4 Aug 2003 21:46:58 -0000	1.1
+++ services.xml	22 Apr 2006 22:18:40 -0000	1.2
@@ -3,7 +3,7 @@
 <!DOCTYPE SERVICES SYSTEM "services.dtd">
 
 <SERVICES>
-	<SERVICE CLASS="sidekick.SideKickParser" NAME="python">
+	<SERVICE CLASS="sidekick.SideKickParser" NAME="Jython">
 		new jython.PythonParser();
 	</SERVICE>
 </SERVICES>

Index: build.xml
===================================================================
RCS file: /cvsroot/jedit/plugins/JythonInterpreter/build.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- build.xml	3 May 2004 13:21:36 -0000	1.19
+++ build.xml	22 Apr 2006 22:18:40 -0000	1.20
@@ -20,9 +20,9 @@
 -->
 
 <project name="JythonInterpreter" default="dist" basedir=".">
-
-	<property file="build.properties"/>
 	<property file="../build.properties"/>
+	<property file="build.properties"/>
+
 	<property file="${user.home}/.build.properties"/>
 	<property file="${user.home}/build.properties"/>
 

Index: JythonPlugin.props
===================================================================
RCS file: /cvsroot/jedit/plugins/JythonInterpreter/JythonPlugin.props,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- JythonPlugin.props	3 May 2004 13:21:36 -0000	1.39
+++ JythonPlugin.props	22 Apr 2006 22:18:40 -0000	1.40
@@ -2,7 +2,7 @@
 
 plugin.jython.JythonPlugin.name=Jython Interpreter
 plugin.jython.JythonPlugin.title=Jython Interpreter
-plugin.jython.JythonPlugin.version=0.9.6
+plugin.jython.JythonPlugin.version=0.9.7
 plugin.jython.JythonPlugin.author=Carlos Quiroz
 plugin.jython.JythonPlugin.docs=index.html
 
@@ -40,8 +40,8 @@
 options.jython.registry.code=new jython.options.RegistryOptionsPane();
 
 # Sidekick python parser with python mode
-mode.python.sidekick.parser=python
-sidekick.parser.python.label=Python
+mode.python.sidekick.parser=Jython
+sidekick.parser.python.label=Jython
 
 ### jython component
 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic