Jesse McConnell
ddce31a323
[Bug 396574] add JETTY_HOME as a location for pid to be found
2013-01-29 14:48:25 -06:00
Jesse McConnell
54c6928f58
Merge branch 'jetty-8'
2013-01-29 14:09:22 -06:00
Jesse McConnell
01f7bc1e12
Merge branch 'jetty-7' into jetty-8
2013-01-29 14:08:25 -06:00
Jesse McConnell
b9b7e76b7c
[Bug 396574] add /Users/jesse/installs/jetty as a location for pid to be found
2013-01-29 14:07:27 -06:00
Jan Bartel
503f292172
Fix typo in start.ini comments and switch ordering of jetty-plus.xml and jetty-annotations.xml
2013-01-25 10:54:25 +11:00
Jesse McConnell
3c7b78b8f4
adjust to fit
2012-12-26 15:20:19 -03:00
Jesse McConnell
82d6388a59
Address javadoc linkages in test webapp and root context
2012-12-26 15:05:17 -03:00
Jesse McConnell
53892b1d31
Update with setuid bits
2012-12-06 17:19:15 -06:00
Greg Wilkins
4d823c28bf
jetty-9 added jetty-all for javadoc, reinstated static context for javadoc, made proxy to xref
2012-11-29 17:41:54 +11:00
Greg Wilkins
9a4e5f3301
jetty-9 Added proxy test webapp. Refined no servlet context handling
2012-11-26 16:57:37 +11:00
Greg Wilkins
f89909e301
jetty-9 cleaning up dependencies
2012-11-23 16:25:57 +11:00
Greg Wilkins
3131c67a2f
jetty-9 updated start.ini to latest NPN
2012-11-20 10:19:43 +11:00
Jesse McConnell
ebd807b904
Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini"
...
This reverts commit 4bd36e3d38
.
2012-11-19 10:33:45 -06:00
Greg Wilkins
4bd36e3d38
jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini
2012-11-19 18:35:32 +11:00
Greg Wilkins
bca34dd87b
jetty-9 cleanups for doco fetches
2012-11-02 14:27:33 +11:00
Greg Wilkins
e4069c6939
392237 improved configuration defaults to match documentation
2012-10-22 17:48:41 +11:00
Greg Wilkins
f3912f5ecc
jetty-9 updated README
2012-10-18 10:20:22 +11:00
Thomas Becker
dd651b0d9f
Expose more stuff via jmx like threadpool details, connector details, etc.
...
Enhance start.ini documentation for spdy.
2012-10-17 13:37:34 +02:00
Thomas Becker
57492fe3ce
fix typo in start.ini
2012-10-17 13:37:34 +02:00
Greg Wilkins
d15f2077a0
jetty-9 enable JSP by default
2012-10-17 22:01:57 +11:00
Greg Wilkins
8c5ad05eb8
jetty-9 removed the contexts-available directory
2012-10-17 19:53:40 +11:00
Thomas Becker
8e30750a7b
jetty-9 jetty.xml should be the first config file loaded by start.ini. Move jetty-logging.xml behind jetty.xml in start.ini.
2012-10-16 14:39:25 +02:00
Greg Wilkins
f5d3fec4f8
jetty-9 removed context deployer and merged context and webapps directory
2012-10-15 22:05:33 +11:00
Greg Wilkins
bc4550f9b2
image licence added
2012-10-15 11:45:30 +11:00
Greg Wilkins
6c011025b6
jetty-9 added a pretty welcome page
2012-10-12 15:36:32 +11:00
Greg Wilkins
8c3fa91b26
jetty-9 reverted to more start.ini rather than start.d usage as we will not be using plugins. More configuration documentation added
2012-10-11 16:15:57 +11:00
Jesse McConnell
9a58e9e671
address jetty 8 -> 9 differences
2012-09-24 16:04:10 -05:00
Greg Wilkins
68ee346b8a
jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle
2012-09-21 11:45:51 +10:00
Greg Wilkins
73ebe89019
jetty-9 refactored configuration
2012-09-10 20:26:14 +10:00
Greg Wilkins
2dfcebfc04
jetty-9 distribution working
2012-09-06 14:54:55 +10:00
Jan Bartel
c3643d9937
Merge remote-tracking branch 'origin/master' into jetty-8
2011-12-21 12:37:23 +11:00
Joakim Erdfelt
600ae6043b
Bug 363415 - Update start.ini DEBUG enable
...
+ Fixing syntax for DEBUG of eclipse jetty specific classes.
2011-12-08 11:06:06 -07:00
Greg Wilkins
de005c68fd
Revert "Merge branch 'release-8'"
...
This reverts commit 9e72457941
, reversing
changes made to df12605f0e
.
2011-11-30 16:27:30 +11:00
Jan Bartel
127a5af8d7
Merge remote-tracking branch 'origin/master' into jetty-8
2011-11-17 10:59:54 +11:00
Jan Bartel
ab12d04527
Add commented out System property setting for forcing ecj compiler for jsps
2011-11-15 13:57:47 +11:00
Jesse McConnell
6cd07bfc86
[Bug 362249] update shell scripts to jetty8
2011-11-02 15:02:40 -05:00
Jan Bartel
f1b743a114
Enable annotations by default (because they are needed by servlet 3.0)
2011-07-11 18:00:34 +10:00
Greg Wilkins
fb477ee1bd
348652 jetty.sh starts two unix processes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3413 7e9141cc-0065-0410-87d8-b60c137991c4
2011-06-22 05:57:38 +00:00
Jesse McConnell
898470696c
updating to parent-17-snapshot and various changes to work with updated maven plugins
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3164 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-17 13:41:15 +00:00
Greg Wilkins
5223f6f77c
345543 Always close endpoint on SSLException
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3125 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-12 08:00:29 +00:00
Greg Wilkins
08b19babd2
refine demo for overlays
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3064 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-03 07:34:04 +00:00
Michael Gorovoy
09df9f668c
335361 Fixed 'jetty.sh check' to show current PID when JETTY_PID env. variable is set
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2690 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-25 20:36:20 +00:00
Joakim Erdfelt
fa60b0605f
328872 - Multi Jetty xml files not loading if directory is referenced in jetty.conf
...
* Fixed foreach variable name. changed from bad mix of "file" and "FILE"
to a more consistent "XMLFILE" variable.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2649 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 00:36:47 +00:00
Joakim Erdfelt
892bd690e0
Bug 333771 - System properties are not available inside XML configuration
...
file by using the 'property' tag.
* Made lookups of Properties by the Start Config use Jetty Property then
System Properties, and lastly default values when requested.
* Made XmlConfiguration use layered property lookup from Start Config,
benefitting XmlConfiguration of the same logic.
* Made all use of Start Config.getProperty() use static references
per the method signature.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2646 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 18:10:15 +00:00
Jesse McConnell
4f20646380
clean up distro a bit
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2577 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-03 15:29:54 +00:00
Greg Wilkins
d261713cf4
better doco
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2556 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:44:35 +00:00
Jesse McConnell
d2302aa78e
another tactic for src distro
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2351 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-15 19:51:00 +00:00
Jesse McConnell
8d653102d7
Bug 297154 add source artifact to distro
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2320 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-06 19:20:56 +00:00
Jesse McConnell
fd0009f589
add javadoc.xml context to serve out the jetty documentation
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2315 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-04 21:43:33 +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
Greg Wilkins
8bc63b4b1e
316976 removed quotes of JAVA_OPTIONS in jetty.sh
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2021 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-17 00:53:35 +00:00
Joakim Erdfelt
9c423e9c54
316970 - jetty.sh fails to find JETTY_HOME in standard directories
...
Reworked JETTY_HOME lookup to be more clear and resilient.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2018 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 21:25:30 +00:00
Joakim Erdfelt
01a2e3ff1c
316973 - jetty.sh claims java installation is invalid
...
Reworked jetty.sh to NOT check for JAVA_HOME, but instead
check for java from JAVA environment variable (optional)
or use $(which java) to find java itself.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2017 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 20:52:04 +00:00
Joakim Erdfelt
b65e7debb2
316555 jetty.sh throws errors/warnings in older bash version
...
Fixing syntax of expr to be more resilient.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1990 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 23:15:27 +00:00
Joakim Erdfelt
e2c544b375
Fixing --daemon use
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1969 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 23:59:37 +00:00
Joakim Erdfelt
5a6d8a65c3
Cleaning up CH_USER
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1968 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 23:53:31 +00:00
Joakim Erdfelt
a518e97491
Moving --daemon out from all actions to just start
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1966 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 23:40:32 +00:00
Joakim Erdfelt
949ccb5598
Making CONFIGS check less strict
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1965 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 23:20:21 +00:00
Joakim Erdfelt
a884f721f4
315748 - Remove special case --fromDaemon from start.jar
...
Implementing change in jetty.conf per new --pre={} logic.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1938 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 22:20:07 +00:00
Joakim Erdfelt
8d82a4a6f1
315687 - included init script broken
...
Implementing change suggested by Brad Larson.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1937 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 22:17:50 +00:00
Joakim Erdfelt
465e9f91da
Adding --daemon back now that work in jetty-start is settled
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1936 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 21:32:12 +00:00
Greg Wilkins
cf039140fb
315748 added --pre support in start.jar
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1929 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 00:02:08 +00:00
Greg Wilkins
b3c156a988
315748 Removed --fromDaemon from start.jar
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1919 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 11:02:16 +00:00
Joakim Erdfelt
b90b7dcc15
314009 'BindException: Address already in use' when explicitly specifying jetty.xml configuration file on command line
...
Fixing jetty.sh to not include jetty.xml on command line.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1869 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 22:19:48 +00:00
Greg Wilkins
0a4ebb3cc6
fixed readme
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1845 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-23 20:36:28 +00:00
Joakim Erdfelt
c23ffe7896
Adding back --fromDaemon accidentally removed in r784
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1772 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 22:53:44 +00:00
Greg Wilkins
8cc05dff98
JSP cleanup
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1726 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 17:50:07 +00:00
Joakim Erdfelt
dda5342db0
Ensuring directories exist for linux-packaging efforts
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1665 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 21:17:09 +00:00
Joakim Erdfelt
1b90cea30e
JETTY-1030 - Improve jetty.sh script
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1661 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 20:53:52 +00:00
Greg Wilkins
4fe6fa388f
310094 Improved start.jar usage and config files
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 12:59:40 +00:00
Greg Wilkins
62135a39be
309765 Added JSP module
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 08:49:19 +00:00
Greg Wilkins
5c3d1535e9
demo improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1429 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 13:49:37 +00:00
Greg Wilkins
3940e66ab3
added ext to default start.ini
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1275 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-18 04:04:20 +00:00
Greg Wilkins
f9455c7712
demo websocket implementation
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1087 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-23 08:44:37 +00:00
Jesse McConnell
12f440c894
replace contents.html with README explaining how to access javadocs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@914 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 02:35:39 +00:00
Jesse McConnell
041a469f4f
make sure the META-INF is not going into assembly
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@912 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 02:26:08 +00:00
Jesse McConnell
35e905c88c
update readme and remove file
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@910 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 02:19:31 +00:00
Greg Wilkins
08ac66ba1f
improved start.ini
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@772 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 07:38:40 +00:00
Greg Wilkins
2c4db31b34
287496 Use start.ini always and added --exec
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@760 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 08:54:14 +00:00
Greg Wilkins
8acd4ab72c
readded jetty-distribution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@669 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-09 23:42:32 +00:00
Jesse McConnell
8ee6a5a858
removing jetty-distribution as it is not allowed for IP reasons
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@607 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 20:35:12 +00:00
Joakim Erdfelt
9ad7377e13
284475 update jetty.sh for new OPTIONS syntax
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@588 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-24 02:56:21 +00:00
David Yu
d0e514f192
JETTY-799 shell script for jetty on cygwin
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@446 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-30 09:29:41 +00:00
Jesse McConnell
0f854e3c84
removing incubation notices
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@428 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-23 21:29:10 +00:00
Jesse McConnell
5f48bd8f33
file comes from pjetty-policy config artifact
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@415 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-17 16:07:12 +00:00
Jesse McConnell
4d1b407c8b
revert 7.0.0.M4-SNAPSHOT -> 7.0.0.M3-SNAPSHOT
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@414 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-17 16:06:11 +00:00
Greg Wilkins
646454e69c
less warnings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@300 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-27 02:03:40 +00:00
Greg Wilkins
aa5d47a35f
moved distribution and start back to jetty-*
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@293 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-26 23:58:18 +00:00
Greg Wilkins
020f12e948
renamed non runtime modules
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@283 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-26 01:16:27 +00:00
Jesse McConnell
f946f8609b
[BUG 277551] initial jetty.policy file I was working with earlier, added in for completeness since it was referenced from the start.config (but not used currently
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@264 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-22 21:42:25 +00:00
Jesse McConnell
611266ff8a
convert from 6 -> 7
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@250 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-21 18:49:39 +00:00
Jesse McConnell
679bd236f5
convert from 6 -> 7
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@249 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-21 18:48:09 +00:00
Jesse McConnell
6098e46b51
switch over to using the remote resources for artifacts and distribution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@235 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-19 17:23:42 +00:00
David Yu
806219ab59
JETTY-1014 Enable start-stop-daemon by default on jetty.sh (START_STOP_DAEMON=1)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@205 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-05 07:09:18 +00:00
David Yu
910a22426b
JETTY-941, JETTY-996
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@191 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-24 07:23:01 +00:00
Jesse McConnell
303ab06c5b
[BUGZILLA-271142] placing files here to address short term resolution of this issue
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@104 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:36:39 +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