-
Bug
-
Resolution: Done
-
Major
-
5.2.1.Final
-
None
The excludePackages is not working
Analyzing the shipped jee-example-app-1.0.0.ear with –excludePackages com.acme.anvil.listener the file below is analyzed and the rules fire
jee-example-app-1.0.0.ear/jee-example-services.jar/com/acme/anvil/listener/AnvilWebStartupListener.java
Command:
./mta-cli --input ../samples/jee-example-app-1.0.0.ear --output $HOME/MTA_Output/jee_example_app_jakarta --target phil --userRulesDirectory $HOME/CustomRules/javax-package-custom-target.windup.xml --excludePackages --com.acme.anvil.listener
- is incorporated by
-
WINDUP-3236 Possibility to force the analysis of known libraries
- Closed