[java-support] branch dev/JSPT-111 updated (00b93bd -> d7422f1)
Scott Cantor
cantor.2 at osu.edu
Mon Apr 18 20:49:56 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch dev/JSPT-111
in repository java-support.
discard 00b93bd Add missing accessors for Brent's prototype.
discard fc7597c Refresh shibbolethKeys, removing the OBS Server key
discard 05852db Add a disabled canary test for an apparent bug in JAXP.
discard 3e90bac Bump parent POM version.
discard d94495b JSPT-89 IdleConectionSweeperTest needs review for timing inconsistencies
discard 243ec59 GEN-311 Stop populating/maintaining the third party repo.
discard 72bebb2 Remove TODO items
discard 42ed8f7 JSPT-115 - Enforce ContextHandlingHttpClient constructor contracts
discard 599a190 JSPT-116 - Give DataSealer ability to prefix wrapped results
discard c85b1ae Shore up node prefix checking.
discard db2e734 JSPT-117 - Add warning to basic key strategy for outdated resource
discard e68b05e JSPT-116 - Give DataSealer ability to prefix wrapped results
discard 11f2ada Update version due to API additions.
discard a64a65d Add @since to new methods.
discard d12f9af JSPT-114 - Allow FunctionSupport.constant(null)
discard 7c34d66 Remove unused import
discard 2ca923f JSPT-113 - Implement conventional contract for AttributeSupport.hasAttribute
discard 880eb02 Add an Iterator wrapper allowing reflective iteration on Java 17.
discard 54c447d Fix hand off to new test method.
discard 4509b14 Add method for accessing repositories on other branches.
discard 577fd2b Move the enforcer up to latest (SNAPSHOT) versions
discard d5d13a1 Add Function to BiFunction adapters.
discard b39efc2 Rev enforcer data to allow us to collect oro
discard 37a6d04 Move to release versions of enforcer and enforcer-data
discard 8badbc9 JPAR-190 Add (optional) M2 check to java-parent project
discard 6b4432b IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
discard 6338b67 Untabify
discard d49f647 Redo handling of unsafe data, and fix tests.
discard b57bf9e Unit tests and bug fixes.
discard d6fc094 Plug in response handling, very likely non-functional at this stage.
discard ceb5fe5 WIP on remoted response facade.
discard 7ae4901 Unit tests and bug fixes for remoted requests.
discard cdcf6c8 DDF-backed HttpServletRequest implementation.
discard 8572c8d Tests for parsing bad inputs.
discard 354de4a Expand encoded character set to match C++.
discard eea276b Deserialization and tests.
discard 041f48c Add more tests.
discard 718bc0a Implement draft serializer, start on unit tests.
discard b18e8ac Add toString impl for debugging.
discard c67ebc5 Put back notion of "null" object, and add unit tests.
discard 8f2eb69 Work in progress.
add b25f205 Untabify
add f935fdc IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
add aa50eca JPAR-190 Add (optional) M2 check to java-parent project
add 9fee31a Move to release versions of enforcer and enforcer-data
add 5d80f94 Rev enforcer data to allow us to collect oro
add 4f3db6f Add Function to BiFunction adapters.
add b05dfa7 Move the enforcer up to latest (SNAPSHOT) versions
add f51501e Add method for accessing repositories on other branches.
add 469797c Fix hand off to new test method.
add 181ab99 Add an Iterator wrapper allowing reflective iteration on Java 17.
add 78010de JSPT-113 - Implement conventional contract for AttributeSupport.hasAttribute
add d154dcb Remove unused import
add f1f68b5 JSPT-114 - Allow FunctionSupport.constant(null)
add 5cd7c51 Add @since to new methods.
add d3c2ba7 Update version due to API additions.
add a765345 JSPT-116 - Give DataSealer ability to prefix wrapped results
add 3a86919 JSPT-117 - Add warning to basic key strategy for outdated resource
add 8fdffb8 Shore up node prefix checking.
add 030983c JSPT-116 - Give DataSealer ability to prefix wrapped results
add ca427f1 JSPT-115 - Enforce ContextHandlingHttpClient constructor contracts
add dce5db6 Remove TODO items
add b40841a GEN-311 Stop populating/maintaining the third party repo.
add 2129eb3 JSPT-89 IdleConectionSweeperTest needs review for timing inconsistencies
add 468f82a Bump parent POM version.
add b48c851 Add a disabled canary test for an apparent bug in JAXP.
add 05a0886 Refresh shibbolethKeys, removing the OBS Server key
add 57a86fd Lock parent version for new release
add 73430f2 Update files to be tagged for release
add 1d9b6b7 Bump version after release
add d0b85e7 Lock parent version for new release
add 0c823c0 Update files to be tagged for release
add 028b807 Bump version after release
new bd159bf Work in progress.
new d9faead Put back notion of "null" object, and add unit tests.
new 56b1300 Add toString impl for debugging.
new 0d807dd Implement draft serializer, start on unit tests.
new 83d488c Add more tests.
new 66d59eb Deserialization and tests.
new f18fe89 Expand encoded character set to match C++.
new 4532e65 Tests for parsing bad inputs.
new 4ee5095 DDF-backed HttpServletRequest implementation.
new df5278a Unit tests and bug fixes for remoted requests.
new 7a49bf9 WIP on remoted response facade.
new 4ac4358 Plug in response handling, very likely non-functional at this stage.
new 3df82f9 Unit tests and bug fixes.
new c55969f Redo handling of unsafe data, and fix tests.
new d7422f1 Add missing accessors for Brent's prototype.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (00b93bd)
\
N -- N -- N refs/heads/dev/JSPT-111 (d7422f1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list