Commit Graph

3523 Commits

Author SHA1 Message Date
Simone Bordet 6a55f2c882 368948 - POM for jetty-jndi references unknown version for javax.activation. 2012-01-18 13:24:35 +01:00
Simone Bordet 486af62635 Improved logging of exceptions; now stack traces are printed in debug mode, if the exception is rethrown. 2012-01-18 12:38:28 +01:00
Simone Bordet f039d00910 Made SslConnection logger a per-instance variable, to avoid lock contention with other SslConnection instances. 2012-01-18 10:05:35 +01:00
Simone Bordet 7f1de41953 368920 - JettyAwareLogger always formats the arguments. 2012-01-18 10:03:18 +01:00
Greg Wilkins f7b3a2cdfc Merge remote-tracking branch 'origin/master' into jetty-8 2012-01-18 17:05:42 +11:00
Greg Wilkins 0a88d47a23 Merge branch 'jetty-8' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-8 2012-01-18 17:05:22 +11:00
Greg Wilkins c696f14450 368821 improved test harness 2012-01-18 15:24:20 +11:00
Jan Bartel 98684397fd Merge remote-tracking branch 'origin/master' into jetty-8 2012-01-18 14:17:41 +11:00
Greg Wilkins 3e04cac272 JETTY-1475 made output state fields volatile to provide memory barrier for non dispatched thread IO 2012-01-18 14:16:09 +11:00
Greg Wilkins 9ff8633554 368821 SslConnection.handle always calls wrapped Connection.handle, so state can be processed 2012-01-18 13:39:24 +11:00
Simone Bordet b57bf3b600 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-01-17 23:06:46 +01:00
Simone Bordet e609a65e61 368821 - SSL Spin on asyncDispatch.
Test (for now ignored) that reproduces the problem.
2012-01-17 23:05:41 +01:00
Simone Bordet 6e38a97d7f When dumping the selector, we should take the keys only once, otherwise the set of keys may change between calls. 2012-01-17 23:00:34 +01:00
Jan Bartel ea24258dee Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-01-18 07:41:49 +11:00
Jan Bartel 1ac71de645 368632 Remove superfluous removal of org.apache.catalina.jsp_file 2012-01-18 07:41:16 +11:00
Joakim Erdfelt b6a51f0c06 Updating testcase to indicate reason of failure (when testing on OSX) 2012-01-17 13:33:41 -07:00
Jesse McConnell 7cb15929f7 Merge branch 'master' into jetty-8 2012-01-17 13:37:28 -06:00
Jesse McConnell 90184ab3c3 Latest merge from master 2012-01-17 13:36:44 -06:00
Joakim Erdfelt fc3d2f0599 Setting TRACE tests to @Ignore pending review of changes for realmless security constraints that have rendered the TRACE tests invalid for integration testing of the default configuration 2012-01-17 12:16:55 -07:00
Joakim Erdfelt 6da9a22c09 Minor update to VERSION.txt format 2012-01-17 11:21:18 -07:00
Greg Wilkins 1537433b81 368821 Only do SSL asyncDispatch for temp buffer fills 2012-01-17 23:59:12 +11:00
Greg Wilkins c1b2eedadc 368773 process data constraints without realm 2012-01-17 22:53:53 +11:00
Greg Wilkins 50fe23882a 368787 always set token view to new header buffers in httpparser 2012-01-17 15:24:52 +11:00
Greg Wilkins 81c48518b6 368635 moved lifecycle state reporting from toString to dump 2012-01-16 15:37:32 +11:00
Greg Wilkins ef9ac7760d 368635 moved lifecycle state reporting from toString to dump 2012-01-16 15:24:31 +11:00
Greg Wilkins d4a23c2a65 368633 fixed configure.dtd resource mappings 2012-01-16 13:58:44 +11:00
Alexander Kurtakov fae4f3fda9 Get rid of javax.activation.
Java activation framework (JAF) or javax.activation:activation(maven) is an API that is integral part of
every Java 5 level virtual machine. As such there is no point in still referencing/downloading/including or making any other operation
with it. Simply removing references to it in build scripts makes it use the JVM provided one.

Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2012-01-13 16:09:08 -06:00
Jesse McConnell 9757a94089 Merge branch 'release-8' into jetty-8 2012-01-13 12:25:38 -06:00
Jesse McConnell 593af6a226 update version 2012-01-13 12:25:01 -06:00
Jesse McConnell b25792db87 Merge branch 'release' 2012-01-13 11:22:00 -06:00
Jesse McConnell 38fa2d00d4 Updating VERSION.txt top section 2012-01-13 11:21:37 -06:00
Jesse McConnell 8725172017 [maven-release-plugin] prepare for next development iteration 2012-01-13 09:45:25 -06:00
Jesse McConnell a2349abbcc [maven-release-plugin] prepare release jetty-8.1.0.RC4 2012-01-13 09:45:18 -06:00
Jesse McConnell 2eb1b3c3c4 Updating VERSION.txt top section 2012-01-13 09:20:05 -06:00
Jesse McConnell 574851a830 Merge branch 'jetty-8' into release-8 2012-01-13 09:19:09 -06:00
Jesse McConnell c8870cfabb 366472: address test difference for jetty-8 related to cross origin filter test 2012-01-13 09:03:52 -06:00
Jesse McConnell 45cf0552fc [maven-release-plugin] prepare for next development iteration 2012-01-13 08:37:25 -06:00
Jesse McConnell ec589eed33 [maven-release-plugin] prepare release jetty-7.6.0.RC4 2012-01-13 08:37:19 -06:00
Jesse McConnell 16e33c3d1e Merge branch 'master' into jetty-8 2012-01-13 08:21:29 -06:00
Jesse McConnell 60682d4b62 Updating VERSION.txt top section 2012-01-13 08:14:16 -06:00
Jesse McConnell 3318b0d116 Merge branch 'master' into release 2012-01-13 08:13:21 -06:00
Simone Bordet c0d3266c59 366472: Javadocs. 2012-01-13 13:23:44 +01:00
Thomas Becker 30dade6b5a 366472: CrossDomainFilter accepts wildcard domains like *.example.com
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2012-01-13 11:28:32 +01:00
Simone Bordet cf30b19f7e Added one more SSL bytes tests that send RST while the server is read blocked. 2012-01-13 11:03:03 +01:00
Greg Wilkins 37a040bf6a Merge remote-tracking branch 'origin/master' into jetty-8 2012-01-13 14:29:42 +11:00
Greg Wilkins 1db665c3cd Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-01-13 14:00:01 +11:00
Greg Wilkins 04d703c062 365302: clean up old Logger mbeans 2012-01-13 13:59:49 +11:00
Jan Bartel fc70ea92d7 Merge branch 'jetty-8' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-8 2012-01-13 08:58:55 +11:00
Jan Bartel cd1e2ba88b 368113 Support servlet mapping to "" 2012-01-13 08:58:38 +11:00
Jesse McConnell d79b023d4b add some text 2012-01-12 15:21:46 -06:00