[java-idp-plugin-jetty] branch dev/foo created (now eecc3ee)
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:55:51 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/foo
in repository java-idp-plugin-jetty.
at eecc3ee JJETTY-13 Implement Jetty-base plugin V2
This branch includes the following new commits:
new b8010f2 IDP-843 - Initial commit of new project.
new ccbeca8 Add Shibboleth repositories to POM.
new f3907ba Change name to idp-jetty-base from idp-example-jetty-base
new 2e43347 IDP-1110 - Initial commit of work on Jetty 9.4
new 8eb5a5a IDP-1110 - Maven assembly descriptors
new 98428e5 IDP-1110 - WIP modules
new ffc917c IDP-1110 - Add http module dependency to testbed module
new d8f04ba IDP-1110 - Add tmp dir to IdP module
new bdd0a5d IDP-1110 - Jetty module headers
new 3099194 IDP-1110 - WIP on README.txt
new 8ac43d7 IDP-1110 - Remove "shibboleth-" prefix
new b2d0168 IDP-1110 - Move test files to src/test/resources/
new a02e4b8 IDP-1110 - Add logging resources
new f2271f6 IDP-1110 - Enable idp-logging by default
new 6013694 IDP-1110 - Override Logback and SLF4J versions
new 2b9b471 IDP-1110 - Add backchannel
new 167e159 IDP-1110 - Copy logging dependencies via Maven
new 1d91608 IDP-1110 - Add jetty-logback-access from Jetty
new fea24cb IDP-1110 - Remove/disable the testbed by default
new 9e15fb8 IDP-1110 - Remove logback-test.xml
new 5a4a2fd IDP-1110 - Add testbed
new 8c1063a IDP-1110 - Add testbed profile to POM
new 3565494 IDP-1110 - Update README with info on testbed
new 1661598 IDP-1110 - Remove unused assembly descriptor
new 4cecf57 IDP-1110 - Rename assemblies
new f2bb445 IDP-1110 - Create testbed artifact
new 3d94b8d IDP-1110 - Create testbed artifact
new cd99de8 Add empty tmp/ directory
new 0d42462 Comment out [exec] to avoid forking on Windows
new 5ac7d68 JPAR-96 - switch to new Java 7 parent
new 0dd06e4 IDP-1110 - Revert assemblies to match Jetty 9.3
new b6f6fc9 IDP-1110 - Add empty logs/ directory
new 8e093b3 IDP-1110 - Remove deprecated MaxPermSize Java option
new ad29a1d IDP-1110 - Do not disable validating files
new 4152ca6 IDP-1110 - Remove --exec
new 5d0b3be IDP-1110 - Remove examples which cause Jetty to fork a JVM
new 5d5dbde IDP-1110 - Do not set path to webapp using idp.home
new 4826818 IDP-1110 - Use relative paths instead of idp.home
new ced295e IDP-1110 - Add property defaults to XML and comments to ini
new b64cb0a IDP-1110 - Add whitespace
new b8500d3 IDP-1110 - Make HTTPS port 443 instead of 8443
new 0f6448d IDP-1110 - Add comments to properties in ini files
new a4b963c IDP-1110 - Remove workaround for bug no longer in Jetty ?
new 6a46ec8 IDP-1110 - Formatting
new 63849bb IDP-1110 - Update link to external DTD
new 6fcd25c Fix comment.
new fb2c130 IDP-1110 property name rewriter input file.
new aeadb31 IDP-1110 - Modify the Jetty SSL context rather than create new
new e602cbe IDP-1110 - Use Jetty's default TLS protocols and cipher suites
new 323f8cd IDP-1081 - Use system properties in idp.xml
new e72d695 IDP-1110 - Prefix IdP properties with 'idp' rather than 'jetty'.
new 0e1d6db IDP-1110 - drop the idp.backchannel.host property
new 8ccfef8 Remove windows only file from "mainline" 9.4
new 58cd3db IDP-1110 - align backchannel properties with ssl.context ones
new b24d686 IDP-1081 - Remove idp.war.path property from idp.ini
new 957c9f8 Download jetty9-dta-ssl JAR via 'start.jar --create-files'
new 267ea2a IDP-1342 - Remove logging version overrides
new 1fbf38e Remove README
new 6824a40 Replace custom path with jetty.base property
new 056ff97 Hardcode version of jetty9-dta-ssl to match Maven
new a8df036 Bump version after release
new 7239ecf Do not fork by overriding logging-logback.mod
new 24dac24 IDP-1536 Update parent pom to 11.0.0-SNAPSHOT
new c9ffe6d Bump parent POM version
new 70709b8 Revert parent version to 11.0.0
new 4413a60 Update backchannel module to use Jetty 9.4 plugin.
new 162b5ad IDP-1609 jetty-dta-ssl has changed name
new 75ba5a0 Reference latest parent POM snapshot.
new 9c2582b Update parent to 11.2.0-SNAPSHOT
new f943332 IDP-1714 - Jetty module is missing logback pointer
new 78888fe Lock parent after IdP release
new bf60a80 IDP-1876 Update logging for Jetty 9.4.44.v20210927
new b19df1a Bump Logback to 1.2.9
new 014305d Override logback.version pinned by Jetty
new 533ae3a Update logback to 1.2.10
new 2e605fc Initial support for Jetty 10
new 515709d Remove logback-access as it is no longer supported in Jetty 10
new 3d57bb0 Remove Logback
new bb7cba7 Update versions used when running testbed from command line
new c9a99e1 Use proper Maven version number, leave branch name at major version only
new c1284f2 Enable console-capture
new a2eb8c9 Route access log through SLF4J.
new c69fdc4 Add access log appender and logger.
new f13bf1a Remove idp-testbed-eclipse module from 10 branch
new ebf1e4c Use Logback for logging
new 6e3ec8c Comments nits
new e0db07d Update DTD URLs
new 21ea0e3 Do not persist temp directory
new 029c701 Bump parent POM version.
new c1cadb3 Credentials are relative to jetty-base.
new d5f7f31 Update parent POM snapshot.
new 19221ed Update for Java 17 parent.
new e1e9af5 Removed missing build paths.
new 5ee95e1 Purge Eclipse project files.
new 56729d1 Purge Eclipse project file
new 789c919 Update logback version.
new f6085cd Move jetty94-dta-ssl-1.0.0 from being a dependency to a resource
new 77a5ac9 Move jetty94-dta-ssl-1.0.0 from being a dependency to a resource (again)
new da82c1c Bump Logback to 1.4.6 for Jetty 11.0.15
new cfc510d Remove unused checkstyle file.
new 83d7a37 Move backchannel JAR out of lib/ext to dedicated directory
new e0d1984 Disable backchannel by default
new 38448d2 Allow use of default command line tools
new fd580f7 More sane default for path to WAR
new d9f7f20 Add empty credentials/ directory
new f21f170 Add empty static/ directory
new 42df39b Adjust files for Eclipse usage.
new 2956068 Add setting required for localhost use by testbed.
new 5bf9f8b Remove redundant static webappcontext and directory
new 006e2c2 Bump parent snapshot.
new b5bef3b Initial commits for 12 branch.
new 344a8e4 Delete backchannel module.
new b1072b3 Delete backchannel ini.
new 34ca8e5 Roll back webapp class for Jetty 11 use.
new ff97f86 Switch to ee9 modules.
new 4d811ce Remove Eclipse bits.
new 157c808 Bump parent version and logback version to match Jetty 12.0.8
new b171385 Update method names for Jetty 12
new dc9bdbe IDP-2285 Jetty 12 debug
new 356a316 Bump logback version to match Jetty 12.0.11
new e48a396 Bump parent snapshot
new 337d61c Better "out of the box behavior"
new 9a55916 IDP-2334 Determine sensible defaults for the server's root page.
new 7b79afe IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 8bcbaf3 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 62fdf0a IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 783c150 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new dc09464 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new eed0a18 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 1fcf252 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 07ba58d IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 2aca28b IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 8e2762c IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 6f40464 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 44e765e IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 3f2fa18 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new e35cfbf IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 9408ac3 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 0705341 IDP-2335 runjetty.sh must use absolute paths for some variables
new cbb6684 IDP-2334 Determine sensible defaults for the server's root page.
new 5d421e6 IDP-2333 Generate idp-userfacing.p12 on initial module enable
new a14281d IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new a1259e4 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 1e3c633 IDP-2297 Explore extending the Plugin and Module Infrastructure to allow Jetty installation
new 6416e6b Build jetty-base tarball/zip file
new 48d3f81 Turn on M2 checking during build
new f02ab34 Clean up poms
new 3de7280 Move up to hetty 12.0.14
new 256e440 Update version properties
new d157668 Change plugin id to match Maven artifactId
new 1ddff29 GEN-348 Investigate and Remove implementation classes from the jetty plugin
new 6f874c3 JJETTY-6 Do not use IPv6 when generating certificate
new 40ae220 JJETTY-3 Version Numbering
new 1aabc66 JJETTY1 Rationalize Module/Plugin names
new 270c177 JJETTY1 Rationalize Module/Plugin names
new 58891ba JJETTY1 Rationalize Module/Plugin names
new 0f30415 JJETTY-4 Rationalize file layout inside jetty-[base-]plugin-impl
new f8a8dcd JJETTY-7 Unix install is not populating runjetty.sh any more
new aaad18b Fix some overzealous tidy
new cf26578 Extra parameterization to runjetty
new c4f3416 Windows install bug fixes.
new cd87100 Jerry 12.0.15
new e9c7c64 Fix version in properties
new 9cca981 Rev the jetty plugin to 12.0.18
new 6b48161 IDP-2371 Current Windows jetty-base images include wrong logback jar versions
new 8cfb71e JJETTY-9 Jetty is not logging IdP messages to jetty.log
new 820e7a7 Fix bug in starting prunmgr
new 5023607 Rev to Jetty 12.0.19
new 2f03765 Unpin enforcer data
new 0722076 Set child versions correctly
new 13ca660 JJETTY-13 Implement Jetty-base plugin V2
new af121d6 JJETTY-13 Implement Jetty-base plugin V2
new 7a2f0ef JJETTY-13 Implement Jetty-base plugin V2
new b952f27 JJETTY-13 Implement Jetty-base plugin V2
new 9f6334d JJETTY-13 Implement Jetty-base plugin V2
new e60767a Add a test keystore with procrun and jetty keys
new f882b15 JJETTY-13 Implement Jetty-base plugin V2
new db67b8a JJETTY-13 Implement Jetty-base plugin V2
new c14b179 untabify
new ecaa364 Add *\test-output and .metadata to .gitignore
new b081940 JJETTY-13 Implement Jetty-base plugin V2
new f36efb2 Manifest issues
new 8dbc633 JJETTY-13 Implement Jetty-base plugin V2
new 547eb6b JJETTY-13 Implement Jetty-base plugin V2
new e93b0fa JJETTY-13 Implement Jetty-base plugin V2
new eecc3ee JJETTY-13 Implement Jetty-base plugin V2
The 186 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list