JAXB Reference Implementation
Go to file
Marco Fargetta 16f367186d Fix version for istack-commons-* build requirement
"istack-commons-*" are present in version 2.21.9 from AppStream and in
version 4.1.1 as part of jaxb module and if version is not specified the
latest get installed.

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

Limiting the istack-commons-* version to < 3.0 will install the 2.1.1
and the package can be built.
2023-11-30 11:11:47 +01:00
.gitignore import sources 2023-05-16 09:23:27 +02:00
glassfish-jaxb.spec Fix version for istack-commons-* build requirement 2023-11-30 11:11:47 +01:00
sources import sources 2023-05-16 09:23:27 +02:00