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

Bug#354374: marked as done (ITP: libjibx-java -- a framework for binding XML data to)



Your message dated Sun, 27 May 2007 14:00:56 +0000
with message-id <E1HsJIm-0003KG-Iq@ries.debian.org>
and subject line Bug#354374: fixed in libjibx-java 1.0.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)

--- Begin Message ---
Package: wnpp
Severity: wishlist


* Package name    : libjibx-java
  Version         : 1.0
  Upstream Author : Dennis Sosnoski <dsosnoski at users.sourceforge.net>
* URL             : http://jibx.sf.net/
* License         : BSD
  Description     : a framework for binding XML data to Java objects

JiBX is a framework for binding XML data to Java objects. It lets you
work with data from XML documents using your own class structures. The
JiBX framework handles all the details of converting your data to and
from XML based on your instructions. JiBX is designed to perform the
translation between internal data structures and XML with very high
efficiency, but still allows you a high degree of control over the
translation process.

How does it manage this? JiBX uses binding definition documents to
define the rules for how your Java objects are converted to or from XML
(the binding). At some point after you've compiled your source code into
class files you execute the first part of the JiBX framework, the
binding compiler. This compiler enhances binary class files produced by
the Java compiler, adding code to handle converting instances of the
classes to or from XML. After running the binding compiler you can
continue the normal steps you take in assembling your application (such
as building jar files, etc.). You can also skip the binding compiler as
a separate step and instead bind classes directly at runtime, though
this approach has some drawbacks.

The second part of the JiBX framework is the binding runtime. The
enhanced class files generated by the binding compiler use this runtime
component both for actually building objects from an XML input document
(called unmarshalling, in data binding terms) and for generating an XML
output document from objects (called marshalling). The runtime uses a
parser implementing the XMLPull API for handling input documents, but is
otherwise self-contained.

(And basically I need it because it'll be a dependency of the next
FreeMind version)

Thanks, Eric

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-k7
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: libjibx-java
Source-Version: 1.0.1-1

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

libjibx-java-doc_1.0.1-1_all.deb
  to pool/contrib/libj/libjibx-java/libjibx-java-doc_1.0.1-1_all.deb
libjibx-java_1.0.1-1.diff.gz
  to pool/contrib/libj/libjibx-java/libjibx-java_1.0.1-1.diff.gz
libjibx-java_1.0.1-1.dsc
  to pool/contrib/libj/libjibx-java/libjibx-java_1.0.1-1.dsc
libjibx-java_1.0.1-1_all.deb
  to pool/contrib/libj/libjibx-java/libjibx-java_1.0.1-1_all.deb
libjibx-java_1.0.1.orig.tar.gz
  to pool/contrib/libj/libjibx-java/libjibx-java_1.0.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 354374@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Lavarde <deb@zorglub.s.bawue.de> (supplier of updated libjibx-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,  4 Mar 2006 15:20:17 +0200
Source: libjibx-java
Binary: libjibx-java libjibx-java-doc
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Eric Lavarde <deb@zorglub.s.bawue.de>
Description: 
 libjibx-java - Framework for binding XML data to Java objects
 libjibx-java-doc - Documentation for libjibx-java
Closes: 354374
Changes: 
 libjibx-java (1.0.1-1) unstable; urgency=low
 .
   * Initial Release (closes: Bug#354374).
Files: 
 7fed037ff18f53663dd67d59b90b3432 787 contrib/libs optional libjibx-java_1.0.1-1.dsc
 02ac1b0619d715ce1deebfc18f308486 4251017 contrib/libs optional libjibx-java_1.0.1.orig.tar.gz
 681454e9f39d20c4a8cf7f2ea9312e21 3330 contrib/libs optional libjibx-java_1.0.1-1.diff.gz
 a14b4d5544d6db084f8ead5d51735c8e 373076 contrib/libs optional libjibx-java_1.0.1-1_all.deb
 40af080f4b60e86c94a7c4b633d925b3 4269566 contrib/doc optional libjibx-java-doc_1.0.1-1_all.deb

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

iD8DBQFGTYTb4vzFZu62tMIRAgORAKCDHIZ41kQIKBE6vSbj9dMiNb9ToACeNy8C
/EJurhKj2wJSYl36h2ZvBws=
=2Utq
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: