JAXB Reference Implementation
Go to file
Marco Fargetta 02e874c260 Fix version for fastinfoset build requirement
"fastinfoset" is present in version 1.2.13 in "pki-deps" module  and in
version 2.1.0 as part of jaxb module and if version is not specified the
latest get installed.

The jaxb module is built using java 11 (it is required) but
the glassfish-jaxb is built using java 8 so it fails.

Limiting the stax-ex version to < 2.0 will install the 1.2.13
and the package can be built.

Resolves: https://issues.redhat.com/browse/RHEL-30061
2024-03-22 09:45:23 -05:00
.gitignore import sources 2023-05-16 09:23:27 +02:00
glassfish-jaxb.spec Fix version for fastinfoset build requirement 2024-03-22 09:45:23 -05:00
sources import sources 2023-05-16 09:23:27 +02:00