Thu, 23 May 2024 09:23:01 UTC | login

Information for build xerces-j2-2.12.0-9.fc33

ID176159
Package Namexerces-j2
Version2.12.0
Release9.fc33
Epoch
SummaryJava XML parser
DescriptionWelcome to the future! Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema processor. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles name spaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:35:05 UTC
CompletedThu, 13 Aug 2020 13:35:05 UTC
Tags
f33
f37
f38
RPMs
src
xerces-j2-2.12.0-9.fc33.src.rpm (info) (download)
noarch
xerces-j2-2.12.0-9.fc33.noarch.rpm (info) (download)
xerces-j2-demo-2.12.0-9.fc33.noarch.rpm (info) (download)
xerces-j2-javadoc-2.12.0-9.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Mat Booth <mat.booth@redhat.com> - 2.12.0-8 - Peg to Java 8 due to use of 'com.sun.tools.doclets.Taglet' that was removed in Java 11 * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 2.12.0-7 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jun 24 2020 Mat Booth <mat.booth@redhat.com> - 2.12.0-6 - Turn off javadoc linting * Wed Jun 24 2020 Jeff Johnston <jjohnstn@redhat.com> - 2.12.0-5 - Change to build using Java 11 - Fix some impl classes that require getContentDocument() method - Add a patch-module option for Javadoc generation * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 19 2018 Marian Koncek <mkoncek@redhat.com> - 2.12.0-1 - Update to upstream version 2.12.0 * Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 2.11.0-34 - Fix license tag to include W3C * Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 2.11.0-33 - Add requirement on javapackages-tools since scripts use java-functions.