Fri, 03 May 2024 07:21:26 UTC | login

Information for build xstream-1.4.20-6.fc40

ID296741
Package Namexstream
Version1.4.20
Release6.fc40
Epoch
SummaryJava XML serialization library
DescriptionXStream is a simple library to serialize objects to XML and back again. A high level facade is supplied that simplifies common use cases. Custom objects can be serialized without need for specifying mappings. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization. XStream serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor. Duplicate references encountered in the object-model will be maintained. Supports circular references. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML). Strategies can be registered allowing customization of how particular types are represented as XML. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 10:36:32 UTC
CompletedMon, 18 Mar 2024 10:36:32 UTC
Tags
f40
RPMs
src
xstream-1.4.20-6.fc40.src.rpm (info) (download)
noarch
xstream-1.4.20-6.fc40.noarch.rpm (info) (download)
xstream-benchmark-1.4.20-6.fc40.noarch.rpm (info) (download)
xstream-javadoc-1.4.20-6.fc40.noarch.rpm (info) (download)
Changelog * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 1.4.20-6 - Rebuilt for java-21-openjdk as system jdk * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.4.20-5 - Rebuilt for java-21-openjdk as system jdk * Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.20-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Feb 20 2023 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.4.20-2 - Depend on compat versions of activation and XML bind (by @mkoncek) - Re-enable activation * Mon Feb 20 2023 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.4.20-1 - New upstream release 1.4.20 - Disable activation * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.19-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.4.19-3 - Rebuilt for Drop i686 JDKs