- upgrade to 1.5.1 - The binaries are compatible with java 1.8 - Use %patch -P N instead of deprecated %patchN. - Added patch: * glassfish-dtd-parser-sourcetarget.patch + do the base build with source/target 8 - Bring back the modular jar, since it is needed by packages down the dependency chain. - Specify source 7 for javadoc - Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin - Do not build modular jar with any java version - BuildRequire java-devel > 9, so that we compile the module-info.java - Do not build module-info.java if compiling with java < 9 - Initial packaging of glassfish-dtd-parser 1.4 OBS-URL: https://build.opensuse.org/request/show/1208898 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jaxb-dtd-parser?expand=0&rev=1
52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 18 15:48:47 UTC 2024 - Michele Bussolotto <michele.bussolotto@suse.com>
|
|
|
|
- upgrade to 1.5.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 29 16:59:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- The binaries are compatible with java 1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:43:27 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 18:12:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* glassfish-dtd-parser-sourcetarget.patch
|
|
+ do the base build with source/target 8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 14:08:19 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Bring back the modular jar, since it is needed by packages down
|
|
the dependency chain.
|
|
- Specify source 7 for javadoc
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 12:24:36 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
maven-javadoc-plugin
|
|
- Do not build modular jar with any java version
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 18:15:24 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- BuildRequire java-devel > 9, so that we compile the
|
|
module-info.java
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 06:58:38 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build module-info.java if compiling with java < 9
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 05:48:08 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of glassfish-dtd-parser 1.4
|