This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3676
in repository https://gitbox.apache.org/repos/asf/causeway.git
omit 4756f71039 CAUSEWAY-3676: defines an enum for logicalTypeName arg
omit 2524f5bf87 CAUSEWAY-3676: fixes integ test
omit 91326bed29 CAUSEWAY-3676: adds action.target
add 91d322ed92 CAUSEWAY-2297: remove unused imports
add 2feb024157 CAUSEWAY-3676: adds action.target
add 6ec6d7db3e CAUSEWAY-3676: fixes integ test
add 67e190f590 CAUSEWAY-3676: defines an enum for logicalTypeName arg
add 00b442f962 CAUSEWAY-3676: removes redundant integ test
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 (4756f71039)
\
N -- N -- N refs/heads/CAUSEWAY-3676 (00b442f962)
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:
.../graphql/viewer/test/e2e/Abstract_IntegTest.java | 12 ++++++------
.../viewer/test/e2e/admin/Admin_IntegTest.java | 2 --
.../viewer/test/e2e/calc/Calculator_IntegTest.java | 2 --
.../viewer/test/e2e/special/Person_2_IntegTest.java | 19 -------------------
.../viewer/test/schema/PrintSchemaIntegTest.java | 9 +++------
5 files changed, 9 insertions(+), 35 deletions(-)