On Mon, Dec 31, 2007 at 05:14:12AM +0200, Matti Lindell wrote: > Package: tomcat5.5 > Version: 5.5.25-4 > Severity: wishlist > > tomcat5.5 should have alternate depends on java2-compiler instead of > java2-runtime as JDK is required for running a tomcat instance. > > Installing tomcat5.5 without package that provides java2-compiler seems > to cause problems described in > https://bugs.edge.launchpad.net/ubuntu/+source/tomcat5.5/+bug/179447.
java2-compiler would be a wrong dependency as this only a compiler, without class library or runtime. Its only provided by sun-java5-jdk and sun-java6-jdk. We should really remove this virtual package from our policy. The main problem is that we cannot differentiate between JRE and JDK. This needs to be solved first. We really need to update and then implement the new Java Policy. Cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]