Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.9.1
-
None
Description
Currently in the code we have:
@Parameter( alias = "defaultJavaBundleDir" ) protected String defaultLibBundleDir;
We should remove the alias here for the next minor release.