Misc. common and utility classes I have written in Java and Groovy over the years.
4ab4e5876b
* LightOptionParser will only make one pass through the arguments array. * Make LOP support multiple instances of an option (-i in1 -i in2) * Make LOP support indeterminate option argument lengths (using arguments: "variable" in the definition). * Add unit tests for LightOptionParser and a testing phase during the `package` build target. |
||
---|---|---|
lib | ||
src | ||
.gitignore | ||
build.xml | ||
jdb-build-1.10.xml | ||
project.properties |