forked from pool/maven-source-plugin
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 21 14:40:41 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Removed patch:
|
|
* reproducible-from-environment.patch
|
|
+ patched in a more central place in maven-archiver
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 09:38:55 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* reproducible-from-environment.patch
|
|
+ SOURCE_DATE_EPOCH environmental variable triggers reproducible
|
|
use of the maven-source-plugin if it is not requested already
|
|
using the project.build.outputTimestamp option.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 13:48:33 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 07:18:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix javadoc build with jdk11
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 6 11:46:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fix grammar in Summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 15:36:03 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-source-plugin 3.0.1
|