[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317821: java-gcj-compat-dev: javadoc needs wrapper script to use gij vm to execute



Package: java-gcj-compat-dev
Version: 1.0.30-2
Severity: normal

Hi,

gjdoc uses kaffe as the default executing vm if no other is specified
before calling the gjdoc script.

Therefore javadoc cannot link directly to gjdoc but has to provide
a wrapper script like:

#!/bin/sh
JAVA=/usr/lib/jvm/java-gcj/bin/java /usr/bin/gjdoc $@

This way the gij-4.0 runtime - what is expected if javadoc for
this JDK like environment is executed - is used.

Regards,

Wolfgang

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages java-gcj-compat-dev depends on:
ii  ecj-bootstrap [ecj]           3.0.1-5    bootstrap version of the Eclipse J
ii  gjdoc                         0.7.5-1    documentation generation framework
ii  java-gcj-compat               1.0.30-2   Java runtime environment using GIJ
ii  libgcj6-dev                   4.0.1-1    Java development headers and stati

Versions of packages java-gcj-compat-dev recommends:
pn  libgcj6-src                   <none>     (no description available)

-- no debconf information



Reply to: