[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 Wed, 16 May 2007 11:59:44 -0600
with message-id <E1HoNmq-0002DS-Gs@merkel.debian.org>
and subject line WNPP bug closing
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 ---
Hello,

This is an automatic mail sent to close the ITP you have reported or 
are involved with.

Your ITP wnpp bug is being closed because of the following reasons:
- It is, as of today, older than 365 days.
- It hasn't had any activity recently.

As this is an automatic procedure, it could of course have something
wrong and probably it would be closing some bugs that are not 
intended by owners and submitters (like you) to be closed, for
example if the ITP is still of your interest, or there has been 
some kind of activity around it. In that case, please reopen the
bug, do it, DO IT NOW! (I don't want to be blamed because of
mass closing and not let people know that they can easily reopen
their bugs ;-).

To re-open it, you simply have to mail control@bugs.debian.org
with a body text like this:

 reopen 354374
 stop

Further comments on the work done in the bug sent to
354374@bugs.debian.org would be truly welcomed.
Anyway, if you have any kind of problems when dealing with
the BTS, feel free to contact me and I'd be more than happy to help
you on this: <damog@debian.org>.

A similar process is being applied to other kind of wnpp bugs.

Thanks for your cooperation,

 -- David Moreno Garza <damog@debian.org>.
 

--- End Message ---

Reply to: