From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-October/019220.html | 129 ++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-October/019220.html (limited to 'zarb-ml/mageia-dev/2012-October/019220.html') diff --git a/zarb-ml/mageia-dev/2012-October/019220.html b/zarb-ml/mageia-dev/2012-October/019220.html new file mode 100644 index 000000000..e48a0e872 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019220.html @@ -0,0 +1,129 @@ + + + + [Mageia-dev] ant using Sun Java? + + + + + + + + + +

[Mageia-dev] ant using Sun Java?

+ Guillaume Rousse + guillomovitch at gmail.com +
+ Sun Oct 7 13:04:10 CEST 2012 +

+
+ +
Le 07/10/2012 12:04, David Sjölin a écrit :
+> But when I try to install ant it has a dependency on openjdk 1.5, 1.6 or
+> 1.7. Would it be possible to setup the dependencies so it checks PATH
+> for existing java-versions instead? I can override the paths so it uses
+> Sun Java, but it would be simpler if it was possible to install Sun Java
+> before installing ant and then not install OpenJDK?
+While technically possible, using file dependencies seems a bad idea 
+here, because they have their own limitations. And more generally, the 
+whole idea of altering our packages to allow better interaction with 
+non-packaged or foreign-controlled stuff defeat the whole purpose of a 
+self-contained distribution.
+
+Just remove openjdk using rpm --nodeps option. Or better, build your own 
+empty package, providing the missing dependencies (java, jre) as virtual 
+packages. I wonder if we could add some kind of --ignore-dependency 
+option to urpmi to achieve the same result.
+
+-- 
+BOFH excuse #253:
+
+We've run out of licenses
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1