Click here to visit the old openkoji buildsystem (Archived)

Information for build xstream-1.4.20-6.fc40

ID46300
Package Namexstream
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.20
Release6.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/xstream.git#0b0b813b73e93e2cab0f8c876fc6c25ae512edbc
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 bykojiadmin
State failed
Volume DEFAULT
StartedMon, 20 May 2024 04:39:16 CST
CompletedMon, 20 May 2024 04:45:52 CST
Taskbuild (f40, /rpms/xstream.git:0b0b813b73e93e2cab0f8c876fc6c25ae512edbc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xstream.git#0b0b813b73e93e2cab0f8c876fc6c25ae512edbc'}}
Tags No tags
RPMs No RPMs
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