Simone Bordet
489f68c708
Fixes #1685 - Update ALPN support for Java 8u141.
2017-08-08 09:15:12 -07:00
Joakim Erdfelt
c417a18cc8
Fixed #1679 - moving JMX specific behavior to jmx.DeploymentManagerMBean
2017-08-08 09:15:11 -07:00
Jan Bartel
9546db266b
Issue #1681
...
(cherry picked from commit 0d99bde0c1e740493b6dfab772b3c4933c1e7d75)
2017-08-08 09:15:09 -07:00
Jan Bartel
ccf89b81ad
Issue #1623
...
Ensure restarts recreate classpath.
2017-08-08 09:15:06 -07:00
olivier lamy
2c60f59325
some cleanup per Jan review
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:15:04 -07:00
Joakim Erdfelt
86b4870d14
Fixed #1679 - making DeploymentManager usable in JMX without error
2017-08-08 09:15:01 -07:00
Joakim Erdfelt
ce4a8df311
Fixing module [name] warning
2017-08-08 09:14:59 -07:00
olivier lamy
0fac9c390a
simplify code, add more details in junit failure #1623
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:14:56 -07:00
Jan Bartel
56bf71aec2
Issue #1675
2017-08-08 09:14:54 -07:00
Joakim Erdfelt
a1f614fd0e
Removing Test/Testing related commits from VERSION.txt
2017-08-08 09:14:51 -07:00
Greg Wilkins
91e7087fcd
Fix #1672 Proxy tests HttpTester.from usage
2017-08-08 09:14:49 -07:00
Greg Wilkins
0bc9149ff1
Issue #1671 asymmetric trailer usage on MetaData.Request
2017-08-08 09:14:47 -07:00
WalkerWatch
c9959fd633
Restoring SSL dump info
2017-08-08 09:14:43 -07:00
WalkerWatch
b8168f2bb0
Updates to SSL documentation. Resolves #1667
2017-08-08 09:14:37 -07:00
Greg Wilkins
e94660b7ba
fixed merge
2017-08-08 09:14:35 -07:00
Jan Bartel
e39c66d425
Issue #1645
2017-08-08 09:14:32 -07:00
Greg Wilkins
e5f7fee279
Fix #1664 CIDR IP
2017-08-08 09:14:30 -07:00
Greg Wilkins
2b4494e3f6
Issue #1661 remove debug
2017-08-08 09:14:28 -07:00
Greg Wilkins
6a2dd626e0
Issue #1661 Portable onProxyResponseFailure
...
avoid using sendError(-1)
2017-08-08 09:14:26 -07:00
WalkerWatch
15cc8f1d40
Documentation update for Connectors. Resolves #1663
2017-08-08 09:14:24 -07:00
Joakim Erdfelt
b8759bc2c7
Renaming to fit Eclipse Jetty naming guidelines
2017-08-08 09:14:23 -07:00
Joakim Erdfelt
d63c7a4eb6
Updating .gitattributes
2017-08-08 09:14:22 -07:00
Simone Bordet
191b6e044f
Fixes #1656 - Improve configurability of ConnectionPools.
...
Introduced ConnectionPool.Factory and HttpClientTransport.connectionPoolFactory.
This allows applications to create a ConnectionPool given the HttpDestination.
2017-08-08 09:14:19 -07:00
Greg Wilkins
2202d333fe
Issue #1655 ServerConnector configured with channel
...
converted setter to open method
added test harness
2017-08-08 09:14:18 -07:00
Greg Wilkins
7dc2559c8b
Issue #1655 added setter for accept channel
2017-08-08 09:14:16 -07:00
Greg Wilkins
386ca510e6
Issue #1655 added openAcceptChannel
2017-08-08 09:14:15 -07:00
Simone Bordet
349ee90b5d
Issue #1643 - ProxyServlet always uses default number of selector threads.
...
Reviewed changes and applied them to FastCGIProxyServlet as well.
2017-08-08 09:14:13 -07:00
WalkerWatch
47b72399a5
Resolves #1408
2017-08-08 09:14:12 -07:00
Joakim Erdfelt
12e61bf973
Making tests more reliable on lesser FileSystems
2017-08-08 09:14:11 -07:00
Joakim Erdfelt
e65d0ba0e7
Improving test reliability (esp on Windows)
2017-08-08 09:14:10 -07:00
Greg Wilkins
f297096716
Fix #1653
2017-08-08 09:14:09 -07:00
Joakim Erdfelt
c2598408d0
Issue #1650 - update clirr to report on API changes
2017-08-08 09:14:09 -07:00
Greg Wilkins
27d85cb77e
Issue #1643 Configure selectors for AbstractProxyServlet
2017-08-08 09:14:06 -07:00
Joakim Erdfelt
c6d45c0af1
Restoring Jenkinsfile testing
2017-08-08 09:14:05 -07:00
Joakim Erdfelt
2648b9a6e2
Restoring 8u131 profile to main pom
2017-08-08 09:14:01 -07:00
olivier lamy
d438c51075
activate mojo it profile in Jenkinsfile
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:56 -07:00
olivier lamy
6ac625e226
add it test for run war exploded mojo
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:55 -07:00
olivier lamy
4b513c61e8
add it test for run war mojo
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:55 -07:00
olivier lamy
dfb4e85c0a
fix fragment from dependent projects #1623
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:54 -07:00
olivier lamy
aae7b38b82
version in only one place
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:53 -07:00
olivier lamy
8095da3848
try to fix web fragment for directory classes #1623
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:52 -07:00
olivier lamy
7dcab0e5a2
add test with fragment for #1623
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:52 -07:00
olivier lamy
4024273fa6
Add it test for Maven Plugin #1638
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:51 -07:00
olivier lamy
2f9dc58699
fix run forked support of reactor projects
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:50 -07:00
olivier lamy
1cdc94f0a5
add test for run forked mojo
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:49 -07:00
WalkerWatch
4d2f66a252
Script doco update
2017-08-08 09:13:48 -07:00
Joakim Erdfelt
3aa42d989b
Issue #1642 - avoid casting to get to (base) Request
2017-08-08 09:13:48 -07:00
olivier lamy
b0e5681451
add it for run mojo #1638
...
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-08-08 09:13:47 -07:00
S K
a7e4f92054
Issue #1622 - HeaderFilter does not work if response has been committed ( #1628 )
...
Signed-off-by: S K (xz64) <xz64.xyz@gmail.com>
2017-08-08 09:13:46 -07:00
Jan Bartel
e32136f74c
Issue #1639
2017-08-08 09:13:45 -07:00