[Sablevm-developer] Bug#238651: marked as done (java-sablevm dequotes parameters)
Brought to you by:
egagnon
From: <ow...@bu...> - 2004-03-21 05:27:32
|
Your message dated Sun, 21 Mar 2004 00:02:03 -0500 with message-id <E1B...@ne...> and subject line Bug#238651: fixed in sablevm 1.1.1-1 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; 18 Mar 2004 08:03:16 +0000 >From ila...@in... Thu Mar 18 00:03:16 2004 Return-path: <ila...@in...> Received: from mailbox1.avalonworks.net [216.58.97.66] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B3sUm-0003tF-00; Thu, 18 Mar 2004 00:03:16 -0800 Received: from localhost (i216-58-64-59.avalonworks.net [216.58.64.59]) by mailbox1.avalonworks.net (8.12.10/8.12.6) with ESMTP id i2I83AiX004084 for <su...@bu...>; Thu, 18 Mar 2004 03:03:11 -0500 (EST) (envelope-from ila...@in...) Received: from ilgiz by localhost with local (Exim 4.30) id 1B3rNe-0001E4-Bz for su...@bu...; Thu, 18 Mar 2004 01:51:50 -0500 Date: Thu, 18 Mar 2004 01:51:49 -0500 From: Ilguiz Latypov <ila...@in...> To: su...@bu... Subject: java-sablevm dequotes parameters Message-ID: <200...@ei...> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: Ilguiz Latypov <ila...@in...> Delivered-To: su...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_12 X-Spam-Level: Package: sablevm Version: 1.1.0-5 The /usr/bin/java-sablevm shell script dequotes parameters submitted by the user's command line. E.g., running java mypackage.MyApp "select * from table" will yield only the word "select" in args[1] of the MyApp's main(String args[]) method. I believe the lines $echo $JVM -Y $CLASSPATH $OPTS $REST $@ $exec $JVM -Y $CLASSPATH $OPTS $REST $@ can be replaced with $echo $JVM -Y $CLASSPATH $OPTS $REST "$@" $exec $JVM -Y $CLASSPATH $OPTS $REST "$@" Also, the line EST="$REST $1" should probably read REST="$REST $1" Regards, -- Ilguiz Latypov tel. +1 (519) 569-8746 66 Wildlark Crescent Kitchener, Ontario N2N 3E9 --------------------------------------- Received: (at 238651-close) by bugs.debian.org; 21 Mar 2004 05:08:02 +0000 >From ka...@ft... Sat Mar 20 21:08:02 2004 Return-path: <ka...@ft...> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B4vBq-00027r-00; Sat, 20 Mar 2004 21:08:02 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1B4v63-0003ez-00; Sun, 21 Mar 2004 00:02:03 -0500 From: Grzegorz Prokopski (Debian Developer) <ga...@de...> To: 238...@bu... X-Katie: $Revision: 1.45 $ Subject: Bug#238651: fixed in sablevm 1.1.1-1 Message-Id: <E1B...@ne...> Sender: Archive Administrator <ka...@ft...> Date: Sun, 21 Mar 2004 00:02:03 -0500 Delivered-To: 238...@bu... X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_12 X-Spam-Level: Source: sablevm Source-Version: 1.1.1-1 We believe that the bug you reported is fixed in the latest version of sablevm, which is due to be installed in the Debian FTP archive: jikes-sablevm_1.1.1-1_all.deb to pool/main/s/sablevm/jikes-sablevm_1.1.1-1_all.deb libsablevm1-dev_1.1.1-1_all.deb to pool/main/s/sablevm/libsablevm1-dev_1.1.1-1_all.deb libsablevm1_1.1.1-1_i386.deb to pool/main/s/sablevm/libsablevm1_1.1.1-1_i386.deb sablevm_1.1.1-1.diff.gz to pool/main/s/sablevm/sablevm_1.1.1-1.diff.gz sablevm_1.1.1-1.dsc to pool/main/s/sablevm/sablevm_1.1.1-1.dsc sablevm_1.1.1-1_i386.deb to pool/main/s/sablevm/sablevm_1.1.1-1_i386.deb sablevm_1.1.1.orig.tar.gz to pool/main/s/sablevm/sablevm_1.1.1.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 23...@bu..., and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Grzegorz Prokopski (Debian Developer) <ga...@de...> (supplier of updated sablevm package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftp...@de...) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 20 Mar 2004 16:59:55 -0500 Source: sablevm Binary: libsablevm1 sablevm jikes-sablevm libsablevm1-dev Architecture: source all i386 Version: 1.1.1-1 Distribution: unstable Urgency: low Maintainer: Grzegorz Prokopski (Debian Developer) <ga...@de...> Changed-By: Grzegorz Prokopski (Debian Developer) <ga...@de...> Description: jikes-sablevm - Wrapper for jikes using classes from SableVM JVM libsablevm1 - Free implementation of JVM second edition - library libsablevm1-dev - Free implementation of JVM secon edition - development files sablevm - Free implementation of Java Virtual Machine (JVM) second edition Closes: 238651 Changes: sablevm (1.1.1-1) unstable; urgency=low . * New upstream release. Uses SableVM Classpath derived from Classpath 0.08. * Don't dequote params passed to program invoked with 'java-sablevm'. Closes: #238651. Files: b60e4201eb67099ec06d6e18c7a1d6a5 720 interpreters optional sablevm_1.1.1-1.dsc c47f1b4e198e57fa5a9477ff75ca535d 554037 interpreters optional sablevm_1.1.1.orig.tar.gz 77bb22f5e6f973228cf0d7d9787b19d2 9632 interpreters optional sablevm_1.1.1-1.diff.gz 9563a65f4d7e6798ad29f9ca4067c070 23172 interpreters optional sablevm_1.1.1-1_i386.deb 2ab4e53a554c3d5f546eed97293a8237 147146 libs optional libsablevm1_1.1.1-1_i386.deb 337baefcd7f544b5003a076d528c20b1 12872 libdevel optional libsablevm1-dev_1.1.1-1_all.deb 368f3587c59e00d4c5332662f432c0f3 7424 devel optional jikes-sablevm_1.1.1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAXPKPcxjwiKS4/ekRAimoAJ0UmYye9CxSswPKt8D9F/xKj6D43wCgoiyd cqYd8SYAnebFU697/gY8mks= =Gz4J -----END PGP SIGNATURE----- |