[
https://issues.apache.org/jira/browse/MATH-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved MATH-455.
-----------------------
Resolution: Fixed
Fix Version/s: 3.0
> [PATCH] Allow Clirr minSeverity to be overridden on the command-line
> --------------------------------------------------------------------
>
> Key: MATH-455
> URL: https://issues.apache.org/jira/browse/MATH-455
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Sebb
> Fix For: 2.2, 3.0
>
> Attachments: MATH-455.patch
>
>
> Unfortunately, Maven command-line parameters cannot be used to override
> configuration options (only to provide defaults), so with the current Math
> POMs it's not possible to change the minimum Clirr severity without editting
> pom.xml
> The patch defines a property with the name minSeverity which defines the
> default value, and uses it in the configuration section.
> This allows the user to override minSeverity on the command-line, and will
> continue to work even if the <minSeverity> configuration is ever dropped.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.