[Title]Upgrade version of arg4j from 2.0.24 to 2.0.25 07/11507/1
authorHeongseok Heo <hyeongseok.heo@samsung.com>
Tue, 29 Oct 2013 06:24:27 +0000 (15:24 +0900)
committerHeongseok Heo <hyeongseok.heo@samsung.com>
Tue, 29 Oct 2013 06:24:27 +0000 (15:24 +0900)
commit798b387dc67b665af8d9553596b82f2fecab1a98
tree0499800f03c911a22cb9ba3f1e5e95cc0c12754a
parentd91c53505a891b3e2aae4ac607f4c3bc82bc535b
[Title]Upgrade version of arg4j from 2.0.24 to 2.0.25
[Desc.]The latest version of arg4j is released and at that version ,
some Option annotation(like hidden,dependends) is needed for developing
NCLI , so upgrade arg4j version.

But make sure that OptionDef#isMultiValued would not work because some
code related that option uses JDK 7 library(java.nio.file.Path). We have
intentionally deleted some classes on the arg4j 2.0.15.jar
Signed-off-by: Heongseok Heo <hyeongseok.heo@samsung.com>
Change-Id: I90155391f9b764e126735abfeae5046261d5e6d7
.gitignore
org.tizen.ncli.core/lib/args4j-2.0.24-SNAPSHOT.jar [moved from org.tizen.ncli.ide/lib/args4j-2.0.24-SNAPSHOT.jar with 100% similarity]
org.tizen.ncli.ide/.classpath
org.tizen.ncli.ide/lib/args4j-2.0.25.jar [new file with mode: 0644]