Mon, 29 Apr 2024 09:14:10 UTC | login

Information for build ws-jaxme-0.5.2-21.fc27

ID23326
Package Namews-jaxme
Version0.5.2
Release21.fc27
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:40:34 UTC
CompletedSat, 14 Apr 2018 20:40:34 UTC
Tags
f28
f29
RPMs
src
ws-jaxme-0.5.2-21.fc27.src.rpm (info) (download)
noarch
ws-jaxme-0.5.2-21.fc27.noarch.rpm (info) (download)
ws-jaxme-javadoc-0.5.2-21.fc27.noarch.rpm (info) (download)
ws-jaxme-manual-0.5.2-21.fc27.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0:0.5.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Feb 13 2015 gil cattaneo <puntogil@libero.it> 0:0.5.2-13 - introduce license macro * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:0.5.2-11 - Use .mfiles generated during build * Thu Sep 05 2013 gil cattaneo <puntogil@libero.it> - 0:0.5.2-10 - minor changes to update to current packaging guidelines - added maven poms (rhbz#903694) - stop hardcoding docdir (rhbz#993889) - fix some rpmlint problems * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Mar 05 2013 Hans de Goede <hdegoede@redhat.com> - 0:0.5.2-8 - Fix FTBFS (add xalan-j2-serializer to classpath) (rhbz#914580) * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Aug 23 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:0.5.2-6 - Add LICENSE and NOTICE files too all (sub)packages * Fri Jul 27 2012 Hans de Goede <hdegoede@redhat.com> - 0:0.5.2-5 - Build all class files in 1.5 format (rhbz#842624) * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Apr 06 2012 Alexander Kurtakov <akurtako@redhat.com> 0:0.5.2-3 - Fix the dependencies. * Fri Apr 06 2012 Alexander Kurtakov <akurtako@redhat.com> 0:0.5.2-2 - Guideline fixes. * Wed Feb 08 2012 Roland Grunberg <rgrunber@redhat.com> 0:0.5.2-1 - Update to 0.5.2. - Remove xmldb-api due to deprecation. - Fix ws-jaxme-ant-scripts.patch to apply cleanly. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Dec 21 2010 Alexander Kurtakov <akurtako@redhat.com> 0:0.5.1-6 - Fix ant-nodeps in the classpath. * Tue Dec 21 2010 Alexander Kurtakov <akurtako@redhat.com> 0:0.5.1-5 - Fix FTBFS. * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.1-4.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.5.1-3.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Oct 22 2008 Alexander Kurtakov <akurtako@redhat.com> - 0:0.5.1-2.3 - BR docbook-style-xsl. - BR ant-apache-resolver. * Wed Oct 22 2008 Alexander Kurtakov <akurtako@redhat.com> - 0:0.5.1-2.3 - Partial sync with jpackage to get build fixes. - Add osgi manifest to jaxmeapi.jar. * Thu Jul 10 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:0.5.1-2.2 - drop repotag - fix license tag * Mon Feb 12 2007 Deepak Bhole <dbhole@redhat.com> - 0:0.5.1-2jpp.1 - Update as per Fedora guidelines. * Thu May 04 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.5.1-1jpp - First JPP-1.7 release * Tue Dec 20 2005 Ralph Apel <r.apel at r-apel.de> - 0:0.5-1jpp - Upgrade to 0.5 * Thu Sep 09 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.3.1-1jpp - Fix version in changelog - Upgrade to 0.3.1 * Mon Aug 30 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.4jpp - Build with ant-1.6.2 * Fri Aug 06 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.3jpp - Void change * Tue Jun 01 2004 Randy Watler <rwatler at finali.com> - 0:2.0-0.b1.2jpp - Upgrade to Ant 1.6.X * Thu Mar 04 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.1jpp - First JPackage release