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

Henri Yandell closed CLI-130.
-----------------------------

    Resolution: Fixed

svn ci -m "Removing the Commons Lang dependency. This removes certain obscure 
number formats as being parseable by the PatternOptionBuilder, but I suspect 
they don't matter. " project.xml  src/

Sending        project.xml
Sending        src/java/org/apache/commons/cli/PatternOptionBuilder.java
Sending        src/java/org/apache/commons/cli/TypeHandler.java
Sending        src/test/org/apache/commons/cli/PatternOptionBuilderTest.java
Transmitting file data ....
Committed revision 542140.

> Remove the Commons Lang dependency
> ----------------------------------
>
>                 Key: CLI-130
>                 URL: https://issues.apache.org/jira/browse/CLI-130
>             Project: Commons CLI
>          Issue Type: Task
>          Components: CLI-1.x
>    Affects Versions: 1.0
>            Reporter: Henri Yandell
>             Fix For: 1.1
>
>
> The dependency is only there for the NumberUtils usage in TypeHandler. It 
> should be possible to inline the necessary part of that.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to