Fri, 19 Apr 2024 00:18:01 UTC | login

Information for build jdom2-2.0.6-12.module_el8.0.0+30+832da3a1

ID21851
Package Namejdom2
Version2.0.6
Release12.module_el8.0.0+30+832da3a1
Epoch
DraftFalse
SummaryJava manipulation of XML made easy
DescriptionJDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM inter-operates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide.
Built bycentos-stream
State complete
Volume DEFAULT
StartedWed, 08 Jun 2022 14:02:36 UTC
CompletedWed, 08 Jun 2022 14:02:36 UTC
Tags
module-javapackages-tools-201801-8000020190620195035-211ef2cd
module-javapackages-tools-201801-8000020190628172923-b07bea58
module-javapackages-tools-201801-8050020210907194719-79ce6533
RPMs
src
jdom2-2.0.6-12.module_el8.0.0+30+832da3a1.src.rpm (info) (download)
noarch
jdom2-2.0.6-12.module_el8.0.0+30+832da3a1.noarch.rpm (info) (download)
jdom2-javadoc-2.0.6-12.module_el8.0.0+30+832da3a1.noarch.rpm (info) (download)
Changelog * Mon Jul 23 2018 Michael Simacek <msimacek@redhat.com> - 2.0.6-12 - Repack tarball without bundled jars - The repacked jar contains slightly different source (force push by upstream?) - Correct license tag * Tue Jul 17 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.6-11 - Remove unneeded buildrequires * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed May 31 2017 Michael Simacek <msimacek@redhat.com> - 2.0.6-7 - Avoid hardcoded jar paths * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Apr 14 2016 Mat Booth <mat.booth@redhat.com> - 2.0.6-6 - Add OSGi metadata to main jar - Fix file listed twice warning * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 24 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.6-3 - Remove unneeded BR on cobertura * Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 2.0.6-2 - introduce license macro * Tue Oct 21 2014 gil cattaneo <puntogil@libero.it> 2.0.6-1 - update to 2.0.6 (rhbz#1118627) * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.0.5-3 - Use Requires: java-headless rebuild (#1067528) * Thu Nov 14 2013 gil cattaneo <puntogil@libero.it> 2.0.5-2 - use objectweb-asm3 * Thu Sep 12 2013 gil cattaneo <puntogil@libero.it> 2.0.5-1 - initial rpm