Commit Graph

11005 Commits

Author SHA1 Message Date
Greg Wilkins e0b2eb2306 no cache on form login pages
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@101 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 02:05:58 +00:00
Greg Wilkins b63e94e61d no cache on form login pages
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@100 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 02:04:53 +00:00
Jesse McConnell b43b16dda9 adding back in url for jars
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@98 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 20:47:13 +00:00
Greg Wilkins b4056c1474 webdefault.xml in resources
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@96 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 09:22:42 +00:00
Jan Bartel 076de74e39 Make jetty-jndi, jetty-plus, jetty-annotations work
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@95 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 08:57:12 +00:00
Jan Bartel def6b8530c Add back in TagListener.java for test webapp
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@94 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 06:54:00 +00:00
Jan Bartel 6113087d68 Fix old location for web_jsptaglibrary_1.2.dtd
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@93 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 06:47:38 +00:00
Greg Wilkins 9f948fbcd4 simplified start.config
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@92 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 06:29:54 +00:00
Jan Bartel 13920b74b5 Add debug for checking class availability
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@91 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 06:27:34 +00:00
Greg Wilkins 92c7f86c7d errors
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@90 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 05:58:09 +00:00
Jan Bartel 849ea36f0f Add Implementation-Version to all jar manifests - needed particularly for start.jar mechanism to determine what the current version is.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@89 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 05:46:46 +00:00
Greg Wilkins c74552eeff removed repository
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@88 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 05:40:24 +00:00
Jan Bartel b2e0cf8138 Allow osgi manifest entry generation for jetty-plus
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@87 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 05:02:23 +00:00
Greg Wilkins 13d4e0af1f handlers cannot be updated after start
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@86 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 04:59:19 +00:00
Jan Bartel da4c17cd1c Change versionpolicy to auto calculate the range ; exclude jetty-plus from osgi manifest generation until we can find a way to correctly generate the export uses clauses, which are all being generated at the default version level irrespective of package
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@85 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 01:53:56 +00:00
Jan Bartel 47d1651b5b Fix the fix for the servlet api to limit to 2.5>= x < 3.0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@84 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 01:03:36 +00:00
Jan Bartel 52d4a32b5c Fix import statement
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@83 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 00:44:32 +00:00
Jan Bartel 9d9fd82e2f Fix import statement
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@82 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 00:27:35 +00:00
Jan Bartel 7846c1390a Fix import statement
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@81 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 00:24:48 +00:00
Jan Bartel 50e702f3f4 Fix import statement syntax
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@80 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 00:01:47 +00:00
Jesse McConnell c03a51f27a fix upper bounds for osgi packaging, also address upper bound for optional slfj in jetty-util
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@79 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 20:26:01 +00:00
Jesse McConnell 834d1b71d5 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@78 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:28 +00:00
Jesse McConnell 3a4b105d48 [maven-release-plugin] prepare release jetty-7.0.0.M0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@76 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:12 +00:00
Jesse McConnell 4048a3f2ed updating osgi plugin and manifest information, also fixing svn property on two dirs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@75 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 18:06:52 +00:00
Jesse McConnell 9cc04501ec updating the distribution to copy resources
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@74 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 18:03:22 +00:00
Jan Bartel 47ee07466f Fix osgi manifests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@72 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 11:36:05 +00:00
Greg Wilkins b5444d492a use standard javax.servlet
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@71 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 05:05:52 +00:00
Greg Wilkins 65d5888242 ready for M0 push
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@62 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:58:05 +00:00
Jesse McConnell b29f9c1a35 migrating assembly definition from parent to project
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@57 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:23:19 +00:00
Greg Wilkins afa399375a removed confusing addHandler form HandlerWrappers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@56 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:14:29 +00:00
Greg Wilkins a52c01804a explicit super
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@55 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 21:38:33 +00:00
Greg Wilkins 0de1e804ef issue:270534 applied patch for old package names
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@49 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 01:40:12 +00:00
Greg Wilkins 1c02a6168c issue: 270510, fixed toString and added test harness
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@48 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 23:56:17 +00:00
Jesse McConnell ba703a6094 update svn props
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@46 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 17:32:46 +00:00
Jesse McConnell 9f1fae301b update svn props
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@45 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 17:29:23 +00:00
Greg Wilkins aa3b4ce2b1 improved javadocs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@41 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 01:46:15 +00:00
Greg Wilkins f7b57d3fd8 embedded examples
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@40 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 00:47:19 +00:00
Greg Wilkins d6f2a290d3 faux switch
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@37 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 10:01:14 +00:00
Greg Wilkins 45fae7c64c api version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@36 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:52:36 +00:00
Greg Wilkins ea98ad6847 dispatch on timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@35 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:49:25 +00:00
Greg Wilkins 64223c4fa6 removed old continuation handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@32 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:07:01 +00:00
Greg Wilkins 124a65c61f Demo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@28 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 04:05:11 +00:00
Greg Wilkins 0f510e6753 This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of the
3.0 asynchronous machinery available.

Introduces a new improved Continuation API that is an evolution of the 
original Continuation API, while taking some good ideas from the 3.0 spec.
The intention is that this API will simplify the use of the 3.0
API, while making it available in jetty-7 (scalably) and in all other
2.5 containers with the ContinuationFilter.





git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@27 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 02:15:22 +00:00
Jesse McConnell ff76d89682 renaming directory since eclipse refactor didn't
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@26 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 21:58:36 +00:00
Jesse McConnell ae18b39ae4 renaming jetty-assembly -> jetty-distribution
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@25 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 21:38:50 +00:00
Jesse McConnell 0a19d651f1 tweaking to pass validation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@23 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 17:03:21 +00:00
Jesse McConnell b8df3786c0 updating svn ignores and fixing dtd reference
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@22 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 16:57:31 +00:00
Jesse McConnell 6a8e3fc20d removing dangling directory
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@21 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 16:46:38 +00:00
Greg Wilkins c7f59fd104 mods prior to backport to 2.5 API. These changes should be in both 7 and 8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@18 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 06:02:42 +00:00
Greg Wilkins 9f386395e7 mods prior to backport to 2.5 API. These changes should be in both 7 and 8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@17 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 05:42:33 +00:00