Bug#474721: antlr3: antlr3 does not have a execution wrapper

Magnus Danielson magnus at rubidium.dyndns.org
Mon Apr 7 12:32:58 UTC 2008


Package: antlr3
Version: 3.0.1+dfsg-1
Severity: wishlist

The antlr3 package lacks an execution wrapper similat to that of antlr 2.7.7.
I propose that this script (/usr/bin/antlr3) be included and propose the
following as a initial proposal:

#!/bin/sh
export CLASSPATH
CLASSPATH=$CLASSPATH:/usr/share/java/stringtemplate.jar:/usr/share/java/antlr3.jar:/usr/share/java
java org.antlr.Tool $*

Including that script will fully resolve this bug.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages antlr3 depends on:
ii  gij-4.1 [java2-runtime]       4.1.2-19   The GNU Java bytecode interpreter
ii  jamvm [java1-runtime]         1.5.0-2    virtual machine which conforms to 
ii  java-gcj-compat [java2-runtim 1.0.77-4   Java runtime environment using GIJ
ii  sablevm [java1-runtime]       1.13-1.1   Free implementation of Java Virtua
ii  sun-java5-jre [java2-runtime] 1.5.0-14-3 Sun Java(TM) Runtime Environment (

antlr3 recommends no packages.

-- no debconf information





More information about the pkg-java-maintainers mailing list