This is an automated email from the ASF dual-hosted git repository.
bschuchardt pushed a change to branch feature/GEODE-7168
in repository https://gitbox.apache.org/repos/asf/geode.git.
discard 43dbca6 GEODE-7168: CI failure in Tomcat8 rolling upgrade test
add c826d63 During CI, copy attach_sha_to_branch to tmpdir before
execution
add c058bb2 Revert "GEODE-6867: Updating Tomcat Session State Module docs
(#3886)"
add aaa1378 GEODE-7169 Fix building from source archive
add f4d53b4 GEODE-7168: CI failure in Tomcat8 rolling upgrade 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 (43dbca6)
\
N -- N -- N refs/heads/feature/GEODE-7168 (f4d53b4)
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:
build.gradle | 2 +-
ci/scripts/execute_build.sh | 3 ++-
ci/scripts/execute_publish.sh | 3 ++-
ci/scripts/execute_tests.sh | 4 +++-
.../org/apache/geode/session/tests/TomcatInstall.java | 6 ------
.../tests/Tomcat8ClientServerRollingUpgradeTest.java | 8 +++++---
.../tomcat_installing_the_module.html.md.erb | 3 ---
.../tomcat_setting_up_the_module.html.md.erb | 17 +++++++++--------
.../weblogic_setting_up_the_module.html.md.erb | 7 -------
9 files changed, 22 insertions(+), 31 deletions(-)