Commit Graph

17 Commits

Author SHA1 Message Date
Jan Bartel f3926b4bf7 Ensure context attributes are copied, not passed by reference to each new context.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@324 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 03:22:28 +00:00
Jan Bartel 4675e38841 Ensure MetaInfConfiguration finds all candidate jars from the container path and also from web-inf, then applies inclusion patterns to them to do an initial ordering. Jetty-8 will modify this ordering based on web-fragment ordering. The list of jars is passed around as a context attribute. The inclusion patterns are specified as context attributes. The ContextDeployer and WebAppDeployer can be configured with context attributes (such as the default inclusion patterns) that are set on every context they deploy. The list of jars are passed around as a List of Resources, and the pattern matching is done based on the URI (ie as a name string) rather than as a jar URL.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@310 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-28 03:51:44 +00:00
Greg Wilkins 9ef16a8d7a [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@225 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-18 09:03:47 +00:00
Greg Wilkins 7aa836b089 [maven-release-plugin] prepare release jetty-7.0.0.M2
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@223 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-18 09:03:18 +00:00
Greg Wilkins 429fef0dc4 added snapshot to version after last release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@190 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-23 22:04:51 +00:00
Greg Wilkins 3f9a6ffe20 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@185 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:47:40 +00:00
Greg Wilkins 79f7d5edbc [maven-release-plugin] prepare release jetty-project-7.0.0.M1
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@183 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:47:20 +00:00
Greg Wilkins c555b7a0bf more JMX fixes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@178 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 06:17:24 +00:00
Jesse McConnell 084a8505a2 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@108 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:45 +00:00
Jesse McConnell f84745e1e6 [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@106 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:26 +00:00
Jesse McConnell 3adb716b38 git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@105 7e9141cc-0065-0410-87d8-b60c137991c4 2009-04-03 15:37:08 +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
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
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 da627b843f jetty @ eclipse initial commit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@8 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:07:27 +00:00