This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3175
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git
discard 5f714e1 removes enableDisable, as not part of repro
discard d5e4099 copies over Brian's example, cleans up
add 73f8147 CAUSEWAY-3528 : 2.0.0-SNAPSHOT -> 2.0.0-RC3
add e19c148 CAUSEWAY-3528 : 2.0.0-SNAPSHOT -> 2.0.0-RC3
add caf68eb Merge branch 'jpa' into jdo
add d839ee2 CAUSEWAY-3528 - updates to 2.0.0-RC3 (jdo)
add 73d7bd5 CAUSEWAY-3528 - updates to 2.0.0-RC3 (jpa)
add 87934f9 Merge branch 'release-2.0.0-RC3-RC1-jpa' into
release-2.0.0-RC3-RC1-jdo
add 5b311b7 Merge branch 'release-2.0.0-RC3-RC1-jdo' into jdo
add 11a49a2 Merge branch 'release-2.0.0-RC3-RC1-jpa' into jpa
add 2378007 Merge branch 'jpa' into jdo
add 15f682c Revert "CAUSEWAY-3528 : 2.0.0-SNAPSHOT -> 2.0.0-RC3"
add 28c8ae2 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
add fd4cf95 CAUSEWAY-3627 - updates to 2.0.0-RC4 (jdo)
add 72bcefe CAUSEWAY-3627 - updates to 2.0.0-RC4 (jpa)
add f44cfdf CAUSEWAY-3627 - merges in jpa branch (jdo)
add a4eec9a updates to -SNAPSHOT
add 26e68fa updates to -SNAPSHOT
add a249115 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
new 190251a copies over Brian's example, cleans up
new 51a5cf3 removes enableDisable, as not part of repro
new b5c6a5d CAUSEWAY-3175 : confirms still an issue
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 (5f714e1)
\
N -- N -- N refs/heads/CAUSEWAY-3175 (b5c6a5d)
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 3 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:
.../modules/hello/dom/hwo/HelloWorldObject.layout.xml | 1 +
.../HelloWorldObject_LookupChildUsingAutoComplete.java | 16 +++++-----------
...ject_LookupChildUsingAutoCompleteWithParameters.java} | 12 ++++++------
3 files changed, 12 insertions(+), 17 deletions(-)
copy
src/main/java/domainapp/modules/hello/dom/hwo/{HelloWorldObject_LookupChildUsingAutoComplete.java
=> HelloWorldObject_LookupChildUsingAutoCompleteWithParameters.java} (91%)