maven-invoker/maven-invoker.changes

89 lines
3.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Fri Sep 27 08:39:38 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.3.0
* New features and improvements
+ MSHARED-1040: Require Java 8
+ MSHARED-1019: Allow pass raw cli option to Maven process
+ MSHARED-1018: Allow for using the -ntp ,--no-transfer-progress
flag in Maven invocations
+ MSHARED-1009: Allow providing Maven executable from workspace
+ MSHARED-649: Allow Pom file outside base directory
+ MSHARED-1007: Add MavenHome and MavenExecutable options to
InvocationRequest
+ MINVOKER-233: Improve DefaultInvoker with a timeout.
+ MSHARED-1390: Deprecate InvocationRequest#setGoals
+ MSHARED-1382: support a possibility to disable snapshots
update.
+ MSHARED-1150: Add ps1 as detectable file type for PowerShell
* Bug Fixes
+ MSHARED-1008: Set builder id in proper way
+ MSHARED-971: Add test for inherited environment
* Maintenance
+ MSHARED-577: Remove usage of M2_HOME environment variable
+ MSHARED-1006: Deprecate not thread safe methods on Invoker
+ Unit test MavenCommandLineBuilderTest refactor
+ remove --no-module-directories from javadoc configuration
+ remove unused property
+ remove deprecated class and use up to date JUnit fixtures
+ MSHARED-1152: Remove public modifier for JUnit5 tests
+ MSHARED-1391: Code cleanups
+ MSHARED-1389: Refresh download page
+ MSHARED-1307: systemProperties is deprecated:
systemPropertyVariables instead
+ MSHARED-1306: Use fixtures to reduce duplicate code
+ MSHARED-1306: don't log from passing tests
+ MNG-6829: Replace any StringUtils#isEmpty(String) and
#isNotEmpty(String)
+ MSHARED-1152: Migrate tests to JUnit5
+ MSHARED-1145: remove rendundant error message
- Removed patch:
* maven-invoker-MSHARED-279.patch
+ rejected upstream
-------------------------------------------------------------------
Wed Feb 21 14:55:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Apr 25 18:38:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.1.0
* Improvement:
+ MSHARED-702 Remove hard coded versions for
plexus-component-annotations/plexus-component-metadata
* Tasks:
+ MSHARED-625 Refactored to use maven-shared-utils instead
of 'plexus-utils'.
+ MSHARED-729 Upgrade to JDK 7 minimum.
* Dependency upgrades:
+ MSHARED-700 Upgrade parent to 31
+ MSHARED-728 Upgrade maven-shared-utils to 3.2.1
* Fixes build with maven-shared-utils 3.3.3
-------------------------------------------------------------------
Sun Mar 20 19:33:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Thu Nov 21 14:17:41 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.0.1
* needed by xmvn-tools >= 3.1.0
- Modified patch:
* maven-invoker-MSHARED-279.patch
+ rediff to changed context
-------------------------------------------------------------------
Mon Apr 1 23:01:37 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Mar 14 08:05:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-invoker 2.2
- Generate and customize ant build.xml file