Olivier Lamy
fcc88274a4
Jetty 12.0.x use automatic formatter for poms to have same style for every poms ( #10578 )
...
* apply spotless sort pom
---------
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-10-12 03:51:36 +02:00
Joakim Erdfelt
6b3f760b80
Updating to version 12.0.3-SNAPSHOT
2023-10-09 21:16:46 -05:00
Joakim Erdfelt
b01e3611cf
Updating to version 12.0.2
2023-10-09 20:59:14 -05:00
Joakim Erdfelt
1d226403da
Updating to version 12.0.2-SNAPSHOT
2023-08-29 16:55:36 -05:00
Joakim Erdfelt
4768745849
Updating to version 12.0.1
2023-08-29 16:38:20 -05:00
Joakim Erdfelt
33e91427e2
Fixing release-jetty.sh
2023-08-29 16:31:54 -05:00
Olivier Lamy
97e1527ed6
Jetty 12.0.x use Maven build cache for PRs and branches except jetty-12.0.x main branch ( #9871 )
...
* apply configuration/changes for build cache
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-08-22 02:46:46 +02:00
Joakim Erdfelt
9c324326c5
Merge `release/12.0.0` back into `jetty-12.0.x` ( #10237 )
...
* Updating to version 12.0.0
* Updating to version 12.0.1-SNAPSHOT
2023-08-08 00:55:19 +02:00
Simone Bordet
0879f6bc85
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-07-14 17:49:07 +02:00
Ludovic Orban
c1f1a6018b
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2023-06-05 17:31:13 +02:00
Ludovic Orban
98c1fe24a2
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2023-04-05 19:10:07 +02:00
Joakim Erdfelt
9bb38ea469
Remove old build notes
2023-03-29 11:09:06 -05:00
Olivier Lamy
b2c1121657
Jetty 12.0.x publish dependency report ( #9504 )
...
* add Jenkins file for dependency report
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-03-16 13:06:05 +10:00
Joakim Erdfelt
71e94a57c0
Merge pull request #9481 from eclipse/fix/12.0.x/dependency-updates-report
...
Jetty 12 - Dependency Updates and Report Script
2023-03-14 06:06:56 -05:00
Olivier Lamy
3ac49c8d65
Issue #9442 documentation html artifact does not contain html content ( #9478 )
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-03-09 12:36:17 +10:00
Joakim Erdfelt
1fc631dfca
Add core to dependency update script
2023-03-08 15:23:25 -06:00
Joakim Erdfelt
d66058732f
Initial Dependency Update Reports
2023-03-08 15:12:28 -06:00
dependabot[bot]
e8ab993df6
Bump maven.surefire.plugin.version from 3.0.0-M8 to 3.0.0-M9
...
Bumps `maven.surefire.plugin.version` from 3.0.0-M8 to 3.0.0-M9.
Updates `maven-failsafe-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9 )
Updates `maven-surefire-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9 )
Updates `surefire-junit47` from 3.0.0-M8 to 3.0.0-M9
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 13:42:56 +10:00
Simone Bordet
cd732a175c
Review and normalized all Maven module <name> for consistency.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-01-27 19:09:30 +01:00
Joakim Erdfelt
fc762aea7d
Remove `@Disabled` from more `jetty-core/jetty-server` tests ( #9162 )
...
* Remove @Disabled from ConnectorTimeoutTests
* Remove @Disabled from SlowClientsTest
* Remove @Disabled from SslConnectionFactoryTest
* Remove @Disabled from DetectorConnectionTest
* Disabling quiche from checkstyle
* Removing ConnectorTimeoutTest BlockingTimeout tests
+ The concept of HttpConfiguration.blockingTimeout
has been removed, these tests are no longer relevant
2023-01-19 10:31:51 -06:00
Joakim Erdfelt
a37b8523e5
Jetty 12 - Javadoc cleanup & new inspection profile ( #9165 )
...
* Adding intellij-javadoc-inspection.xml for Jetty specific Javadoc inspection profile.
* Javadoc cleanup
2023-01-19 10:31:27 -06:00
Joakim Erdfelt
eb6671821b
Updating to version 12.0.0-SNAPSHOT
2022-12-07 16:37:38 -06:00
Joakim Erdfelt
eac2683866
Updating to version 12.0.0.alpha3
2022-12-07 16:09:33 -06:00
Olivier Lamy
b1f8019860
simplify poms, add back missing changes from #7850 and #7687 ( #8697 )
...
* simplify poms, add back missing changes from #7850
* remove non used plugin, missing from #7687
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-10-10 12:52:40 +10:00
Joakim Erdfelt
67953f8328
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-08-01 15:48:12 -05:00
Simone Bordet
bf93418b60
Fixed building of documentation.
...
Follow up to #8326 .
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-07-22 21:12:50 +02:00
Simone Bordet
0dd2ab6229
Re-enabled build of the documentation.
...
Follow up to #8326 .
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-07-22 16:36:54 +02:00
Joakim Erdfelt
b241446e66
Jetty-12 : Fixing ContextHandlerCollectionTest ( #8322 )
...
* Fixing ContextHandlerCollectionTest
* Disabling array Indentation checkstyle
+ Doesn't play nice with Java 17 new switch/case usages.
2022-07-20 16:42:45 -05:00
Joakim Erdfelt
7fb119bb32
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-07-18 12:50:16 -05:00
Joakim Erdfelt
1031bf1374
Restore stage separated Jenkinsfile ( #8272 )
...
* Restore stage separated Jenkinsfile
* add -Dmaven.test.failure.ignore=true
* change -f jetty-home to -pl :jetty-home
* update script ci.sh with -pl :jetty-home
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-08 19:06:04 +10:00
Greg Wilkins
04acdb72f0
Jetty-12 Restructure
...
Copied over non ee10 components from the hackathon branch
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
2022-05-03 15:50:54 +02:00