[jira] Commented: (LANG-493) Remove code that does hold enough value to remain

2009-07-20 Thread Henri Yandell (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733401#action_12733401
 ] 

Henri Yandell commented on LANG-493:


Removing Exception classes that don't really bring enough to the codebase:

NullArgumentException - r796064.
UnhandledException - r796065.
NotImplementedException - r796066.
IllegalClassException - r796067.
IncompleteArgumentException - r796068.

 Remove code that does hold enough value to remain
 -

 Key: LANG-493
 URL: https://issues.apache.org/jira/browse/LANG-493
 Project: Commons Lang
  Issue Type: Task
Reporter: Henri Yandell
 Fix For: 3.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (LANG-493) Remove code that does hold enough value to remain

2009-03-14 Thread Henri Yandell (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682121#action_12682121
 ] 

Henri Yandell commented on LANG-493:


JVMRandom removed (following consensus on list). RandomUtils also removed as it 
is nothing but a wrapper on JVMRandom and a set of nextInt(r) { r.nextInt() } 
type calls.

Moved to backcompat in 754599 and 754600.

 Remove code that does hold enough value to remain
 -

 Key: LANG-493
 URL: https://issues.apache.org/jira/browse/LANG-493
 Project: Commons Lang
  Issue Type: Task
Reporter: Henri Yandell
 Fix For: 3.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (LANG-493) Remove code that does hold enough value to remain

2009-03-14 Thread Henri Yandell (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682122#action_12682122
 ] 

Henri Yandell commented on LANG-493:


Tests moved in 754601. 

 Remove code that does hold enough value to remain
 -

 Key: LANG-493
 URL: https://issues.apache.org/jira/browse/LANG-493
 Project: Commons Lang
  Issue Type: Task
Reporter: Henri Yandell
 Fix For: 3.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (LANG-493) Remove code that does hold enough value to remain

2009-03-14 Thread Henri Yandell (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682123#action_12682123
 ] 

Henri Yandell commented on LANG-493:


Fraction proposed on list for removal. Consensus is for it to remain.

 Remove code that does hold enough value to remain
 -

 Key: LANG-493
 URL: https://issues.apache.org/jira/browse/LANG-493
 Project: Commons Lang
  Issue Type: Task
Reporter: Henri Yandell
 Fix For: 3.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.