Commit Graph

21879 Commits

Author SHA1 Message Date
Joakim Erdfelt c7e52eeecb
Fixing bad link
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-30 09:49:41 -05:00
Joakim Erdfelt cc7ad29a91
Fixing bad merge: synchronized to AutoLock
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-30 09:46:21 -05:00
Joakim Erdfelt 51b01ab361
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-30 09:29:48 -05:00
Joakim Erdfelt 1233ae108e
Fixing bad html links 2020-09-30 09:23:35 -05:00
Joakim Erdfelt 26dbe07987
General cleanup of html & links
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-30 08:46:14 -05:00
Joakim Erdfelt 8c45ba6b2b
Fixing typo
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-30 08:45:29 -05:00
Simone Bordet c2df8c172b Improvements to the Jetty documentation.
Ported the HTTP/2 documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-30 10:37:46 +02:00
Jan Bartel 7a5768a055 Update to quickstart docs WIP
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-29 19:11:43 +02:00
Joakim Erdfelt b22ce9c044
Reorg of /demos/ with focus on demo-spec downstream dependencies. (#5367)
* Reorg of /demos/ with focus on spec modules
* Reworking demo-mock-resources into /demos/ proper
* Removing old /tests/ modules that no longer have a reason for existing.
* Making demo-mock-resources a formal module
* demo-jndi and demo-spec now depend on it
* Restoring jetty-maven-plugin config lost in demo-jetty-webapp
* Fixing jetty-maven-plugin realm usage to be local

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 11:37:22 -05:00
Joakim Erdfelt ad2446dd6c
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05:00
Joakim Erdfelt 3423375a97
Issue #5357 - Updating to https://eclipse.org/ (#5358)
* Issue #5357 - Updating to https://eclipse.org/

 - Removing redundant <url> refs in pom.xml
 - Correcting bad indenting from merge
 - Correcting mailing list references
 - Correcting bugs.eclipse.org references
 - Correcting text file references
 - Correcting html references
 - Correcting further references
 - Correcting download.eclipse.org reference
 - Adding test for demo-base /proxy/current/
 - Ensuring jetty-client is included in javadoc-proxy.war/WEB-INF/lib

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 11:02:32 -05:00
Simone Bordet ba5f91fe00 Improvements to the Jetty documentation.
Ported the Jetty XML syntax.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 16:22:20 +02:00
Simone Bordet 921121afe5 Issue #5324 - Jetty XML <Get> should support nested elements.
<Get> "name" attribute is not mandatory anymore.
Added handling of nested elements, including <Name>.
Added support for calling isXxx() methods.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 16:13:18 +02:00
Simone Bordet 9c00826105 Improvements to the Jetty documentation.
Moved all old documentation under old_docs/.
Generating a small index.html that points to the guides and the old documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 15:19:49 +02:00
Joakim Erdfelt 6e3d7c85f3
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x 2020-09-29 06:03:32 -05:00
Joakim Erdfelt daac7dce31
Fixing Distribution Proxy testcase
+ Including jetty-client in demo-proxy-webapp
+ Cleaning up redundant reference to alpn-client
  in jetty-proxy

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 06:03:21 -05:00
olivier lamy 2cf26b7367 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-09-29 20:43:16 +10:00
Joakim Erdfelt 6b9ae705a9
Fixing build when using maven 3.6.3 (#5366)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 20:41:58 +10:00
Simone Bordet 54bcec0cdf Skipping jetty-home's README.adoc license check.
Removed obsolete exclusions.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 11:06:07 +02:00
Simone Bordet bbd4c4fbda Improvements to the Jetty documentation.
Renamed jetty-home's README.md to README.adoc.
Linked jetty-home's README.adoc from the operations guide.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 10:43:49 +02:00
Joakim Erdfelt 61eab91437
Correcting upperbounds enforcer rule check on jetty-http-tools
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 03:27:13 -05:00
Joakim Erdfelt 9e54e9a081
Post merge cleanup.
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 18:04:20 -05:00
Joakim Erdfelt 1f2ccda056
Adding missing tests post-merge
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 17:58:57 -05:00
Joakim Erdfelt 3c7cd43148
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-28 17:55:41 -05:00
Joakim Erdfelt 8b1fcf0b58
Issue #5362 - Adding SslContextFactory.Client to Proxy's HttpClient (#5363)
- ProxyServletTest additions for server backend TLS
 - Updating test-proxy-webapp testing
 - Better class name for test
 - More documentation on purpose of test.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 17:39:59 -05:00
Joakim Erdfelt a9f728f49c
Issue #5360 - removing dependency to demo-jndi from demo-spec (#5364)
* Issue #5360 - removing dependency to demo-jndi from demo-spec

+ Adding demo-jndi dep to demo.mod instead.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 14:33:06 -05:00
Joakim Erdfelt 8a524a6bf9
Cleaning up junit dep issues in session tests.
+ Enforcer mandates common version of junit-jupiter,
  but the org.testcontainers:testcontainers brings in
  an older version.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 13:48:46 -05:00
Joakim Erdfelt e879c1fcea
Cleaning up junit dep issues in session tests.
+ Enforcer mandated

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 12:44:32 -05:00
gregw 661b881d6e Merge branch 'jetty-10.0.x' of github.com:eclipse/jetty.project into jetty-10.0.x 2020-09-28 17:10:28 +02:00
gregw 1f86fb0442 removed old examples pom
Signed-off-by: gregw <gregw@webtide.com>
2020-09-28 17:10:13 +02:00
Joakim Erdfelt f8d8997619
Removing test scoped dependencies that are no longer in use
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 10:04:27 -05:00
Joakim Erdfelt a5fe448a21
Fixing enforcer rule around junit versioning
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 10:02:37 -05:00
Joakim Erdfelt b9112ce631
Moving jetty-cdi tests to /tests/test-cdi to avoid jpms testing hell
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 09:08:35 -05:00
Joakim Erdfelt 2942b9ea74
Minor updates for demo-base
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 09:06:27 -05:00
Joakim Erdfelt ebe7f97137
Adding basic module-info to jetty-cdi
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 08:27:58 -05:00
Joakim Erdfelt efb3216d59
Fixing bad EOL on groovy files
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 08:25:56 -05:00
Greg Wilkins fc99120ce9 Merge branch 'jetty-10.0.x' of https://github.com/eclipse/jetty.project into jetty-10.0.x 2020-09-28 14:16:40 +02:00
Greg Wilkins 665c42ffe8 Fixed references to jetty 9 & 10
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2020-09-28 14:15:56 +02:00
Joakim Erdfelt f8b06e8bc6
Bumping jetty-test-helper from 5.4 to 5.5
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 07:07:15 -05:00
Joakim Erdfelt 5fba93177f
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-28 06:49:43 -05:00
Joakim Erdfelt 1904903f8c
Merge pull request #5356 from eclipse/jetty-9.4.x_no_wagon_ssh
remove maven-wagon-ssh dependency
2020-09-28 06:49:28 -05:00
Joakim Erdfelt f7f369890a
Merge pull request #5346 from eclipse/dependabot/maven/jetty-9.4.x/org.glassfish.jaxb-jaxb-runtime-2.3.3
Bump jaxb-runtime from 2.3.0.1 to 2.3.3
2020-09-28 06:48:34 -05:00
Greg Wilkins 5e583fa9f3
Fix #5327 NPE in PushBuilder (#5328)
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2020-09-28 13:36:56 +02:00
olivier lamy 92c9d782c2 Revert "Bump derbytools from 10.14.2.0 to 10.15.2.0 (#5345)"
This reverts commit 71388ef575.
2020-09-28 20:06:35 +10:00
Joakim Erdfelt bb0c558128
Merge pull request #5350 from eclipse/dependabot/maven/jetty-10.0.x/javax.servlet.jsp-jsp-api-2.2
Bump jsp-api from 2.1 to 2.2
2020-09-28 04:45:22 -05:00
dependabot[bot] 39f6111227
Bump maven-shade-plugin from 3.2.2 to 3.2.4 (#5335)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:17:20 +10:00
dependabot[bot] 98264d6274
Bump maven-jar-plugin from 3.1.2 to 3.2.0 (#5347)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.2...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:16:33 +10:00
dependabot[bot] 71388ef575
Bump derbytools from 10.14.2.0 to 10.15.2.0 (#5345)
Bumps derbytools from 10.14.2.0 to 10.15.2.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:15:08 +10:00
dependabot[bot] e82365b7f4
Bump jsp-api from 2.1 to 2.2
Bumps jsp-api from 2.1 to 2.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:26:33 +00:00
dependabot[bot] 350c0c0466
Bump jaxb-runtime from 2.3.0.1 to 2.3.3
Bumps jaxb-runtime from 2.3.0.1 to 2.3.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:24:47 +00:00