[jira] Updated: (MATH-455) [PATCH] Allow Clirr minSeverity to be overridden on the command-line

2010-12-12 Thread Phil Steitz (JIRA)

 [ 
https://issues.apache.org/jira/browse/MATH-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Steitz updated MATH-455:
-

Fix Version/s: 2.2

+1 for applying this

 [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

 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.



[jira] Updated: (MATH-455) [PATCH] Allow Clirr minSeverity to be overridden on the command-line

2010-12-08 Thread Sebb (JIRA)

 [ 
https://issues.apache.org/jira/browse/MATH-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated MATH-455:
--

Attachment: MATH-455.patch

 [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
 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.