[java-sig-commits] [javapackages] Add a note about auto-requires in SCL packages

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Sep 4 12:40:12 UTC 2013


commit a93f765a55d35a952725bfa6472500390b9137ef
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Sep 4 14:39:33 2013 +0200

    Add a note about auto-requires in SCL packages

 TODO |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index febc027..9e6948b 100644
--- a/TODO
+++ b/TODO
@@ -52,6 +52,10 @@
    Then you could just run /opt/rh/maven31/bin/mvn and Maven would be ran
    with maven31 SCL activated (just an idea, I'm not sure about that)
 
+   generated quto-requires should include SCL-specific metapackage
+   instead of jpackage-utils.  The SCL package is assumed to own all
+   the directories like /opt/rh/scl/usr/share/maven-fragments etc.
+
 ** support for maven artifacts in build-classpath et al.
 
    build-classpath xpp3 org.apache.maven:maven-artifact:2.0.7


More information about the java-sig-commits mailing list