-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
maintenancepriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Milestone
Description
Maarten Mulders opened MNG-7332 and commented
Remove support for the --define option.
Rationale:
- We can't get that to work properly with Commons CLI 1.5
- Most likely, most of our users use
-Das they think they're setting system properties (which happens to be a side effect of-D, not its goal)
Not only remove code, also update website/docs for it.
Issue Links:
- MNG-7217 Completely update CLI handling according to Commons CLI 1.5 documentation
("blocks")
Remote Links:
Backported to: 4.0.0-alpha-2
Metadata
Metadata
Assignees
Labels
maintenancepriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present