[RPM (6.0)] [DIST generic] jvnet-txw2-20110809-1.jpp6

Ralph Apel <[email protected]> Fri, 11 Jan 2013 12:04:17 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : jvnet-txw2                   Relocations: (not relocatable)
Version     : 20110809                          Vendor: JPackage Project
Release     : 1.jpp6                        Build Date: Fri 11 Jan 2013 12:02:50 PM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 110860                           License: CDDL
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : https://txw.dev.java.net/
Summary     : Typed XML writer
Description :
TXW is a library that allows you to write XML documents.
TXW has the following benefits compared to the other XML
writer libraries:
1. TXW gets rid of string constants for element/attribute
   names. Those constant names become method names.
2. TXW manages the namespace binding for you. It automatically
   declares the necessary URIs.
3. TXW allows you to use typed values (such as ints, booleans,
   or QNames), eliminating cumbersome String.valueOf or the
   use of toString methods.
4. TXW allows you to stream the writing process (IOW, it starts
   generating pieces as soon as data is available), while at
   the same time allowing you to work out-of-order when you need to.
5. TXW is very small (<50KB)
6. TXW allows you to control various low-level aspects of XML
   writing, such as comments, PIs, and prefix assignments.

---------------
Ralph Apel <[email protected]> 20110809-1
- Build 20110809 with maven as jvnet-txw2 for JPP-6
---------------
jvnet-txw2.src: W: source-or-patch-not-bzipped txw2-project-20110809.tgz
jvnet-txw2.src: W: no-signature
jvnet-txw2.src: W: mixed-use-of-spaces-and-tabs (spaces: line 32, tab: line 39)
jvnet-txw2.src:199: W: macro-in-%changelog %{cvsdate}
jvnet-txw2.src: W: invalid-license CDDL
1 packages and 0 specfiles checked; 0 errors, 5 warnings.

---------------