This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch WW-5641-json-writer-reader-override
in repository https://gitbox.apache.org/repos/asf/struts.git
discard ec4ac87c4 WW-5641 fix: run JSON bean-selection from struts-deferred.xml
discard cde7c32ff WW-5641 docs: implementation plan for JSON writer/reader
override fix
add 00c5fa4cd WW-5641 docs: implementation plan for JSON writer/reader
override fix
add 4ecf29c17 WW-5641 fix: run JSON bean-selection from struts-deferred.xml
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 (ec4ac87c4)
\
N -- N -- N refs/heads/WW-5641-json-writer-reader-override
(4ecf29c17)
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.
No new revisions were added by this update.
Summary of changes:
...26-07-06-WW-5641-json-writer-reader-override.md | 22 +++++++++++++---------
.../apache/struts2/json/CustomTestJSONReader.java | 9 +++++----
.../apache/struts2/json/CustomTestJSONWriter.java | 11 ++++++-----
3 files changed, 24 insertions(+), 18 deletions(-)