This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch release-2.0.0-M8-RC2
in repository https://gitbox.apache.org/repos/asf/isis.git
discard 8dc5496471 ISIS-2965 - refactors wicket-graceful to use ant task
within mvn
discard 724562f655 ISIS-2965: bumps version to 2.0.0-M8
discard bc5eddb8e5 ISIS-2965 : release doc fix
add 4338e03475 Bump joda-time from 2.11.1 to 2.11.2
add ca22eace9e Merge pull request #1114 from
apache/dependabot/maven/master/joda-time-joda-time-2.11.2
add 362360f21e ISIS-2965 - refactors wicket-graceful to use ant task
within mvn
add 50d578b557 ISIS-3219: fix: attach model if not yet attached
add f1a6c476f1 ISIS-2965 : release doc fix
add 5d0b748034 ISIS-2965: improve release docs
add 65d1b8d74e ISIS-2965: simplifies javadoc plugin
add db253bc052 ISIS-2965: consolidates gpg plugin config
new 99e35d7643 ISIS-2965: bumps version to 2.0.0-M8
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 (8dc5496471)
\
N -- N -- N refs/heads/release-2.0.0-M8-RC2 (99e35d7643)
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 1 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/ROOT/pages/cutting-a-release.adoc | 79 ++++++++++++++++++++--
bom/pom.xml | 36 +++++++++-
core/pom.xml | 77 ---------------------
extensions/core/quartz/impl/pom.xml | 16 -----
extensions/security/shiro-realm-ldap/impl/pom.xml | 16 -----
extensions/vw/exceldownload/wicket-ui/pom.xml | 17 -----
.../vw/fullcalendar/wicket/integration/pom.xml | 17 -----
extensions/vw/fullcalendar/wicket/ui/pom.xml | 19 +-----
extensions/vw/pdfjs/wicket/integration/pom.xml | 41 ++++-------
extensions/vw/pdfjs/wicket/ui/pom.xml | 35 +++-------
extensions/vw/sse/wicket/pom.xml | 39 +++--------
persistence/jdo/spring/pom.xml | 46 ++++---------
testing/archtestsupport/applib/pom.xml | 17 -----
testing/h2console/ui/pom.xml | 36 +++-------
valuetypes/asciidoc/ui/wicket/pom.xml | 17 -----
valuetypes/markdown/ui/wicket/pom.xml | 17 -----
.../interaction/prop/PropertyInteractionWkt.java | 49 ++++++++------
viewers/wicket/ui/pom.xml | 13 +---
viewers/wicket/viewer/pom.xml | 29 +++-----
19 files changed, 207 insertions(+), 409 deletions(-)