Bug#300713: marked as done (gjdoc: please provide possiblity to pass vm parameters to excecuting vm)

Debian Bug Tracking System owner@bugs.debian.org
Mon May 2 06:26:07 2005


Your message dated Mon, 02 May 2005 08:12:19 +0200
with message-id <4275C4C3.5040209@gmx.de>
and subject line Tested and works
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Mar 2005 11:03:01 +0000
>From wbaer@gmx.de Mon Mar 21 03:03:00 2005
Return-path: <wbaer@gmx.de>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DDKgW-0006NH-00; Mon, 21 Mar 2005 03:03:00 -0800
Received: (qmail invoked by alias); 21 Mar 2005 11:02:28 -0000
Received: from unknown (EHLO gandalf.iuw.uni-vechta.de) [131.173.86.161]
  by mail.gmx.net (mp025) with SMTP; 21 Mar 2005 12:02:28 +0100
X-Authenticated: #1941950
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Wolfgang Baer <wbaer@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gjdoc: please provide possiblity to pass vm parameters to excecuting vm
X-Mailer: reportbug 3.8
Date: Mon, 21 Mar 2005 12:07:37 +0100
X-Y-GMX-Trusted: 0
Message-Id: <E1DDKgW-0006NH-00@spohr.debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gjdoc
Version: 0.6.1-14
Severity: wishlist

Hi,

also reported from my sarge workstation box - it's against the 0.7.3
version in unstable.

Please provide an option to pass arguments to the executing vm.
This could be done for example in the /usr/bin/gjdoc script by
a VM_ARGS variable.

e.g.
exec ${JAVA} ${VM_ARGS} -classpath ${gjdocpath}
gnu.classpath.tools.gjdoc.Main ${1+"$@"}

It currently prevents building of javadocs for libxalan2-java with
gjdoc because of OutOfMemoryException.

Regards,

Wolfgang

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gjdoc depends on:
ii  debhelper              4.2.31            helper programs for debian/rules
ii  kaffe                  2:1.1.4.PRECVS6-1 A JVM to run Java bytecode
ii  kaffe-pthreads [kaffe] 2:1.1.4.PRECVS6-1 A POSIX threads enabled version of
ii  libgnujaxp-java        1.1-4             free implementation of jaxp api

-- no debconf information

---------------------------------------
Received: (at 300713-done) by bugs.debian.org; 2 May 2005 06:12:32 +0000
>From WBaer@gmx.de Sun May 01 23:12:32 2005
Return-path: <WBaer@gmx.de>
Received: from mail.gmx.net [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DSUAS-0007hO-00; Sun, 01 May 2005 23:12:32 -0700
Received: (qmail invoked by alias); 02 May 2005 06:12:00 -0000
Received: from unknown (EHLO [131.173.86.161]) [131.173.86.161]
  by mail.gmx.net (mp018) with SMTP; 02 May 2005 08:12:00 +0200
X-Authenticated: #1941950
Message-ID: <4275C4C3.5040209@gmx.de>
Date: Mon, 02 May 2005 08:12:19 +0200
From: Wolfgang Baer <WBaer@gmx.de>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050331)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 300713@bugs.debian.org,  300713-done@bugs.debian.org
Subject: Tested and works
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Delivered-To: 300713-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Hi,

tested and works in the new 0.7.4-1 release.

Wolfgang