-
Sub-task
-
Resolution: Done
-
Trivial
-
None
-
None
The spring deployer follows incorrect coding standards.
i.e. Kernigan and Ritchie
Also, it should not use printStackTrace(),
nor should it use the horrible log.error and throw paradigm
that just leads to a console full of annoying duplicate logging of errors.