forked from pool/stax2-api
49 lines
1.8 KiB
Plaintext
49 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 28 06:03:38 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Rewrite to use Ant to build. This prevents potential cycles with
|
|
upcoming Maven 4
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 9 14:51:33 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 25 12:46:12 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to version 4.2.1
|
|
* 4.2.1 (14-May-2020)
|
|
+ #12: Fix to XML declaration write when 'standaloneSet' is
|
|
specified
|
|
* 4.2 (13-Mar-2019)
|
|
+ #15: Add Java 9+ module info using Moditect
|
|
+ Increase visibility of some of methods of
|
|
'Stax2EventReaderImpl'
|
|
* 4.1 (28-Mar-2018)
|
|
+ Add 'Automatic-Module-Name' for Java 9
|
|
+ Upgrade JDK baseline requirement Java 6 (from Java 5);
|
|
+ remove 'stax-api' dependency (since bundled on Java 6)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 19:00:28 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 16:46:53 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
maven-javadoc-plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 18:40:38 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use default maven-compiler-plugin configuration to avoid 1.5
|
|
as source/target levels
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 3 14:57:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Intial packaging of stax2-api 4.0.0
|