Name: | xom |
---|---|
Version: | 1.2.1 |
Release: | 1.jpp5 |
Architecture: | noarch |
Group: | Text Processing/Markup/XML |
Size: | 357980 |
License: | LGPLv2+ |
RPM: | xom-1.2.1-1.jpp5.noarch.rpm |
Source RPM: | xom-1.2.1-1.jpp5.src.rpm |
Build Date: | Sat Sep 07 2013 |
Build Host: | ca-build7.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.xom.nu/ |
Summary: | XML Pull Parser |
Description: | XOM is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order. XOM is designed to be easy to learn and easy to use. It works very straight-forwardly, and has a very shallow learning curve. Assuming you're already familiar with XML, you should be able to get up and running with XOM very quickly. |
- 1.2.1
- add crosslink patch
- add ANT_OPTS and patch for javac and javadoc stack size, respectively
- add maven support
- 1.2b2
- BuildRequires: dom4j - BuildRequires: saxon7 - don't use classpathx-jaxp
- fix License
- remove spurious BuildRequires: classpathx-jaxp - remove javadoc scriptlets - update License - update BuildRoot - GCJ fixes - properly unpack sources - fix maven directory ownership - add ant-junit to OPT_JAR_LIST - add ant-trax to OPT_JAR_LIST
- Add missing dependency on ant-trax
- 1.1 - Add pom and depmap frags
- Make Vendor, Distribution based on macro
- Add option to build core on bootstrap - Add gcj_support option
- Remove dependency on clover10 (non-free)
- First JPP 1.7 release
- First JPP release