Argeo Build can build itself
[cc0/argeo-build.git] / src / org / argeo / build / Repackage.java
index 1d280e6984e032a008b5e263f39e1306e22075bc..05ff7b177616cd4e01118d3c32e15aea9a717b4a 100644 (file)
@@ -59,7 +59,7 @@ public class Repackage {
        private final static Logger logger = System.getLogger(Repackage.class.getName());
 
        /**
-        * Environment properties on whether sources should be packaged separately or
+        * Environment variable on whether sources should be packaged separately or
         * integrated in the bundles.
         */
        private final static String ENV_SOURCE_BUNDLES = "SOURCE_BUNDLES";
@@ -1045,7 +1045,7 @@ public class Repackage {
                // JAVA
                AUTOMATIC_MODULE_NAME("Automatic-Module-Name"), //
                // SLC
-               SLC_CATEGORY("SLC-Category"), //
+//             SLC_CATEGORY("SLC-Category"), //
                SLC_ORIGIN_M2("SLC-Origin-M2"), //
                SLC_ORIGIN_M2_MERGE("SLC-Origin-M2-Merge"), //
                SLC_ORIGIN_M2_REPO("SLC-Origin-M2-Repo"), //