[ https://issues.apache.org/jira/browse/HADOOP-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713536#action_12713536 ]
Sharad Agarwal commented on HADOOP-5896: ---------------------------------------- The current patch does fix the multiple -D options. The code changes don't work with the current lib/commons-cli-2.0-SNAPSHOT.jar. However it works with commons-cli-1.2.jar as specified in the ivy file in the patch. > Remove the dependency of GenericOptionsParser on Option.withArgPattern > ---------------------------------------------------------------------- > > Key: HADOOP-5896 > URL: https://issues.apache.org/jira/browse/HADOOP-5896 > Project: Hadoop Core > Issue Type: Improvement > Reporter: Sharad Agarwal > Assignee: Sharad Agarwal > Attachments: 5896.patch, HADOOP-5896.patch, HADOOP-5896.patch > > > commons-cli released version does not have Option.withArgPattern API -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.