This website requires JavaScript.
Explore
Help
Sign In
jdb
/
util-classes
Watch
1
Star
0
Fork
0
You've already forked util-classes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4ab4e5876b
util-classes
/
project.properties
7 lines
90 B
Properties
Raw
Normal View
History
Unescape
Escape
Rewrite LightOptionParser to support multiple parameter arguments. * 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.
2014-10-28 06:58:51 +00:00
#Tue, 28 Oct 2014 01:58:09 -0500
Added standard build process.
2011-01-21 17:14:27 +00:00
name
=
jdb-util
Rewrite LightOptionParser to support multiple parameter arguments. * 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.
2014-10-28 06:58:51 +00:00
version
=
3.0
Version 1.0 committed using standard build process.
2011-01-21 17:33:24 +00:00
lib.local
=
true
HttpContext response return integer status values, not strings.
2014-09-25 07:33:26 +00:00
build.number
=
1
Reference in New Issue
Copy Permalink