Fri, 03 May 2024 11:49:08 UTC | login

Information for build ws-jaxme-0.5.2-24.fc29

ID61892
Package Namews-jaxme
Version0.5.2
Release24.fc29
Epoch0
SummaryOpen source implementation of JAXB
DescriptionA 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 22:33:58 UTC
CompletedThu, 19 Jul 2018 22:33:58 UTC
Tags
f29
f30
f31
RPMs
src
ws-jaxme-0.5.2-24.fc29.src.rpm (info) (download)
noarch
ws-jaxme-0.5.2-24.fc29.noarch.rpm (info) (download)
ws-jaxme-javadoc-0.5.2-24.fc29.noarch.rpm (info) (download)
ws-jaxme-manual-0.5.2-24.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:0.5.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:0.5.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 25 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:0.5.2-22 - Elimitate race condition when injecting JAR manifest - Resolves: rhbz#1495239 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:0.5.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 22 2017 Michael Simacek <msimacek@redhat.com> - 0:0.5.2-20 - Install with XMvn * Thu Feb 23 2017 Michael Simacek <msimacek@redhat.com> - 0:0.5.2-19 - Avoid absolute paths to binaries * Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:0.5.2-18 - Add hsqldb conditional * Mon Oct 03 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:0.5.2-17 - Remove build-requires on perl * Thu Jul 21 2016 gil cattaneo <puntogil@libero.it> 0:0.5.2-16 - add missing BR