maven-resolver/maven-resolver.changes

71 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Sat May 21 19:48:19 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Add an alias for the wagon connector
-------------------------------------------------------------------
Wed Mar 30 10:13:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build against the standalone JavaEE modules unconditionally
-------------------------------------------------------------------
Sat Mar 19 13:38:39 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Remove the javax.annotation:javax.annotation-api dependency on
distribution versions that do not incorporate the JavaEE modules
-------------------------------------------------------------------
Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Add the glassfish-annotation-api jar to the build classpath
-------------------------------------------------------------------
Fri Mar 11 12:10:26 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.7.3
* Change of API and incompatible with maven-resolver < 1.7
-------------------------------------------------------------------
Thu Jan 13 17:38:54 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.6.3
* Needed for maven 3.8.4
- Removed patch:
* maven-resolver-1.3.1-java8compat.patch
+ fixed upstream
-------------------------------------------------------------------
Tue May 11 15:11:15 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Do not build/run the tests against the legacy guava20 package
-------------------------------------------------------------------
Mon Apr 26 14:48:36 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.6.2
* Needed for maven 3.8.x
-------------------------------------------------------------------
Tue Feb 2 18:07:14 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Set buildshell to bash for "<<<".
-------------------------------------------------------------------
Tue Dec 29 09:03:53 UTC 2020 - Wang Jun <jgwang@suse.com>
- Upgrade to upstream version 1.4.2
-------------------------------------------------------------------
Mon Dec 9 15:35:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.4.1
-------------------------------------------------------------------
Wed Mar 20 10:26:50 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-resolver 1.3.1
- Generate and customize the ant build files
- Added patch:
* maven-resolver-1.3.1-java8compat.patch
+ avoid calling APIs added in Java 9