[xmlsectool] branch master updated (bbe6081 -> f48cdd1)
Ian Young
ian at iay.org.uk
Sat May 14 12:07:34 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch master
in repository xmlsectool.
from bbe6081 Conventions: use of final.
new 42268ff Turn a couple of unnecessary System.exit calls into returns.
new f48cdd1 XSTJ-56 - replace System.exit with unchecked exceptions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tool/xmlsectool/CredentialHelper.java | 4 +-
.../net/shibboleth/tool/xmlsectool/ReturnCode.java | 78 +++++++
.../{package-info.java => Terminator.java} | 35 ++-
.../net/shibboleth/tool/xmlsectool/XmlSecTool.java | 238 +++++++++------------
.../xmlsectool/XmlSecToolCommandLineArguments.java | 2 +-
5 files changed, 219 insertions(+), 138 deletions(-)
create mode 100644 src/main/java/net/shibboleth/tool/xmlsectool/ReturnCode.java
copy src/main/java/net/shibboleth/tool/xmlsectool/{package-info.java => Terminator.java} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list