[java-support] branch maint-7 updated (973ee6a -> 0fc2f88)

Ian Young ian at iay.org.uk
Fri Nov 10 06:43:47 EST 2017


This is an automated email from the git hooks/post-receive script.

iay pushed a change to branch maint-7
in repository java-support.

      from  973ee6a   Remove inaccurate javadoc comment.
       new  f331012   JSPT-76 - centralise detection of Java runtime version
       new  0fc2f88   Typo nit

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:
 .../java/support/service/package-info.java         |   2 +-
 .../java/support/testing/TestSupport.java          | 102 +++++++++++++++++++++
 .../java/support/testing/TestSupportTest.java      |  37 ++++++++
 .../package-info.java}                             |   9 +-
 4 files changed, 144 insertions(+), 6 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