Fri, 17 May 2024 07:23:41 UTC | login

Information for build jdom2-2.0.6-6.fc25

ID5931
Package Namejdom2
Version2.0.6
Release6.fc25
Epoch
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:03:13 UTC
CompletedSat, 14 Apr 2018 20:03:13 UTC
Tags
f28
f29
RPMs
src
jdom2-2.0.6-6.fc25.src.rpm (info) (download)
noarch
jdom2-2.0.6-6.fc25.noarch.rpm (info) (download)
jdom2-javadoc-2.0.6-6.fc25.noarch.rpm (info) (download)
Changelog * 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