Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-3
-
None
Description
/** * @parameter default-value="${settings.offline}" */ private boolean offline;
doesn't work due to the changes for MNG-4312. The code doesn't take primitive2wrapper conversions into account.