Name: | ws-jaxme |
---|---|
Version: | 0.5.1 |
Release: | 4.6.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 1413957 |
License: | ASL 2.0 |
RPM: | ws-jaxme-0.5.1-4.6.el6.noarch.rpm |
Source RPM: | ws-jaxme-0.5.1-4.6.el6.src.rpm |
Build Date: | Thu Jul 08 2010 |
Build Host: | ca-build19.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. |
- Fix Non-standard group usage. - Fix Mixed use of spaces/tabs.
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- BR docbook-style-xsl. - BR ant-apache-resolver.
- Partial sync with jpackage to get build fixes. - Add osgi manifest to jaxmeapi.jar.
- drop repotag - fix license tag
- Update as per Fedora guidelines.
- First JPP-1.7 release
- Upgrade to 0.5
- 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