Commit Graph

23355 Commits

Author SHA1 Message Date
dependabot[bot] 920feab979
Bump google-cloud-datastore from 2.1.0 to 2.1.2
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-datastore/compare/v2.1.0...v2.1.2)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 09:17:09 +00:00
Lachlan f22bfcb887
Merge pull request #6888 from eclipse/jetty-10.0.x-6100-WindowsTests
Issue #6100 - fix flaky test MavenMetadataTest
2021-09-23 18:30:34 +10:00
Greg Wilkins aac366c300
Fix #6883 relative welcome redirect (#6886) (#6894)
* Fix #6883 relative welcome redirect (#6886)

Fix #6883 relative welcome redirect
 + make all redirects able to be relative
 + added test for relative redirection in ResourceService

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2021-09-23 15:37:56 +10:00
Greg Wilkins d9d8919e9a
Fix #6870 Encode control characters (#6874) (#6895)
Fix #6870 URIUtil.encodePath encodes control characters

* Better test for wider range of characters
* Encode all control characters

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2021-09-23 15:37:35 +10:00
Joakim Erdfelt 66b9428163
Merge pull request #6893 from eclipse/jetty-10.0.x-reorg-dependencies
Jetty 10.0.x Dependency Cleanup
2021-09-22 16:03:29 -05:00
Joakim Erdfelt a63005a907
Changes from review
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 14:39:38 -05:00
Joakim Erdfelt c18d059f44
Fixing jetty-maven-plugin IT tests
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 13:09:25 -05:00
Joakim Erdfelt 9c17fbe0b5
Revert accidental indentation change
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 10:47:41 -05:00
Joakim Erdfelt 5b6c3f145c
More artifact cleanup javax.* to jakarta.*
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 10:41:30 -05:00
Joakim Erdfelt 8dd62838f7
Initial cleanup / reorg of dependencies
+ All plugins and dependencies are alphabetized now
+ All plugins and dependency versions have properties now

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 09:54:52 -05:00
Joakim Erdfelt 9c06dc2a3e
Merge pull request #6839 from eclipse/jetty-10.0.x_modfiles_filtering
Issue #3514 interpolation of mod files to avoid hardcoding version in mod files
2021-09-22 07:27:48 -05:00
Greg Wilkins 9a14de058d
Fix #6860 IPv6 Format (#6861) (#6885)
Fix #6860 IPv6 format by adding an extensible HttpChannel method

