-
Bug
-
Resolution: Done
-
Critical
-
MTA 6.1.0
-
None
Description of problem:
AspectJ shouldn't be added to the analysis scope when "Application and internal dependencies only" is selected.
Version-Release number of selected component (if applicable):
mta-operator-bundle-container-6.1.0-6
How reproducible:
Always reproducible
Steps to Reproduce:
1. Analyze the tackle-testapp application.
2. Select source + dependencies mode (probably also reproducible in Binary mode)
3. Select Containerization, OracleJDK to Openjdk and Linux targets
4. Select "Application and internal dependencies only" scope
5. Execute the analysis.
Actual results:
Issues in AspectJ packages are detected
Expected results:
Only issues in io.konveyor.demo.config.ApplicationConfiguration are detected.
Additional info:
Log of the command executed by the Windup Addon:
[CMD] Running: /opt/windup --batchMode --output /working/report --input /working/deps --exportSummary --input /working/source/tackle-testapp --exportCSV --target cloud-readiness --target openjdk --target linux --userRulesDirectory /working/rules/files --userRulesDirectory /working/rules/bundles/2/rulesets --userRulesDirectory /working/rules/bundles/4/rulesets --userRulesDirectory /working/rules/bundles/6/rulesets
- relates to
-
WINDUP-3760 Missing entries in the Lucene Index
- Closed