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

Bug#305229: marked as done (ITP: libxpp2-java -- simple and fast incremental XML parser)



Your message dated Sat, 13 Aug 2005 14:17:04 -0700
with message-id <E1E43NI-0006ry-00@spohr.debian.org>
and subject line Bug#305229: fixed in libxpp2-java 2.1.10-2
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 Apr 2005 20:06:43 +0000
>From avdyk@debian.org Mon Apr 18 13:06:43 2005
Return-path: <avdyk@debian.org>
Received: from serv54.segi.ulg.ac.be [139.165.32.99] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DNcW2-0004Xk-00; Mon, 18 Apr 2005 13:06:42 -0700
Received: (qmail 10332 invoked by uid 510); 18 Apr 2005 22:06:11 +0200
Received: from 139.165.201.14 by serv54.segi.ulg.ac.be (envelope-from <avdyk@debian.org>, uid 501) with qmail-scanner-1.25 
 (clamdscan: 0.83/837. bitdefender: v7.0/2490/129680. spamassassin: 3.0.2.  
 Clear:RC:1(139.165.201.14):. 
 Processed in 1.023922 secs); 18 Apr 2005 20:06:11 -0000
Received: from cm-201-014.dialup.ulg.ac.be (HELO toby.localhost) ([139.165.201.14])
          (envelope-sender <avdyk@debian.org>)
          by serv54.segi.ulg.ac.be (qmail-ldap-1.03) with SMTP
          for <submit@bugs.debian.org>; 18 Apr 2005 22:06:10 +0200
Received: from arnaud by toby.localhost with local (Exim 4.50)
	id 1DNcVS-000851-BJ
	for submit@bugs.debian.org; Mon, 18 Apr 2005 22:06:06 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org> 
Subject: ITP: libxpp2-java -- simple and fast incremental XML parser
X-Debbugs-CC: Arnaud Vandyck <avdyk@debian.org>,
 debian-devel@lists.debian.org, debian-java@lists.debian.org
From: Arnaud Vandyck <avdyk@debian.org>
X-Home-Page: http://people.debian.org/~avdyk
Date: Mon, 18 Apr 2005 22:06:06 +0200
Message-ID: <87is2jkfyp.fsf@oz.fapse.ulg.ac.be>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: wnpp
Severity: wishlist

* Package name    : libxpp2-java
  Version         : 2
  Upstream Author : Aleksander Slominski <aslom@extreme.indiana.edu>
* URL or Web page : http://www.extreme.indiana.edu/xgws/xsoap/xpp/
* License         : Indiana University Open Source License
  Description     : simple and fast incremental XML parser

 Xml Pull Parser (in short XPP) is a streaming pull XML parser and
 should be used when there is a need to process quickly and efficiently
 all input elements (for example in SOAP processors). Pull parsing is
 just one level up from tokenizing XML (and that is actually how XPP2
 default implementation is done). This means that XPP is representing the
 simplest way of processing XML that you can get (working with tokenizer
 would be even lower level but is not simple and most of applications
 would be much more complex to extract useful information from XML tokens
 ...). With XPP pull parser it is easy to build a next layer on top of it
 such as standard SAX2 push model (a prototype SAX2 driver for XPP2 is
 available). Every SAX2 parser has a tokenizer and a pull interface
 buried inside and XPP2 exposes this layer allowing for faster XML
 processing - and that is what I wanted to achieve in XPP2 and what makes
 this project interesting :-)
 .

 XPP2 (the second version of XPP) consists of two parts: generic API and
 its implementations. The implementations are pluggable and currently
 available default one is optimized for size and speed and is not
 exposing DTD, entities, comments, or processing instructions to the
 user. Another one that will be using Xerces 2 XNI is under
 development. On top of XPP2 parser I have built a very simple XML
 document model API that allows to create XML node tree incrementally (so
 only parts of XML document that user read from input are actually in
 memory). As incremental and non-incremental node tree APIs are almost
 identical the user may access incremental tree node not knowing that it
 is constructed on demand! Please see an article on IBM developerWorks
 <http://www-106.ibm.com/developerworks/xml/library/x-injava/index.html>
 where XPP2 document model is compared with other leading Java
 implementations.
 .
 Homepage: <http://www.extreme.indiana.edu/xgws/xsoap/xpp/>

See http://java.debian.net/index.php/PackagingDom4J

Note: this is not the same one as libxpp3-java #251303

=2D --=20
  .''`.=20
 : :' :rnaud
 `. `'=20=20
   `-=20=20=20=20
Java Trap: http://www.gnu.org/philosophy/java-trap.html
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCZBMu4vzFZu62tMIRAhUdAJ9DrnP/c+P0D+qu5SgCSIANM98UtQCcDnRc
teE6Ga3wzc0D0jJrHhkHN6k=3D
=3D97cQ
=2D----END PGP SIGNATURE-----

---------------------------------------
Received: (at 305229-close) by bugs.debian.org; 13 Aug 2005 21:21:59 +0000
>From katie@spohr.debian.org Sat Aug 13 14:21:59 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1E43NI-0006ry-00; Sat, 13 Aug 2005 14:17:04 -0700
From: Wolfgang Baer <WBaer@gmx.de>
To: 305229-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#305229: fixed in libxpp2-java 2.1.10-2
Message-Id: <E1E43NI-0006ry-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Sat, 13 Aug 2005 14:17:04 -0700
Delivered-To: 305229-close@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-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libxpp2-java
Source-Version: 2.1.10-2

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

libxpp2-java_2.1.10-2.diff.gz
  to pool/main/libx/libxpp2-java/libxpp2-java_2.1.10-2.diff.gz
libxpp2-java_2.1.10-2.dsc
  to pool/main/libx/libxpp2-java/libxpp2-java_2.1.10-2.dsc
libxpp2-java_2.1.10-2_all.deb
  to pool/main/libx/libxpp2-java/libxpp2-java_2.1.10-2_all.deb



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 305229@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <WBaer@gmx.de> (supplier of updated libxpp2-java 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.7
Date: Sat, 13 Aug 2005 13:56:43 +0200
Source: libxpp2-java
Binary: libxpp2-java
Architecture: source all
Version: 2.1.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Wolfgang Baer <WBaer@gmx.de>
Description: 
 libxpp2-java - XML pull parser library for java V2
Closes: 305229
Changes: 
 libxpp2-java (2.1.10-2) unstable; urgency=low
 .
   * Upload to unstable
   * Changed libant1.6-java build-dep to ant
   * Standards-Version 3.6.2 (no changes)
 .
   * Upload sponsored by Petter Reinholdtsen
 .
 libxpp2-java (2.1.10-1) experimental; urgency=low
 .
   * Initial Release (closes: #305229)
   * Enabled junit tests
   * Patched build.xml to exclude SAX/JAXP interfaces from jar
     + This way it compiles against the SAX/JAXP API of kaffe
Files: 
 32708ad55c90055c4bdd1b38cf2378ec 705 libs optional libxpp2-java_2.1.10-2.dsc
 c2f24a1ffc4e95e085b7223125a8f193 2986 libs optional libxpp2-java_2.1.10-2.diff.gz
 fe9cb5a83ac91037459c61008890dfcc 103824 libs optional libxpp2-java_2.1.10-2_all.deb

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

iD8DBQFC/l5t20zMSyow1ykRAra/AKCTV0Ghd4zmCXtv0mZgKl33bjWJ4ACguxqL
v3mwO3/krMmyzhsJP/edO8U=
=Ntef
-----END PGP SIGNATURE-----



Reply to: