Name: | ws-jaxme |
---|---|
Version: | 0.5.1 |
Release: | 10.jpp5 |
Architecture: | noarch |
Group: | Development/Libraries/Java |
Size: | 1416014 |
License: | ASL 2.0 |
RPM: | ws-jaxme-0.5.1-10.jpp5.noarch.rpm |
Source RPM: | ws-jaxme-0.5.1-10.jpp5.src.rpm |
Build Date: | Sat Sep 07 2013 |
Build Host: | ca-build7.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ws.apache.org/jaxme/ |
Summary: | Open source implementation of JAXB |
Description: | A Java/XML binding compiler takes as input a schema description (in most cases an XML schema, but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection, or a database schema). The output is a set of Java classes: * A Java bean class matching the schema description. (If the schema was obtained via Java reflection, the original Java bean class.) * Read a conforming XML document and convert it into the equivalent Java bean. * Vice versa, marshal the Java bean back into the original XML document. |
- Auto rebuild for JPackage 5 in mock
- (Build)Requires: stax_1_0_api - add jaxb_2_1_api to CLASSPATH
- rebuild
- add patch for offline xml
- add patch for JDK6
- fix BuildRoot
- add %{?dist} to release tag - remove javadoc scriptlets - fix %doc - fix file permissions
From Ralph Apel <r.apel at r-apel.de>: - Add xalan-j2-serializer to build-classpath - BuildRequire docbook-style-xsl
- First build for EAP product - Use new naming convention
- Merge with upstream for upgrade
- Add missing header
- Upgrade to 0.5.1
- First Red Hat build - Changes to use locally installed DTDs
- Fix version in changelog - Upgrade to 0.3.1
- Build with ant-1.6.2
- Void change
- Upgrade to Ant 1.6.X
- First JPackage release