index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
process
/
AbstractMain.java
Age
Commit message (
Collapse
)
Author
2014-08-28
adds the support of the "help" argument
ogattaz
2014-08-28
pull master devs
ogattaz
2014-07-24
Modification of the management of the Logger during the reading of the
ogattaz
starting arguments
2014-07-04
Refactored tanuki service wrapper to a separate module
Andrew Branson
2014-04-09
BadArgumentsException - more specific exception thrown by readC2KArgs
Andrew Branson
when the arguments are wrong.
2014-04-04
AbstractMain with config file checking got lost from previous commit.
Andrew Branson
Refs #177
2013-07-12
Cleanup of unused code and annotations
Andrew Branson
2013-06-27
Cmdline parse fix
Andrew Branson
2013-06-22
Rewrote cmdline parser to allow cristal processes to use their own. Also
Andrew Branson
cmdline params may override config or connect params.
2012-11-26
Removed old cmdline switched from usage()
Andrew Branson
2012-07-25
Example file updates
Andrew Branson
Allow full path to clc Remove cristal-dev dependency
2012-05-30
Initial Maven Conversion
Andrew Branson