Name: | jdom2 |
---|---|
Version: | 2.0.6 |
Release: | 25.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 359062 |
License: | Saxpath |
RPM: | jdom2-2.0.6-25.el9.noarch.rpm |
Source RPM: | jdom2-2.0.6-25.el9.src.rpm |
Build Date: | Fri Jan 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.jdom.org/ |
Summary: | Java manipulation of XML made easy |
Description: | JDOM 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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuild to workaround DistroBaker issue
- Bootstrap Maven for CentOS Stream 9
- Bootstrap build - Non-bootstrap build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Drop log4j12 dependency and switch junit module to log4j 1.2 API shim.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Set javac source and target to 1.8 to fix Java 11 builds.
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
- Drop optional isorelax verifier support from contrib.