[java-support] branch dev/JSPT-111 updated (74a1c1d -> 8572c8d)
Scott Cantor
cantor.2 at osu.edu
Mon Sep 13 23:37:39 UTC 2021
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.
discards 74a1c1d Tests for parsing bad inputs.
discards 7690044 Expand encoded character set to match C++.
discards bca3706 Deserialization and tests.
discards feec7d1 Add more tests.
discards 01c1d2d Implement draft serializer, start on unit tests.
discards b1efd66 Add toString impl for debugging.
discards 7aa2108 Put back notion of "null" object, and add unit tests.
discards 4334214 Work in progress.
adds f4a18ed Lock parent version for new release
adds 82d694a Update files to be tagged for release
adds 649bd27 Bump version after release
adds 5f98bcc Unlock parent POM.
adds 3217306 JPAR-180 - Update projects to use SCP site deployment
adds d860e7f Revert parent POM version.
adds 39099bc Add temporary site deploy property until parent is unlocked.
adds d080a70 Backport SSH support in site plugin.
adds 41bc13c JSCRIPTING-9 JSCRIPTING-12 Start using jdk nashorn for tests
new 8f2eb69 Work in progress.
new c67ebc5 Put back notion of "null" object, and add unit tests.
new b18e8ac Add toString impl for debugging.
new 718bc0a Implement draft serializer, start on unit tests.
new 041f48c Add more tests.
new eea276b Deserialization and tests.
new 354de4a Expand encoded character set to match C++.
new 8572c8d Tests for parsing bad inputs.
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 (74a1c1d)
\
N -- N -- N refs/heads/dev/JSPT-111 (8572c8d)
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 "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 8 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:
pom.xml | 62 ++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 38 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list