Greg Wilkins
af5fecd18d
Jetty 12 : Rename resourceBase to baseResource ( #8310 )
...
* rename to baseResource
2022-08-15 12:24:13 +10:00
Greg Wilkins
e0a9c21615
Support for directory listing of ResourceCollections
...
This is a counter to #8427 to show that Resource.listing is still needed
2022-08-15 10:54:20 +10:00
Lachlan Roberts
9e745f7fdb
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-08-15 10:32:03 +10:00
Lachlan Roberts
ef700ff288
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-08-15 10:26:36 +10:00
Lachlan Roberts
1ab69d871a
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-08-15 10:23:35 +10:00
Lachlan
32e081566e
Merge pull request #8433 from eclipse/jetty-10.0.x-aliasCheckingPerf
...
improve performance of alias checking
2022-08-15 10:23:16 +10:00
Olivier Lamy
84a81345cc
checkstyle fix
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-15 07:53:28 +10:00
Simone Bordet
b5bc92dcd5
Yet another try at Javadocs generation in Jenkins.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 21:13:40 +02:00
Simone Bordet
ec26af978e
Another try at Javadocs generation in Jenkins.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 19:37:20 +02:00
Simone Bordet
e686a06992
Javadocs never works in Jenkins :(
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 19:35:41 +02:00
Simone Bordet
e2c8ff47a8
Added Javadocs stage in Jenkins pipeline.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 18:11:10 +02:00
Simone Bordet
601cba0b18
Fixed javadocs.
...
Javadoc generation for the jetty-quic-quiche-* modules may need
to use a <profile> since the APIs used depend on the Java version.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 17:45:26 +02:00
Olivier Lamy
c011126e63
fix hardcoding versions in mod files ( #8459 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-13 19:43:07 +10:00
Simone Bordet
21fce4ffb9
Pool and ConnectionPool code cleanups
...
Code cleanup, removing deprecations, for class Pool,
ConnectionPool and its implementations.
Removed DuplexHttpDestination and MultiplexHttpDestination.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-13 10:01:36 +02:00
Greg Wilkins
332d17bb56
updated README
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-08-13 09:20:26 +10:00
Ludovic Orban
01cdfb19d4
restore mount leak detection ( #8457 )
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-08-13 08:25:39 +10:00
Simone Bordet
f4056d6132
Fixed DemoModulesTests to use <env>-demos.mod (plural) instead of <env>-demo.mod.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 19:09:45 +02:00
Simone Bordet
0413825640
Fixed jetty-http2-server artifact name in pom.xml after merge.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 17:37:53 +02:00
Simone Bordet
602b07695a
Merge pull request #8454 from eclipse/jetty-12.0.x-module-renaming
...
Jetty 12.0.x module renaming
2022-08-12 17:32:31 +02:00
Simone Bordet
6f0f8854de
Merged branch 'jetty-12.0.x' into 'jetty-12.0.x-module-renaming'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 17:31:01 +02:00
Simone Bordet
0915492a7b
Jetty 12 module renaming - demos.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 10:12:39 +02:00
Olivier Lamy
44a37746e6
Jetty 12 : reactivate `jetty-ee9-demo-embedded` and `jetty-ee9-demo-proxy-webapp` and add more ( #8419 )
...
* ee8 demos to use ee9 demos resources
* add jetty-ee8-demo-jaas-webapp
* add jetty-ee8-demo-jndi-webapp jetty-ee8-demo-mock-resources
* uhm jetty-ee8-demo-jetty-webapp have some issues
* fix jetty-ee8-demo-jetty-webapp
* fix some jetty-ee9-demo-embedded and add back jetty-ee8-demo-proxy-webapp
* demo-embedded need to have jetty-ee9-demo-jsp-webapp built first
* fixing more demos modules. Activate dist test for demo modules and all env
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-12 17:52:53 +10:00
Simone Bordet
1eea480764
Jetty 12 module renaming - jetty-websocket.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 09:33:31 +02:00
Simone Bordet
be2d4ef069
Jetty 12 module renaming - jetty-quic.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 09:33:31 +02:00
Simone Bordet
122b095260
Jetty 12 module renaming - jetty-http3.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 09:33:31 +02:00
Simone Bordet
7d264e6024
Jetty 12 module renaming - jetty-http2.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 09:33:31 +02:00
Simone Bordet
11c3642892
Jetty 12 module renaming - jetty-fcgi.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-12 09:33:31 +02:00
Greg Wilkins
36f0e5f785
fixed
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-08-12 17:28:33 +10:00
Olivier Lamy
727f6e0bb7
move from org.glassfish.web:jstl-impl:1.2 to org.glassfish.web:javax.servlet.jsp.jstl:1.2.5 ( #8453 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-12 13:54:31 +10:00
Greg Wilkins
e249d39427
MemoryResource ( #8451 )
...
Added MemoryResource to simplify favicon and similar handling
2022-08-12 10:36:23 +10:00
Greg Wilkins
7d2f9fa3c0
Fixed build
2022-08-12 08:48:11 +10:00
Jan Bartel
8c4474d614
Squashed commit of the following:
...
commit dfe4640d8de7bf815f06ab56eea0c40a1ae34fbb
Merge: dfe0f76e5f fac047905a
Author: Jan Bartel <janb@webtide.com>
Date: Fri Aug 12 08:36:00 2022 +1000
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-8430-implement-declareroles
commit dfe0f76e5f9dfaf62a7e3a31eeba3a9ef8b9e5c2
Merge: 0e099459ac 21944ab95c
Author: Jan Bartel <janb@webtide.com>
Date: Wed Aug 10 16:48:13 2022 +1000
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-8430-implement-declareroles
commit 0e099459acbf97e00b85a4d36a390f2c459f24d3
Author: Jan Bartel <janb@webtide.com>
Date: Tue Aug 9 13:38:43 2022 +1000
Issue #8430 implement declareRoles for ee10
2022-08-12 08:38:02 +10:00
Greg Wilkins
fac047905a
suppress stack
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-08-12 08:31:49 +10:00
Jan Bartel
52f1c91cca
Merge remote-tracking branch 'origin/jetty-12.0.x-8447-remove-ELContextCleaner-ee10' into jetty-12.0.x
2022-08-12 08:23:09 +10:00
Jan Bartel
95af780d17
Implement special extension to allow headers to be set in include
2022-08-12 08:17:56 +10:00
Jan Bartel
4475537339
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-8447-remove-ELContextCleaner-ee10
2022-08-12 07:09:34 +10:00
Ludovic Orban
08f344e7f6
add TODOs for Resource.combine
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-08-11 12:03:13 +02:00
Jan Bartel
d35892c0c2
Issue #8447 Remove ELContextCleaner for ee10
2022-08-11 17:55:37 +10:00
Greg Wilkins
20bab8a471
Fix build
2022-08-11 16:34:10 +10:00
Greg Wilkins
8f8101ba81
fix #8448 warning on 304
...
Improved logging
2022-08-11 16:12:24 +10:00
Greg Wilkins
a494afa635
fix #8448 Blocking is not complete
...
Use FutureCallback when usage is optional
2022-08-11 15:26:20 +10:00
Greg Wilkins
9833be0374
WIP #8441 isNotNormalWithinSelf
...
oops
2022-08-11 13:32:01 +10:00
Greg Wilkins
fcdb8305de
WIP #8441 isNotNormalWithinSelf
...
Added method to be optimized later
2022-08-11 12:52:19 +10:00
Greg Wilkins
a0d6f42e73
Fix #8442 server propagation
...
Test setServer propagation
protect from inadvertent null setting
2022-08-11 09:05:12 +10:00
Joakim Erdfelt
842af3ed22
Avoid recreating `Resource` during container/jar pattern filtering in `MetaInfConfiguration`
...
* Delete PatternMatcher.java
2022-08-10 16:12:15 -05:00
Joakim Erdfelt
3b690fdefd
Adding in-code comments about Handler.setServer(Server)
2022-08-10 13:01:08 -05:00
Joakim Erdfelt
9312359b13
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x
2022-08-10 12:59:37 -05:00
Joakim Erdfelt
0023281e3f
Adding in-code comments about WebAppContext.getWebInf behavior
2022-08-10 12:59:29 -05:00
Simone Bordet
af77a53e39
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-10 16:51:35 +02:00
Simone Bordet
b8e0db70e4
Updated imports to jakarta.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-10 15:00:08 +02:00