[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2015-08-04 Thread Emmanuel Bourg
ant depends on default-jre-headless | java{5,6,7}-runtime-headless and pulls the default version of Java if none is available. ** Changed in: ant (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2013-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ant (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/303348 Title: Ant

[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2013-05-08 Thread Aaron
I'm not sure why the filer of this bug let it die, but I have a great interest in seeing this addressed: lawsa@ubuntu:~/java/repo/kfs502$ sudo apt-get install --no-install-recommends ant Reading package lists... Done Building dependency tree Reading state information... Done The following

[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2009-10-22 Thread Kamus
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2008-11-29 Thread David Allouche
ant 1.7.1-0ubuntu1 has a recommend dependency on default-jdk | java- compiler | java-sdk. With the new policy in 8.10 of installing recommends by default, that might cause the installation of openjdk-6-jre even when another JRE is already installed. Or maybe the previously installed jre package

[Bug 303348] Re: Ant Dependency on OpenJDK-6-jre

2008-11-29 Thread Thangalin
$ java -version java version 1.6.0_07 Java(TM) SE Runtime Environment (build 1.6.0_07-b06) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode) $ sudo apt-get install sun-java6-jdk Reading package lists... Done Building dependency tree Reading state information... Done sun-java6-jdk is