[java-idp-jetty-base] branch dev/JJETTY-13 updated (dda763c -> 487c08b)

Rod Widdowson rdw at steadingsoftware.com
Tue Jul 22 12:55:49 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch dev/JJETTY-13
in repository java-idp-jetty-base.

 discard dda763c  Manifest issues
     new f36efb2  Manifest issues
     new 8dbc633  JJETTY-13 Implement Jetty-base plugin V2
     new 487c08b  JJETTY-13 Implement Jetty-base plugin V2 https://shibboleth.atlassian.net/browse/JJETTY-13

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   (dda763c)
            \
             N -- N -- N   refs/heads/dev/JJETTY-13 (487c08b)

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:
 jetty-cli/pom.xml                                  | 24 ------
 .../jetty/cli/impl/JettyDownloadArguments.java     | 19 +++++
 .../jetty/cli/impl/JettyDownloadCLITest.java       |  5 +-
 jetty-impl/pom.xml                                 | 18 -----
 .../shibboleth/idp/module/jetty/downloadjetty.bat  | 11 +++
 .../shibboleth/idp/module/jetty/downloadjetty.sh   | 10 +++
 .../idp/module/jetty/downloadprocrun.bat           | 14 ++++
 .../shibboleth/idp/module/jetty/module.properties  | 85 +++++++++++++---------
 pom.xml                                            |  5 +-
 9 files changed, 113 insertions(+), 78 deletions(-)
 create mode 100644 jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/downloadjetty.bat
 create mode 100644 jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/downloadjetty.sh
 create mode 100644 jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/downloadprocrun.bat

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list