[csw-devel] SF.net SVN: gar:[20140] csw/mgar/pkg/java/ecj/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 15 14:37:20 CET 2013


Revision: 20140
          http://gar.svn.sourceforge.net/gar/?rev=20140&view=rev
Author:   dmichelsen
Date:     2013-01-15 13:37:20 +0000 (Tue, 15 Jan 2013)
Log Message:
-----------
java/ecj/trunk: Change package name back to CSWecj, add README.CSW

Modified Paths:
--------------
    csw/mgar/pkg/java/ecj/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/java/ecj/trunk/files/README.CSW

Modified: csw/mgar/pkg/java/ecj/trunk/Makefile
===================================================================
--- csw/mgar/pkg/java/ecj/trunk/Makefile	2013-01-15 13:32:38 UTC (rev 20139)
+++ csw/mgar/pkg/java/ecj/trunk/Makefile	2013-01-15 13:37:20 UTC (rev 20140)
@@ -9,12 +9,13 @@
 MASTER_SITES += http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downloads/drops4/S-4.3M4-201212140730/
 DISTFILES += $(DISTNAME).jar
 DISTFILES += ecj1
+DISTFILES += README.CSW
 
 LICENSE_TEXT = This package is distributed under the Eclipse license
 
-PACKAGES += CSWjdt-core-batch-compiler
-SPKG_DESC_CSWjdt-core-batch-compiler = Eclipse JDT Core Batch Compiler, contains ecj.jar
-ARCHALL_CSWjdt-core-batch-compiler = 1
+PACKAGES += CSWecj
+SPKG_DESC_CSWecj = Eclipse JDT Core Batch Compiler, contains ecj.jar
+ARCHALL_CSWecj = 1
 
 WORKSRC = $(WORKDIR)
 

Added: csw/mgar/pkg/java/ecj/trunk/files/README.CSW
===================================================================
--- csw/mgar/pkg/java/ecj/trunk/files/README.CSW	                        (rev 0)
+++ csw/mgar/pkg/java/ecj/trunk/files/README.CSW	2013-01-15 13:37:20 UTC (rev 20140)
@@ -0,0 +1,4 @@
+This package depends on CSWgcc4java, however it is also a dependency on CSWgcc4java making it circular.
+As CSWecj makes little sense on its own the dependency is only done form CSWgcc4java to CSWecj.
+
+  -- Dagobert Michelsen, 15.1.2013

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



More information about the devel mailing list