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

Bug#410283: marked as done (ITP: jtb -- a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator)



Your message dated Fri, 02 Jul 2010 12:02:07 +0000
with message-id <E1OUewZ-0000xF-0l@ries.debian.org>
and subject line Bug#410283: fixed in jtb 1.4.3.2-1
has caused the Debian Bug report #410283,
regarding ITP: jtb -- a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
410283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410283
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : jtb
  Version         : 1.3.2
  Upstream Author : Wanjun Wang <wanjun@purdue.edu> and others
* URL             : http://compilers.cs.ucla.edu/jtb/
* License         : BSD
  Programming Lang: Java
  Description     : a syntax tree builder for JavaCC

JTB is a syntax tree builder to be used with the Java Compiler Compiler
(JavaCC) parser generator.  It takes a plain JavaCC grammar file as
input and automatically generates the following: 

* A set of syntax tree classes based on the productions in the
  grammar, utilizing the Visitor design pattern.
* Two interfaces: Visitor and GJVisitor.  Two depth-first
  visitors: DepthFirstVisitor and GJDepthFirst, whose default
  methods simply visit the children of the current node.
* A JavaCC grammar jtb.out.jj with the proper annotations to
  build the syntax tree during parsing.

New visitors, which subclass DepthFirstVisitor or
GJDepthFirst, can then override the default methods and
perform various operations on and manipulate the generated
syntax tree.


--- End Message ---
--- Begin Message ---
Source: jtb
Source-Version: 1.4.3.2-1

We believe that the bug you reported is fixed in the latest version of
jtb, which is due to be installed in the Debian FTP archive:

jtb_1.4.3.2-1.debian.tar.gz
  to main/j/jtb/jtb_1.4.3.2-1.debian.tar.gz
jtb_1.4.3.2-1.dsc
  to main/j/jtb/jtb_1.4.3.2-1.dsc
jtb_1.4.3.2-1_all.deb
  to main/j/jtb/jtb_1.4.3.2-1_all.deb
jtb_1.4.3.2.orig.tar.gz
  to main/j/jtb/jtb_1.4.3.2.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 410283@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovico Cavedon <cavedon@debian.org> (supplier of updated jtb 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 17 Jun 2010 01:10:38 -0700
Source: jtb
Binary: jtb
Architecture: source all
Version: 1.4.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Changed-By: Ludovico Cavedon <cavedon@debian.org>
Description: 
 jtb        - syntax tree builder and visitors generator for JavaCC
Closes: 410283
Changes: 
 jtb (1.4.3.2-1) unstable; urgency=low
 .
   * Initial release. (Closes: #410283)
Checksums-Sha1: 
 90ee79e85898495c48ddc67eca0f130554063a09 1239 jtb_1.4.3.2-1.dsc
 6ec09fb0e47e4c0bed8f332dbb29d8a3419155c7 403010 jtb_1.4.3.2.orig.tar.gz
 22f78d3127a9483102a6906331391d4c4b38b4e7 4582 jtb_1.4.3.2-1.debian.tar.gz
 8ee9c576d64c6186ac4c735dab1b5aef0aca8fdf 534444 jtb_1.4.3.2-1_all.deb
Checksums-Sha256: 
 0cc15e890ce9d58fde00dd79531d309367d499ae8e4d56a57b0f04fd0f67cf6a 1239 jtb_1.4.3.2-1.dsc
 d70c8c5747666b0b0714b6423adad70cdebaeaf855521ceaefff24540a2118dd 403010 jtb_1.4.3.2.orig.tar.gz
 44410cd0a7ca3bf7d166a08f96ef6f39dbc0ad1fd22dd648cb99da1de296d1e5 4582 jtb_1.4.3.2-1.debian.tar.gz
 8f928ed5f5a77521791135903a00183cd39830193a14662b857ad9cc19708d0b 534444 jtb_1.4.3.2-1_all.deb
Files: 
 8b4aa660cc52ed94c8b8489c4a4c6755 1239 devel optional jtb_1.4.3.2-1.dsc
 c7558164bafa9285d129b79decb2f1b7 403010 devel optional jtb_1.4.3.2.orig.tar.gz
 4c418beec54b969ab1f6bce4a82441d3 4582 devel optional jtb_1.4.3.2-1.debian.tar.gz
 296a48f7d331023faa35f777fbc9ca42 534444 devel optional jtb_1.4.3.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwn544ACgkQCidatrS8pdetmwCfU+rw8cHBQHmYp2P7JQL5cj+R
RcwAn0U8iIFLnbi/nEREXW5tB/XiHyJZ
=tDFM
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: