Bug#299643: tomcat4: kjc as compiler for kaffe is no longer available in unstable

Michael Koch Michael Koch <konqueror@gmx.de>, 299643@bugs.debian.org
Tue Mar 15 10:40:22 2005


On Tue, Mar 15, 2005 at 06:16:18PM +0100, Wolfgang Baer wrote:
> Package: tomcat4
> Severity: normal
> 
> Hi,
> 
> I just saw (by accident :-) ) that /etc/init.d/tomcat4
> defines kjc as compiler if JAVA_HOME is set to kaffe.
> 
> The kaffe version in unstable has the kjc compiler removed
> due to a license issue (as far as I remember).
> 
> The section is at line 70:
> 
> # Set the JSP compiler to if we are using Kaffe and it is not set
> if [ -z "$JSP_COMPILER" -a "$JAVA_HOME" = "/usr/lib/kaffe" ]; then
>         JSP_COMPILER=kjc
> fi
> 
> Maybe using jikes-kaffe instead ?

It needs to be jikes, not jikes-kaffe.


Michael
-- 
Java Trap: http://www.gnu.org/philosophy/java-trap.html