Commit Graph

17 Commits

Author SHA1 Message Date
Jesse McConnell 00ed549898 standardize license header blocks 2012-08-16 19:11:27 -05:00
Jan Bartel 20ca9ad3ac Merge remote-tracking branch 'origin/master' into osgi_refactor
Remove a few System.err.printlns
2012-07-20 15:01:58 +10:00
Jan Bartel 13f4c1fcb1 Emit Event Admin events, refactor to fix not knowing if DeploymentManager actually deploys a webapp or not. TODO: stop issuing Events for context handlers that are not webapps. 2012-06-06 10:24:07 +02:00
Jan Bartel 6832d8805a Ensure each context that is deployed also is registered as an osgi service, taking care that contexts that were already registered as services are not re-registered. 2012-05-31 11:27:05 +02:00
Jan Bartel 4a312f7cb6 More refactoring. 2012-05-17 14:48:30 +02:00
Jan Bartel 98cda498cb More refactoring. 2012-05-16 12:25:19 +02:00
Jan Bartel b2998c2c4d Refactoring 2012-05-14 18:46:21 +02:00
Joakim Erdfelt 6e3bd75d99 Setting failing jetty osgi + jsp test to @Ignore till I can get help 2012-01-31 14:01:44 -07:00
Joakim Erdfelt c4cf25f51b Raising new orbit deps to top level dependencyManagement, and wiring up jetty-osgi with new deps 2012-01-31 14:00:47 -07:00
Hugues Malphettes 850170ba5f bug 346605 commit the demo of jetty's continuation and webscoket to 'chat with the equinox console
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3221 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-20 08:33:57 +00:00
Hugues Malphettes 3b39b91e58 quick workaround for the regression in the jetty-osgi testunit.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3039 7e9141cc-0065-0410-87d8-b60c137991c4
2011-04-28 06:10:13 +00:00
Greg Wilkins ebf596b8a8 331703 Fixed failing OSGI test TestJettyOSGiBootWithJsp.java on MacOSX
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2575 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-03 09:53:47 +00:00
Greg Wilkins 835751c2ef improved test harness timing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2538 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-19 00:25:32 +00:00
Greg Wilkins 26e82ad779 moved port for test to 9876
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2537 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-18 05:46:29 +00:00
Hugues Malphettes 62df1762d2 remove the dependency on commons-codec tha should not have been there in te first place.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2281 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-16 01:38:06 +00:00
Hugues Malphettes a4b693a271 update the test-webapp web-bundle packaging to support the reference to QoSFilter and update the test project for jetty-osgi to load commons-codec in the OSGi runtime for the tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2279 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-15 18:36:53 +00:00
Hugues Malphettes de2e13a9e3 commit test-jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2185 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-27 22:08:29 +00:00