Joakim Erdfelt
c91e3fbc48
Updating to version 10.0.20-SNAPSHOT
2023-12-15 14:49:33 -06:00
Joakim Erdfelt
8492d1c78f
Updating to version 10.0.19
2023-12-15 14:38:06 -06:00
dependabot[bot]
8004a72e71
Bump org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
...
Bumps org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle from 1.3.6 to 1.3.7.
---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 01:04:50 +00:00
Joakim Erdfelt
c50aa2f61b
Updating to version 10.0.19-SNAPSHOT
2023-10-26 21:10:08 -05:00
Joakim Erdfelt
8545fd9bf4
Updating to version 10.0.18
2023-10-26 20:59:27 -05:00
Joakim Erdfelt
722b97ad6a
Updating to version 10.0.18-SNAPSHOT
2023-10-09 13:32:28 -05:00
Joakim Erdfelt
af15f12297
Updating to version 10.0.17
2023-10-09 13:21:53 -05:00
dependabot[bot]
d6588a0eac
Bump org.eclipse.platform:org.eclipse.osgi from 3.18.400 to 3.18.500
...
Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox ) from 3.18.400 to 3.18.500.
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 00:35:33 +00:00
dependabot[bot]
a9711042a1
Bump pax.exam.version from 4.13.1 to 4.13.5
...
Bumps `pax.exam.version` from 4.13.1 to 4.13.5.
Updates `org.ops4j.pax.exam:pax-exam` from 4.13.1 to 4.13.5
Updates `org.ops4j.pax.exam:pax-exam-inject` from 4.13.1 to 4.13.5
Updates `org.ops4j.pax.exam:pax-exam-container-forked` from 4.13.1 to 4.13.5
Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.1 to 4.13.5
Updates `org.ops4j.pax.exam:pax-exam-link-mvn` from 4.13.1 to 4.13.5
---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.ops4j.pax.exam:pax-exam-inject
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.ops4j.pax.exam:pax-exam-container-forked
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.ops4j.pax.exam:pax-exam-link-mvn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 21:19:40 +00:00
Olivier Lamy
f4c587c36f
exclude banned dependencies
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-09-03 21:10:41 +10:00
dependabot[bot]
f4dc2661b1
Bump pax.url.version from 2.6.2 to 2.6.14
...
Bumps `pax.url.version` from 2.6.2 to 2.6.14.
Updates `org.ops4j.pax.url:pax-url-aether` from 2.6.2 to 2.6.14
- [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.6.2...url-2.6.14 )
Updates `org.ops4j.pax.url:pax-url-wrap` from 2.6.2 to 2.6.14
- [Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.6.2...url-2.6.14 )
---
updated-dependencies:
- dependency-name: org.ops4j.pax.url:pax-url-aether
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.ops4j.pax.url:pax-url-wrap
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 05:47:24 +00:00
Joakim Erdfelt
896dee2466
Updating to version 10.0.17-SNAPSHOT
2023-08-25 14:27:38 -05:00
Joakim Erdfelt
a2735a9ae9
Updating to version 10.0.16
2023-08-25 14:10:55 -05:00
Joakim Erdfelt
a9c596e3d7
Updating various old/moved URL references found across project (`jetty-10.0.x`) ( #10098 )
...
* Now that the migration of `https://eclipse.org/jetty/ ` to `https://eclipse.dev/jetty/ ` has occurred, it is time to review the URI use in our project
+ Updated URLs in poms
+ Added more URIs to XmlConfiguration
+ Updated URLs in module files
+ Updated URLs in documentation
+ Updated URLs in HTML
+ Correcting bad double-scheme URLs (eg: `http://https://www.eclipse ...`)
+ Updating text in *.mod files
+ Removing `/current/` from path `/jetty/documentation/current/`
+ Fixing mailing list URL
---------
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-07-14 12:38:45 -05:00
dependabot[bot]
c4c3e340b7
Bump org.eclipse.osgi from 3.18.300 to 3.18.400
...
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox ) from 3.18.300 to 3.18.400.
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 07:51:32 +00:00
Joakim Erdfelt
ca3c1756ad
Updating to version 10.0.16-SNAPSHOT
2023-04-11 13:23:25 -05:00
Joakim Erdfelt
68017dbd00
Updating to version 10.0.15
2023-04-11 12:24:32 -05:00
Joakim Erdfelt
fc06feab6b
Bump osgi.util.promise to 1.3.0
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-04-02 08:45:15 -05:00
Joakim Erdfelt
64b8a7fa2e
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi-3.18.300' into fix/10.0.x/dependabot-rollup-2023-april
2023-04-02 06:39:48 -05:00
dependabot[bot]
7e588c87ab
Bump org.eclipse.osgi.util from 3.7.100 to 3.7.200
...
Bumps [org.eclipse.osgi.util](https://github.com/eclipse-equinox/equinox ) from 3.7.100 to 3.7.200.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
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>
2023-04-01 01:08:35 +00:00
dependabot[bot]
6d30eaeaec
Bump org.eclipse.osgi from 3.18.200 to 3.18.300
...
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox ) from 3.18.200 to 3.18.300.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 01:01:21 +00:00
Olivier Lamy
e62cc0344a
Updating to version 10.0.15-SNAPSHOT
2023-03-01 18:55:10 +10:00
Jan Bartel
b7075161d0
Fix osgi dependencies for update to org.eclipse.osgi.services.
2023-02-22 15:21:22 +11:00
gregw
7a7d69a69f
Happy no year
...
Remove modification date from copyright notice and instead just have the
project inception year.
Signed-off-by: gregw <gregw@webtide.com>
2023-02-15 15:22:32 +11:00
dependabot[bot]
ae7ff8de71
Bump org.eclipse.osgi.services from 3.11.0 to 3.11.100
...
Bumps [org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox ) from 3.11.0 to 3.11.100.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
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>
2022-12-28 06:41:43 +00:00
dependabot[bot]
a6437020ea
Merge pull request #9102 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.aries.spifly-org.apache.aries.spifly.dynamic.bundle-1.3.6
2022-12-28 06:40:41 +00:00
dependabot[bot]
112c5fa217
Bump org.apache.aries.spifly.dynamic.bundle from 1.3.5 to 1.3.6
...
Bumps org.apache.aries.spifly.dynamic.bundle from 1.3.5 to 1.3.6.
---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:37:54 +00:00
dependabot[bot]
1303944f86
Bump org.eclipse.osgi from 3.18.100 to 3.18.200
...
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox ) from 3.18.100 to 3.18.200.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:36:03 +00:00
Joakim Erdfelt
54c4c03244
Updating to version 10.0.14-SNAPSHOT
2022-12-07 14:33:17 -06:00
Joakim Erdfelt
1c2636ea05
Updating to version 10.0.13
2022-12-07 14:12:50 -06:00
Joakim Erdfelt
fe016baa1a
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi.services-3.11.0' into dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi.services-3.11.0
...
# Conflicts:
# jetty-osgi/pom.xml
2022-10-01 18:17:03 -05:00
Joakim Erdfelt
838fefd6c0
Fixing osgi deps
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-10-01 18:16:22 -05:00
dependabot[bot]
b8aa7e462b
Bump org.eclipse.osgi.services from 3.10.200 to 3.11.0
...
Bumps [org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox ) from 3.10.200 to 3.11.0.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.services
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 20:11:41 +00:00
dependabot[bot]
28afa8ab22
Bump org.eclipse.osgi.util from 3.7.1 to 3.7.100 ( #8662 )
...
Bumps [org.eclipse.osgi.util](https://github.com/eclipse-equinox/equinox ) from 3.7.1 to 3.7.100.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 15:09:43 -05:00
dependabot[bot]
70dc01840b
Bump org.eclipse.osgi.services from 3.10.200 to 3.11.0
...
Bumps [org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox ) from 3.10.200 to 3.11.0.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.services
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 09:29:56 +00:00
dependabot[bot]
0fe6fa7592
Bump org.eclipse.osgi from 3.18.0 to 3.18.100
...
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox ) from 3.18.0 to 3.18.100.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases )
- [Commits](https://github.com/eclipse-equinox/equinox/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 06:16:23 +00:00
Olivier Lamy
dbd07146ec
merge back release branch to bump version to 10.0.13-SNAPSHOT ( #8593 )
...
* Updating to version 10.0.12
* Updating to version 10.0.13-SNAPSHOT
* VERSION.TXT =+ content of jetty-9.4.49.v20220914 release
* remove strange line and reorder
2022-09-16 19:50:12 +10:00
Olivier Lamy
6b1eb1486b
remove some unused plugins from poms ( #8534 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-09-02 14:25:46 +10:00
Olivier Lamy
9149945945
simplify pom by using simple property rather than xml fragment ( #7580 )
...
* simplify pom by using simple property rather than xml fragment
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-14 09:42:28 +10:00
dependabot[bot]
93be234873
Merge pull request #8247 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.platform-org.eclipse.osgi.util-3.7.1
2022-07-06 23:49:30 +00:00
Jan Bartel
764499a828
Add other dependencies introduced by org.eclipse.osgi.util upgrade
2022-07-07 08:11:40 +10:00
dependabot[bot]
4251d965a0
Bump org.eclipse.osgi.util from 3.6.100 to 3.7.1
...
Bumps [org.eclipse.osgi.util](https://github.com/eclipse-equinox/equinox.binaries ) from 3.6.100 to 3.7.1.
- [Release notes](https://github.com/eclipse-equinox/equinox.binaries/releases )
- [Commits](https://github.com/eclipse-equinox/equinox.binaries/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.util
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 02:07:41 +00:00
dependabot[bot]
3f4ff748bb
Bump org.eclipse.osgi from 3.17.200 to 3.18.0
...
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox.binaries ) from 3.17.200 to 3.18.0.
- [Release notes](https://github.com/eclipse-equinox/equinox.binaries/releases )
- [Commits](https://github.com/eclipse-equinox/equinox.binaries/commits )
---
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>
2022-07-01 02:05:31 +00:00
Olivier Lamy
db9eb08148
add jetty-osgi dependency to jetty-p2 to be sure it is included ( #8034 )
...
* add jetty-osgi dependency to jetty-p2 to be sure it is included
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-30 07:03:20 -05:00
Joakim Erdfelt
64d12e2a5a
Merge Release 10.0.11 back into `jetty-10.0.x` branch ( #8194 )
...
* Updating to version 10.0.11
* Updating to version 10.0.12-SNAPSHOT
2022-06-22 16:24:48 -05:00
Joakim Erdfelt
c2bc103cb9
Merge Release 10.0.10 back into `jetty-10.0.x` ( #8180 )
...
* Updating to version 10.0.11-SNAPSHOT
2022-06-21 14:41:41 +02:00
dependabot[bot]
ebd82035fd
Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 ( #7877 )
...
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5
Bumps org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5.
---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 (#7878 )
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5
* Fixing dependency upper bounds
* Remove wrapping of conscrypt jar as it now has appropriate manifest.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
2022-05-05 15:21:25 -05:00
Joakim Erdfelt
16420f0181
Set version to `10.0.10-SNAPSHOT` ( #7823 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-04-03 20:33:44 +10:00
Joakim Erdfelt
f079949a35
Merge Release 10.0.9 ( #7821 )
...
* Updating to version 10.0.9
* Updating to version 10.0.10
2022-04-02 08:43:44 -05:00
dependabot[bot]
6b25c271b1
Bump jolokia-war from 1.3.3 to 1.7.1 ( #6907 )
...
* Bump jolokia-war from 1.3.3 to 1.7.1
Bumps jolokia-war from 1.3.3 to 1.7.1.
---
updated-dependencies:
- dependency-name: org.jolokia:jolokia-war
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Adding HashLoginService to jolokia.xml
* Fixing typo in FQCN for Jetty Password utility
* Using logger to print warning, not ServletContext.log() as it causes an NPE.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-03-29 21:04:35 -05:00