Signed-off-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
2021-09-22 21:03:23 +10:00
Olivier Lamy 7d52cd5263 add interpolation of demo-jndi.mod
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-22 09:32:38 +10:00
Olivier Lamy bac04b9c8f no needed here as it is aleady in top dptMngt
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-22 09:26:25 +10:00
Joakim Erdfelt b83dcdf63e
Using jetty-assembly-descriptor:1.1 (now on maven central)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-21 15:20:42 -05:00
Simone Bordet f12c5b668c
Updated release-template.md
- Added step to create the next GitHub Projects.
- Updated staging of Jetty 10 and 11 using Java 17.
2021-09-21 21:59:57 +02:00
Joakim Erdfelt d9ce837041
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x_modfiles_filtering 2021-09-21 13:10:45 -05:00
Lachlan Roberts 5eb30b61bb Issue #6100 - fix flaky test MavenMetadataTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-09-21 23:01:52 +10:00
Greg Wilkins aa793eeafe
Jetty 10.0.x 6497 alias checkers alt (#6681)
* Issue #6497 - Replace the Alias checkers with new implementation.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
2021-09-21 18:35:51 +10:00
dependabot[bot] 6ee9940a7a
Merge pull request #6876 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.4.1 2021-09-21 06:54:15 +00:00
Greg Wilkins 0dc5371167
Fix #6869 HTML Error page charset (#6873) (#6878)
Fix #6869 HTML Error page charset passed as request attribute

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2021-09-21 16:08:01 +10:00
Jan Bartel d3bfb61761
Jetty 10.0.x 6687 upgrade infinispan (#6766)
* Issue #6687 Update to infinispan 11.0.11

Signed-off-by: Jan Bartel <janb@webtide.com>


* fix upperbound dependency
* use infinispan bom

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>

Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-21 11:16:50 +10:00
Olivier Lamy 13400b3ea4 interpolate mod file for mongo and xmemcache as well
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-21 09:19:45 +10:00
Olivier Lamy cde6ee23b2 use maven variables and not hardcoded values
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-21 09:19:45 +10:00
Olivier Lamy a342776c71 Issue #3514 interpolation of versions from pom in mod files
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-21 09:19:45 +10:00
Joakim Erdfelt 2396594b40
Merge pull request #6863 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-unixsocket-0.38.11
Bump jnr-unixsocket from 0.38.10 to 0.38.11
2021-09-20 12:58:13 -05:00
Joakim Erdfelt b289e15fec
Fixing enforcer requireUpperBounds rule violation
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-20 11:01:28 -05:00
dependabot[bot] bce26204af
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 09:20:56 +00:00
Greg Wilkins f398da7200
Fix #6868 Fix copy constructors (#6872)
* Fix #6868 Fix copy constructors

Fixed copy constructors found by static code analysis

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2021-09-20 15:14:42 +10:00
dependabot[bot] 1560c9b98e
Bump jnr-unixsocket from 0.38.10 to 0.38.11
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.10 to 0.38.11.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases)
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.10...jnr-unixsocket-0.38.11)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-unixsocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 09:20:38 +00:00
Simone Bordet 4793092f9d
Fixes #5229 - WebSocket documentation. (#6623)
Added WebSocket server-side documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-09-15 19:42:27 +02:00
Joakim Erdfelt 1c8172fe0c
Merge pull request #6855 from eclipse/jetty-10.0.x-remove-pack200-plugins
Issue #6853 - remove pack200 plugins (Jetty 10.0.x)
2021-09-15 12:30:22 -05:00
dependabot[bot] 809b0cf36a
Merge pull request #6845 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi.util-3.6.100 2021-09-15 13:03:02 +00:00
Joakim Erdfelt 3e25efe5b0
Issue #6853 - remove pack200 plugins
+ Also remove tycho.version property

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-15 07:13:45 -05:00
dependabot[bot] 687862ee1c
Merge pull request #6828 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctor-maven-plugin-2.2.1 2021-09-15 12:09:42 +00:00
dependabot[bot] f78984bf37
Merge pull request #6842 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi-3.17.0 2021-09-15 11:43:20 +00:00
dependabot[bot] cb48027155
Merge pull request #6840 from eclipse/dependabot/maven/jetty-10.0.x/jakarta.transaction-jakarta.transaction-api-1.3.3 2021-09-15 10:27:40 +00:00
dependabot[bot] c71fc63a2f
Bump org.eclipse.osgi.util from 3.6.0 to 3.6.100
Bumps org.eclipse.osgi.util from 3.6.0 to 3.6.100.

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.util
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 10:15:59 +00:00
dependabot[bot] 11624a1671
Bump org.eclipse.osgi from 3.16.300 to 3.17.0
Bumps org.eclipse.osgi from 3.16.300 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 10:15:55 +00:00
dependabot[bot] f97bc56c06
Merge pull request #6843 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi.services-3.10.200 2021-09-15 10:14:25 +00:00
dependabot[bot] f2c553dad9
Bump org.eclipse.osgi.services from 3.10.100 to 3.10.200
Bumps org.eclipse.osgi.services from 3.10.100 to 3.10.200.

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.services
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 08:46:00 +00:00
Joakim Erdfelt 51f6a58f2e
Merge pull request #6758 from eclipse/jetty-10.0.x-extensible-default-session-cache
Issue #6752 - Extensible DefaultSessionCache map implementation
2021-09-15 03:45:26 -05:00
dependabot[bot] 258806449c
Bump jakarta.transaction-api from 1.3.2 to 1.3.3
Bumps [jakarta.transaction-api](https://github.com/eclipse-ee4j/jta-api) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/eclipse-ee4j/jta-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jta-api/compare/1.3.2...1.3.3)

---
updated-dependencies:
- dependency-name: jakarta.transaction:jakarta.transaction-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 08:45:24 +00:00
Joakim Erdfelt 355f44658a
Merge pull request #6822 from eclipse/jetty-10.0.x_dependabot_ignore_jakarta.transaction_2.0
dependabot should ignore jakarta.transaction >= 2.0
2021-09-15 03:44:34 -05:00
Joakim Erdfelt 170d1d1ae3
Merge pull request #6833 from eclipse/jetty-10.0.x_fix_duplicate_dependencies
jetty-10.0.x remove duplicate dependencies
2021-09-15 03:44:03 -05:00
Olivier Lamy e4eaedb439 dependabot should ignore jakarta.transaction >= 2.0
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-15 13:03:18 +10:00
dependabot[bot] eae9728d76
Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.1
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.1.0...2.2.1)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 02:58:24 +00:00
Olivier Lamy 060b82264f remove duplicate dependencies
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-15 12:06:52 +10:00
Joakim Erdfelt a223815cbf
Issue #6752 - Extensible DefaultSessionCache map implementation
More changes requested from review

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-14 21:00:04 -05:00
Joakim Erdfelt 8991b7f452
Issue #6752 - Extensible DefaultSessionCache map implementation
Addressing changes requested from review

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-14 20:23:49 -05:00