Commit Graph

178 Commits

Author SHA1 Message Date
Jesse McConnell d389d12771 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2311 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-01 22:25:30 +00:00
Jesse McConnell 89bd58d11b [maven-release-plugin] prepare release jetty-7.2.0.RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2309 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-01 22:25:18 +00:00
Jan Bartel 731aa82359 JETTY-1063, JETTY-1136, JETTY-1166, JETTY-1254, 305791
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2296 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-22 10:44:37 +00:00
Greg Wilkins 7fb5d15d13 325468 Clean work webapp dir before unpack
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2284 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-16 22:31:16 +00:00
David Jencks 5d49fe9d29 bugs 324811 and 324812. Fix an NPE and restore a constructor used by geronimo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2263 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 00:40:22 +00:00
David Jencks 1e5ceb27dc bug 324360 validate input on getResource since loop logic obscures subclass input validation. Port from jetty 8 rev 324360
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2240 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 00:55:28 +00:00
Jesse McConnell a3033e34f8 JETTY-1261 resolve usage of null listener is StandardDescriptorProcessor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2218 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-18 17:43:59 +00:00
Greg Wilkins 16caeeb478 320073 template deployments
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2203 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-03 00:41:57 +00:00
Jan Bartel 00cbe30682 320073 - fix previous refactoring: ensure ORDERED_LIBS only set if an ordering is present
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2193 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-29 01:59:19 +00:00
Greg Wilkins cbc47fca80 320073 local loader
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2191 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:48:54 +00:00
Jan Bartel bd272143e2 320073 ensure Decorators get called in reverse order of addition; refactor TagLibConfiguration and Descriptor classes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2187 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-27 23:59:16 +00:00
Greg Wilkins b4f4c0ae36 320073 further improved configuration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2175 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-26 09:40:47 +00:00
Jan Bartel badbe6d252 Ooops. Ensure MetaData.origins is set
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2174 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-26 08:56:32 +00:00
Jan Bartel 30996d5446 320073
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2173 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-26 08:00:55 +00:00
Greg Wilkins 3ca0c6806a 320073
support decorator cloning for WebAppContext templates

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2171 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 06:33:54 +00:00
Greg Wilkins 0443786d8e 320073 reconsile configuration mechanism
Reconsiled the jetty-8 configuration mechanism with the capability to share the MetaData between instances

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2168 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 03:20:41 +00:00
Jan Bartel c5583b9ac2 Update to jetty-8-to-jetty-7-base-20100721-1
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2162 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-21 03:15:29 +00:00
Greg Wilkins 6478b5ede7 improved debug dump
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2155 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:34 +00:00
Jan Bartel 32a89ffaf7 Backport from 7 to 8 of changes to reconciliation of webapp config mechanism. See bugzilla 320073
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2152 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 06:15:57 +00:00
Jan Bartel 314f94decc 320073 Reconcile jetty-8 and jetty-7 webapp configuration mechanisms
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2145 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-16 07:15:13 +00:00
Greg Wilkins 16be43597f 319370 WebAppClassLoaderContext
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2088 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 11:42:19 +00:00
Greg Wilkins b02766dd53 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2078 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 14:10:04 +00:00
Greg Wilkins 82923e5197 [maven-release-plugin] prepare release jetty-7.1.5.v20100705
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2076 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 14:09:39 +00:00
Greg Wilkins a4d25de6c4 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2073 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 12:43:19 +00:00
Greg Wilkins f2726d74d1 [maven-release-plugin] prepare release jetty-7.1.5.v20100705
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2071 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 12:42:53 +00:00
Hugues Malphettes 1fd3ff55c5 bug 318152
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2055 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:58:53 +00:00
Hugues Malphettes e107b03350 bug 318152
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2054 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:57:04 +00:00
Greg Wilkins 517130e909 317759 Allow roles and constraints to be added after init
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Joakim Erdfelt b9fbd97857 Minor formatting fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2016 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 18:30:57 +00:00
Joakim Erdfelt cd35013107 Using maven instead of antrun to make linux-packaging more correct
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2015 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 18:30:56 +00:00
Joakim Erdfelt 04d29783e3 Limiting scope of Findbugs run.
Configuring Reporting for PMD, Findbugs, JXR, JavaDoc.
Fixing PMD configuration inheritence bug with sub-projects.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2013 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 17:21:50 +00:00
Michael Gorovoy 221cc8589f 316584 Exception on startup if temp path has spaces and extractWAR=false
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2002 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 03:12:51 +00:00
Joakim Erdfelt c9db2c9620 311550 The WebAppProvider should allow setTempDirectory
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2000 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-14 22:19:08 +00:00
Joakim Erdfelt 02b3db3727 Javadoc fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1999 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-14 22:19:03 +00:00
Greg Wilkins 0104b834b8 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1995 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-11 00:17:47 +00:00
Greg Wilkins 8193236dba [maven-release-plugin] prepare release jetty-7.1.4.v20100610
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1993 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-11 00:16:54 +00:00
Greg Wilkins a70c798da6 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1987 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 06:20:13 +00:00
Greg Wilkins 5ee4d16dd2 [maven-release-plugin] prepare release jetty-7.1.4.v20100609
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1985 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 06:19:32 +00:00
Jan Bartel c9c56853b5 316413 - Restarting webapp for packed war fails
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1982 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 04:18:57 +00:00
Greg Wilkins 3ed02a05e7 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1979 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 01:54:22 +00:00
Greg Wilkins 14609bedfd [maven-release-plugin] prepare release jetty-7.1.4.v20090609
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1977 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 01:53:46 +00:00
Greg Wilkins 7c7630bc75 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1974 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:38:09 +00:00
Greg Wilkins 725c514706 [maven-release-plugin] prepare release jetty-7.1.4.v20100609
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1972 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:37:23 +00:00
Joakim Erdfelt 991a2b4077 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1961 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 19:05:57 +00:00
Joakim Erdfelt 0d5e373020 [maven-release-plugin] prepare release jetty-7.1.4.v20100609
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1959 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 19:05:43 +00:00
Michael Gorovoy b2ad3a2d8b 315995 Incorrect package name in system classes list
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1934 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 14:30:30 +00:00
Greg Wilkins 595f0e6f72 JETTY-1231 support context request log
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1933 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 10:15:05 +00:00
Greg Wilkins a2bd4024c7 315925 Improved context xml configuration handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1932 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 05:50:31 +00:00
Michael Gorovoy f68610a2b9 309185 even more javadoc fixes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1901 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 03:55:16 +00:00
Joakim Erdfelt 533ae0950d [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1897 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 19:14:50 +00:00