[java-support] branch master updated (d2920d0 -> 5ff0ac2)
Ian Young
ian at iay.org.uk
Fri Nov 10 06:47:08 EST 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch master
in repository java-support.
from d2920d0 Typo nit
new b397f2d Remove inaccurate javadoc comment.
new 5ff0ac2 JSPT-76 - centralise detection of Java runtime version
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:
.../AbstractIdentifiedInitializableComponent.java | 3 -
.../java/support/testing/TestSupport.java | 102 +++++++++++++++++++++
.../java/support/testing/TestSupportTest.java | 37 ++++++++
.../package-info.java} | 9 +-
4 files changed, 143 insertions(+), 8 deletions(-)
create mode 100644 src/test/java/net/shibboleth/utilities/java/support/testing/TestSupport.java
create mode 100644 src/test/java/net/shibboleth/utilities/java/support/testing/TestSupportTest.java
copy src/test/java/net/shibboleth/utilities/java/support/{resolver/TestCriterion.java => testing/package-info.java} (80%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list