Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The parsing of patterns containing classifier was broken, it allowed only ANY (asterisk) for classifier, that breaks and is not in line with pattern definition. Moreover, the code was really cryptic, and low-level in way it was really hard to understand what is really happening.
Rewrite the code using high level Java, but retain (or improve) the speed gain as well, and fix the parsing of patterns having classifiers.
Attachments
Issue Links
- causes
-
MASSEMBLY-955 dependencySet includes filter with classifier breaks include of artifacts without classifier
-
- Closed
-
- fixes
-
MSHARED-1031 PatternIncludesArtifactFilter#include(Artifact)
-
- Closed
-
- links to