maven-common-artifact-filters/maven-common-artifact-filters.changes

56 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 6 18:16:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Remove stray dependency on xmvn tools and parent pom
-------------------------------------------------------------------
Wed Sep 6 14:30:17 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.3.2
- Changes of 3.3.2
* Bug
+ MSHARED-1130: PatternIncludesArtifactFilters raising NPE for
patterns w/ wildcards and artifactoid w/ null on any
coordinate
- Changes of 3.3.1
* Bug
+ MSHARED-1104: Pattern w/ 4 elements may be GATV or GATC
- Changes of 3.3.0
* Bug
+ MSHARED-1017: null passed to DependencyFilter in
EclipseAetherFilterTransformerTest
+ MSHARED-1031: PatternIncludesArtifactFilter#include(Artifact)
+ MSHARED-1077: Common Artifact Filters pattern parsing with
classifier is broken
* Task
+ MSHARED-988: Sanitize dependencies
+ MSHARED-1078: Upgrade to Maven Parent 36, to Maven 3.2.5, to
Java 8 and clean up dependencies
- Changes of 3.2.0
* Improvement
+ MSHARED-975: Big speed improvements for patterns that do not
contain any wildcard
- Changes of 3.1.1
* Bug
+ MSHARED-942: Update JIRA URL for maven-common-artifact-filters
* Improvement
+ MSHARED-879: make build Reproducible
- Changes of 3.1.0
* Bug
+ MSHARED-631: Several filters do not preserve order of
artifacts filtered
- Removed patch:
* 0001-Remove-Maven-3.0-specific-code.patch
+ not needed with this version
-------------------------------------------------------------------
Sun Mar 20 20:04:00 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Mon Mar 25 16:02:51 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-common-artifact-filters 3.0.1
- Generate and customize the ant build.xml file