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
db15eb8f88
util-classes
/
project.properties
7 lines
90 B
Properties
Raw
Normal View
History
Unescape
Escape
Added LightOptionParser, NullOutputStream, bugfixes. LightOptionParser ----------------- Lightweight, fairly featureful option parsing mechanism idiomatic to Groovy. Takes in a map of parameter definitions and returns a map of option values and arguments. NullOutputStream ---------------- Ignores all data sent its way. ParameterizedSocket ------------------- Added trace and debug logging to the message handling code. SmartConfig ----------- Fixed a bug where a property lookup on a non-existent property with no default given caused a null pointer exception trying to resolve the class of the default value.
2012-11-27 14:40:17 +00:00
#Tue, 27 Nov 2012 08:38:33 -0600
Added standard build process.
2011-01-21 17:14:27 +00:00
name
=
jdb-util
Added LightOptionParser, NullOutputStream, bugfixes. LightOptionParser ----------------- Lightweight, fairly featureful option parsing mechanism idiomatic to Groovy. Takes in a map of parameter definitions and returns a map of option values and arguments. NullOutputStream ---------------- Ignores all data sent its way. ParameterizedSocket ------------------- Added trace and debug logging to the message handling code. SmartConfig ----------- Fixed a bug where a property lookup on a non-existent property with no default given caused a null pointer exception trying to resolve the class of the default value.
2012-11-27 14:40:17 +00:00
version
=
1.8
Version 1.0 committed using standard build process.
2011-01-21 17:33:24 +00:00
lib.local
=
true
Added LightOptionParser, NullOutputStream, bugfixes. LightOptionParser ----------------- Lightweight, fairly featureful option parsing mechanism idiomatic to Groovy. Takes in a map of parameter definitions and returns a map of option values and arguments. NullOutputStream ---------------- Ignores all data sent its way. ParameterizedSocket ------------------- Added trace and debug logging to the message handling code. SmartConfig ----------- Fixed a bug where a property lookup on a non-existent property with no default given caused a null pointer exception trying to resolve the class of the default value.
2012-11-27 14:40:17 +00:00
build.number
=
2
Reference in New Issue
Copy Permalink