Revision: 17712
          http://sourceforge.net/p/gate/code/17712
Author:   ian_roberts
Date:     2014-03-20 12:01:38 +0000 (Thu, 20 Mar 2014)
Log Message:
-----------
JDT compiler readme and POM updated for latest version and new SCM URLs

Modified Paths:
--------------
    gate/trunk/build/deploy/maven/gate-compiler-jdt-readme.txt
    gate/trunk/build/deploy/maven/gate-compiler-jdt.pom.xml

Modified: gate/trunk/build/deploy/maven/gate-compiler-jdt-readme.txt
===================================================================
--- gate/trunk/build/deploy/maven/gate-compiler-jdt-readme.txt  2014-03-20 
11:48:02 UTC (rev 17711)
+++ gate/trunk/build/deploy/maven/gate-compiler-jdt-readme.txt  2014-03-20 
12:01:38 UTC (rev 17712)
@@ -1,8 +1,8 @@
 gate-compiler-jdt.jar contains a copy of the Eclipse JDT compiler
-(org.eclipse.jdt.core.compiler:ecj:3.7.1 in Maven central), moved into an
-alternative package using Jar Jar Links (http://code.google.com/p/jarjar/).
-The following is the Eclipse Public License, under which the original JDT
-compiler is distributed.
+(from http://download.eclipse.org/eclipse/downloads/drops4/P20140317-1600/),
+moved into an alternative package using Jar Jar Links
+(http://code.google.com/p/jarjar/).  The following is the Eclipse Public
+License, under which the original JDT compiler is distributed.
 
 ----------------------------------------------------------------------------
 

Modified: gate/trunk/build/deploy/maven/gate-compiler-jdt.pom.xml
===================================================================
--- gate/trunk/build/deploy/maven/gate-compiler-jdt.pom.xml     2014-03-20 
11:48:02 UTC (rev 17711)
+++ gate/trunk/build/deploy/maven/gate-compiler-jdt.pom.xml     2014-03-20 
12:01:38 UTC (rev 17712)
@@ -4,12 +4,12 @@
   <artifactId>gate-compiler-jdt</artifactId>
   <packaging>jar</packaging>
   <name>Repackaged version of the Eclipse JDT compiler for GATE</name>
-  <version>3.7.1</version>
+  <version>4.3.2-P20140317-1600</version>
   <description>Repackaged version of the Eclipse JDT compiler for 
GATE</description>
   <url>http://gate.ac.uk</url>
   <scm>
-    <url>http://gate.svn.sourceforge.net/viewvc/gate/gate</url>
-    <connection>http://gate.svn.sourceforge.net/viewvc/gate/gate</connection>
+    <url>http://sourceforge.net/p/gate/code/HEAD/tree/gate/trunk</url>
+    
<connection>scm:svn:http://svn.code.sf.net/p/gate/code/gate/trunk</connection>
   </scm>
   <developers>
     <developer>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to