Mon, 20 May 2024 05:56:32 UTC | login

Information for build xmlbeans-2.6.0-19.fc31

ID116307
Package Namexmlbeans
Version2.6.0
Release19.fc31
Epoch
SummaryXML-Java binding tool
DescriptionXMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. It is an XML-Java binding tool. The idea is that you can take advantage the richness and features of XML and XML Schema and have these features mapped as naturally as possible to the equivalent Java language and typing constructs. XMLBeans uses XML Schema to compile Java interfaces and classes that you can then use to access and modify XML instance data. Using XMLBeans is similar to using any other Java interface/class, you will see things like getFoo or setFoo just as you would expect when working with Java. While a major use of XMLBeans is to access your XML instance data with strongly typed Java classes there are also API's that allow you access to the full XML infoset (XMLBeans keeps full XML Infoset fidelity) as well as to allow you to reflect into the XML schema itself through an XML Schema Object model.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 22:26:53 UTC
CompletedWed, 31 Jul 2019 22:26:53 UTC
Tags
f31
f32
RPMs
src
xmlbeans-2.6.0-19.fc31.src.rpm (info) (download)
noarch
xmlbeans-2.6.0-19.fc31.noarch.rpm (info) (download)
xmlbeans-javadoc-2.6.0-19.fc31.noarch.rpm (info) (download)
xmlbeans-manual-2.6.0-19.fc31.noarch.rpm (info) (download)
xmlbeans-scripts-2.6.0-19.fc31.noarch.rpm (info) (download)
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 08 2018 Merlin Mathesius <mmathesi@redhat.com> - 2.6.0-15 - As of F27, add_maven_depmap macro is now located in javapackages-local. Added BuildRequires javapackages-local to provide needed POM editor macro.