|
From: <mar...@us...> - 2016-04-25 15:16:10
|
Revision: 19259
http://sourceforge.net/p/gate/code/19259
Author: markagreenwood
Date: 2016-04-25 15:16:08 +0000 (Mon, 25 Apr 2016)
Log Message:
-----------
pulled in changes to the groovy plugin from trunk
Modified Paths:
--------------
gate/branches/sawdust2/plugins/Groovy/creole.xml
Added Paths:
-----------
gate/branches/sawdust2/plugins/Groovy/lib/groovy-all-2.4.4.jar
Removed Paths:
-------------
gate/branches/sawdust2/plugins/Groovy/lib/groovy-all-2.0.8.jar
Property Changed:
----------------
gate/branches/sawdust2/plugins/
Index: gate/branches/sawdust2/plugins
===================================================================
--- gate/branches/sawdust2/plugins 2016-04-25 15:04:35 UTC (rev 19258)
+++ gate/branches/sawdust2/plugins 2016-04-25 15:16:08 UTC (rev 19259)
Property changes on: gate/branches/sawdust2/plugins
___________________________________________________________________
Modified: svn:mergeinfo
## -3,4 +3,4 ##
/gate/branches/release-8.1/plugins:18736-18747
/gate/branches/sawdust/plugins:17055-17079
/gate/tags/release-7.0/plugins:15399-15407
-/gate/trunk/plugins:3-390,19180-19248
+/gate/trunk/plugins:3-390,19180-19258
\ No newline at end of property
Modified: gate/branches/sawdust2/plugins/Groovy/creole.xml
===================================================================
--- gate/branches/sawdust2/plugins/Groovy/creole.xml 2016-04-25 15:04:35 UTC (rev 19258)
+++ gate/branches/sawdust2/plugins/Groovy/creole.xml 2016-04-25 15:16:08 UTC (rev 19259)
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<CREOLE-DIRECTORY>
<JAR SCAN="true">groovy-gate.jar</JAR>
- <JAR>lib/groovy-all-2.0.8.jar</JAR>
+ <JAR>lib/groovy-all-2.4.4.jar</JAR>
</CREOLE-DIRECTORY>
Deleted: gate/branches/sawdust2/plugins/Groovy/lib/groovy-all-2.0.8.jar
===================================================================
(Binary files differ)
Copied: gate/branches/sawdust2/plugins/Groovy/lib/groovy-all-2.4.4.jar (from rev 19258, gate/trunk/plugins/Groovy/lib/groovy-all-2.4.4.jar)
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|