2022-10-25 14:17:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 25 14:16:58 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* maven-javadoc-plugin-ioexception.patch
|
|
|
|
+ allow building with wider range of plexus-utils versions,
|
|
|
|
including the 3.5.0 that does not declare IOException as
|
|
|
|
thrown in functions where it is actually not thrown.
|
|
|
|
|
2022-05-13 09:42:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 13 09:41:52 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix build with modello 2.0.0
|
|
|
|
|
2022-03-14 06:25:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 14 06:23:46 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* stale-data-encoding.patch
|
2022-03-14 06:50:19 +00:00
|
|
|
+ use the same encoding when writing and getting the stale data
|
2022-03-14 06:25:04 +00:00
|
|
|
+ fixes build with utf-8 sources on non utf-8 platforms
|
|
|
|
|
2022-03-11 07:09:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 11 07:05:23 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.3.2
|
|
|
|
* fixing several NPE errors and using new
|
|
|
|
maven-reporting-{api,impl}
|
|
|
|
- Removed patches:
|
|
|
|
* 0001-Port-to-current-plexus-utils.patch
|
|
|
|
* reproducible-footer.patch
|
|
|
|
+ not needed with the upstream code
|
|
|
|
- Modified patch:
|
|
|
|
* maven-javadoc-plugin-bootstrap-resources.patch
|
|
|
|
+ regenerate the resources to correspond to the new version
|
|
|
|
|
2021-05-11 15:25:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 11 15:25:11 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Do not build against the legacy guava20 package any more
|
|
|
|
|
2020-03-11 11:45:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 11 11:44:44 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix build with doxia 1.9.x
|
|
|
|
|
2019-11-24 17:42:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 17:40:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to version 3.1.1
|
|
|
|
- Modified patch:
|
|
|
|
* maven-javadoc-plugin-bootstrap-resources.patch
|
|
|
|
+ Regenerate patch from the non-bootstrap build
|
|
|
|
|
2019-11-21 16:37:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 21 16:33:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix build with maven-invoker-3.0.1 that has a new dependency
|
|
|
|
on maven-shared-utils
|
|
|
|
|
2019-10-07 14:54:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 7 13:50:06 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Add reproducible-footer.patch to override build date (boo#1047218)
|
|
|
|
|
2019-04-07 06:40:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 6 22:38:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Spruce up summary to not just repeat the name.
|
|
|
|
|
2019-04-03 09:26:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 09:24:05 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of maven-jar-plugin 3.0.1
|
|
|
|
- Generate and customize ant build.xml file to use with the
|
|
|
|
bootstrap variang
|
|
|
|
- Create as a multibuild package to allow bootstrapping
|
|
|
|
- Added patch:
|
|
|
|
* maven-javadoc-plugin-bootstrap-resources.patch
|
|
|
|
+ For the bootstrap version, add pre-generated resources that
|
|
|
|
need maven-plugin-plugin and maven to be generated at build
|
|
|
|
time
|