Fri, 02 Jun 2023 10:10:28 CST | login

Information for build xerces-j2-2.12.2-2.fc37

ID28198
Package Namexerces-j2
Version2.12.2
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xerces-j2.git#7a0937ed73855c0ca4959c852d13e273b40f1436
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 bykojiadmin
State failed
Volume DEFAULT
StartedTue, 31 Jan 2023 16:56:46 CST
CompletedTue, 31 Jan 2023 17:14:52 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/xerces-j2.git:7a0937ed73855c0ca4959c852d13e273b40f1436)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xerces-j2.git#7a0937ed73855c0ca4959c852d13e273b40f1436'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Apr 27 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.12.2-2 - Workaround build issue with RPM 4.18 * Thu Apr 21 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.12.2-1 - Update to upstream version 2.12.2 - Resolves: CVE-2022-23437 * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.12.1-7 - Rebuilt for java-17-openjdk as system jdk * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 28 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.12.1-4 - Remove dependency on xalan-j2 * Fri Mar 12 2021 Mat Booth <mat.booth@redhat.com> - 2.12.1-3 - Update OSGi metadata, use import-package instead of require-bundle in order to avoid some tricky OSGi breakage on Java 11 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Sep 14 2020 Jerry James <loganjerry@gmail.com> - 2.12.1-1 - Version 2.12.1 - Drop upstreamed getcontentdocument patch - Drop no longer used taglet sources - Verify the source tarball - Compute cvs_version so it doesn't have to be updated in sync with Version - Build with JDK 11 - Generate the scripts with jpackage_script * 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