[ 
https://issues.apache.org/jira/browse/LANG-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682118#action_12682118
 ] 

Henri Yandell commented on LANG-492:
------------------------------------

svn ci -m "Removing the Lang NestableException concept and instead relying on 
the J
DK support. [LANG-492]. [LANG-491] notes the need to rethink ExceptionUtils and 
its test. "
Sending        src/java/org/apache/commons/lang/NotImplementedException.java
Sending        src/java/org/apache/commons/lang/SerializationException.java
Sending        src/java/org/apache/commons/lang/StringEscapeUtils.java
Sending        src/java/org/apache/commons/lang/UnhandledException.java
Sending        src/java/org/apache/commons/lang/exception/ExceptionUtils.java
Deleting       src/java/org/apache/commons/lang/exception/Nestable.java
Deleting       src/java/org/apache/commons/lang/exception/NestableDelegate.java
Deleting       src/java/org/apache/commons/lang/exception/NestableError.java
Deleting       src/java/org/apache/commons/lang/exception/NestableException.java
Deleting       
src/java/org/apache/commons/lang/exception/NestableRuntimeException.java
Sending        src/test/org/apache/commons/lang/NotImplementedExceptionTest.java
Sending        src/test/org/apache/commons/lang/UnhandledExceptionTest.java
Deleting       
src/test/org/apache/commons/lang/exception/AbstractNestableTest.java
Sending        
src/test/org/apache/commons/lang/exception/ExceptionTestSuite.java
Sending        
src/test/org/apache/commons/lang/exception/ExceptionUtilsTest.java
Deleting       
src/test/org/apache/commons/lang/exception/NestableDelegateTest.java
Deleting       src/test/org/apache/commons/lang/exception/NestableErrorTest.java
Deleting       
src/test/org/apache/commons/lang/exception/NestableExceptionTest.java
Deleting       
src/test/org/apache/commons/lang/exception/NestableRuntimeExceptionTest.java
Transmitting file data .........
Committed revision 754589.

> Remove code handled now by the JDK
> ----------------------------------
>
>                 Key: LANG-492
>                 URL: https://issues.apache.org/jira/browse/LANG-492
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>
> enum, enums packages removed.

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

Reply via email to