2436 Commits

Author SHA1 Message Date
Joakim Erdfelt
396bb04b86 293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-util
2011-08-24 10:22:37 -07:00
Joakim Erdfelt
99a05c1f5e Making eclipse template to add jetty named logger statement easier 2011-08-24 10:22:07 -07:00
Joakim Erdfelt
51c5911e15 Making PMD AvoieAnonymousLogging rule be enforced for this branch 2011-08-24 09:52:07 -07:00
Joakim Erdfelt
786098e9f1 Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
Greg Wilkins
f81903388e Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-24 10:29:02 +10:00
Greg Wilkins
44b8d56289 353073 updated to draft 11 2011-08-24 10:28:39 +10:00
Michael Gorovoy
852f2faa5a Merge branch 'jetty-monitor' 2011-08-23 17:08:50 -04:00
Michael Gorovoy
de6e1de1ed 352222 Moved JmxMonitor functionality from Codehaus 2011-08-23 17:06:42 -04:00
Michael Gorovoy
5aced83287 Added tests for missing CONTINUE 100, error response, and timeout 2011-08-23 16:56:05 -04:00
Joakim Erdfelt
644694b704 Setting @deprecated on the anonymous (non-named) Log usage. 2011-08-23 09:18:16 -07:00
Greg Wilkins
da517c815a JETTY-1410 handle 1xx in similar fashion to 401s and 302s 2011-08-23 17:07:31 +10:00
Greg Wilkins
b7742a2a11 Merge branch 'jetty1410' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty1410 2011-08-23 16:22:13 +10:00
Michael Gorovoy
07b8f08a37 JETTY-1410 HTTP client handles CONTINUE 100 response correctly 2011-08-23 16:20:37 +10:00
Joakim Erdfelt
96d46df7da Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-22 15:17:43 -07:00
Joakim Erdfelt
5ef33386b7 Using released jetty-version-maven-plugin 2011-08-22 15:17:31 -07:00
Michael Gorovoy
dcffc52d78 JETTY-1410 HTTP client handles CONTINUE 100 response correctly 2011-08-22 09:58:13 -04:00
Greg Wilkins
6867dae4ee 353073 Add websocket origin setter 2011-08-22 12:02:00 +10:00
Joakim Erdfelt
74b4d6bc2c Merging changes 2011-08-19 12:15:37 -07:00
Joakim Erdfelt
4698cc05c5 Making :update-version profile instead 2011-08-19 12:13:54 -07:00
Jesse McConnell
82b3267dcc revert the paree-version tweak 2011-08-19 14:13:25 -05:00
Jesse McConnell
9d73866c43 attach VERSION.txt as artifact an setup so parse-version is only called
at root level
2011-08-19 14:11:28 -05:00
Joakim Erdfelt
b34ccc5915 Making VERSION.txt automatically update itself in the jetty-distribution tarball 2011-08-19 10:52:48 -07:00
Michael Gorovoy
d8d5414f64 Added unit test for unexpected data being received by the client 2011-08-19 13:11:57 -04:00
Michael Gorovoy
ee1f0e5d9e Quick javadoc fixes 2011-08-19 12:16:04 -04:00
Michael Gorovoy
bb03bb090b Moved 355162 entry to correct release 2011-08-19 11:09:17 -04:00
Greg Wilkins
e5a3cb9cef [maven-release-plugin] prepare for next development iteration 2011-08-19 22:17:46 +10:00
Greg Wilkins
f0b4ffffda [maven-release-plugin] prepare release jetty-7.5.0.RC1 jetty-7.5.0.RC1 2011-08-19 22:17:33 +10:00
Greg Wilkins
99101cf48b Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-19 21:55:59 +10:00
Greg Wilkins
30603c013e set version for RC1 2011-08-19 21:55:32 +10:00
Greg Wilkins
18dd3b091c [maven-release-plugin] prepare for next development iteration 2011-08-19 21:49:25 +10:00
Greg Wilkins
03eb2153b5 [maven-release-plugin] prepare release jetty-7.5.0.RC1 2011-08-19 21:49:10 +10:00
Joakim Erdfelt
ffee22f357 Fixing NPE in jetty-version-maven-plugin 2011-08-18 14:36:08 -07:00
Joakim Erdfelt
0a88090586 Revert "Moving jetty-version-maven-plugin to profile due to NPE on some people's machines"
This reverts commit 683d78aa181c4ea2e6f7538e90662bb972d49a0b.
2011-08-18 14:35:12 -07:00
Joakim Erdfelt
a55b0529d1 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-08-18 14:24:06 -07:00
Joakim Erdfelt
683d78aa18 Moving jetty-version-maven-plugin to profile due to NPE on some people's machines 2011-08-18 14:23:56 -07:00
Michael Gorovoy
0720ba9c04 355162 Allow creating an empty resource collection 2011-08-18 17:13:25 -04:00
Joakim Erdfelt
64605e9129 Merging version-updates 2011-08-18 13:46:45 -07:00
Joakim Erdfelt
87b76672eb Updating to released jetty-version-maven-plugin 2011-08-18 13:41:56 -07:00
Simone Bordet
fc55901661 Merge remote-tracking branch 'origin/master'
Conflicts:
	VERSION.txt
2011-08-18 17:42:32 +02:00
Simone Bordet
2d6491b78f Fixes #355103 (Make allowCredentials default to true in CrossOriginFilter). 2011-08-18 17:41:21 +02:00
Jan Bartel
817ecc25c3 Part of: JETTY-1414 HashLoginService doesn't refresh realm if specified config filename is not an absolute platform specific value 2011-08-18 16:10:33 +10:00
Jan Bartel
0dfbf8bb0d JETTY-1414 HashLoginService doesn't refresh realm if specified config filename is not an absolute platform specific value
Also add extra debug to scanner.
2011-08-18 16:09:02 +10:00
Michael Gorovoy
39fce10d74 335001 Eliminate expected exceptions from log when running in JBoss 2011-08-17 15:32:31 -04:00
Jesse McConnell
53f2a4f62b tweak so handy proxy server works 2011-08-17 10:20:01 -05:00
Joakim Erdfelt
52243514d6 Adding jetty-version-maven-plugin to build (on branch) 2011-08-16 15:31:37 -07:00
Joakim Erdfelt
5698053cc5 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into version-updates 2011-08-16 15:13:39 -07:00
Michael Gorovoy
fa7364ac1b 276670 SLF4J loggers show correct location information 2011-08-16 16:25:51 -04:00
Joakim Erdfelt
be4d0cf3ec Updating VERSION.txt (in a branch) with formatting (and missed entries in 7.5.0.RC0) using jetty-version-maven-plugin 2011-08-16 11:42:20 -07:00
Simone Bordet
faaeabd243 Code cleanup and properly synchronized. 2011-08-16 18:26:37 +02:00
Greg Wilkins
ee1afa5e97 353073 cleaned up no context logging 2011-08-16 17:59:28 +10:00