Greg Wilkins
|
f3b3741a58
|
Issue #533 Do not hide file resource exception
Throw IOException rather than MUE for file exception
|
2016-04-23 09:43:21 +10:00 |
Joakim Erdfelt
|
5353aeb573
|
Merge branch 'jetty-9.3.x'
|
2016-03-25 10:14:41 -07:00 |
Joakim Erdfelt
|
5d882d12ab
|
Fixing AttributeNormalizerTest to use real 'user.home'
+ Removing many debug lines
+ Resolving System.getProperty("user.home") to real system path
before using it in the test case
|
2016-03-24 11:04:13 -07:00 |
Joakim Erdfelt
|
81c8708c52
|
Attempting to ascertain what's going on with AttributeNormalizer on CI
|
2016-03-24 10:13:39 -07:00 |
Joakim Erdfelt
|
3628e105e9
|
Fixing QuickStart / AttributeNormalizer test failures
+ Adding more noise to test cases to help determine what's going on in
CI builds for test-quickstart
|
2016-03-23 21:28:27 -07:00 |
Jan Bartel
|
4ca9e3b149
|
Merge remote-tracking branch 'origin/jetty-9.3.x'
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/session/AbstractSession.java
jetty-server/src/main/java/org/eclipse/jetty/server/session/SessionManager.java
tests/test-quickstart/src/test/java/org/eclipse/jetty/quickstart/AttributeNormalizerTest.java
|
2016-03-24 11:38:44 +11:00 |
Joakim Erdfelt
|
36f559b483
|
Issue #446 - jetty-quickstart path normalization uses improper paths on Windows
Using URI syntax everywhere in AttributeNormalizer
|
2016-03-21 15:40:42 -07:00 |
Simone Bordet
|
f727e2bac3
|
Merged branch 'jetty9.3.x' into 'master'.
|
2016-02-13 11:32:53 +01:00 |
Joakim Erdfelt
|
30b5fe1c96
|
AttributeNormalizer.normalize() now supports URI
|
2016-02-12 09:29:49 -07:00 |
Joakim Erdfelt
|
bc59c0853d
|
Adjusting quickstart AttributeNormalizer to treat 'WAR' as a URI, not a Path
|
2016-02-12 09:11:19 -07:00 |
Joakim Erdfelt
|
83bc83a99d
|
486674 - Quickstart path attribute normalization should be based on longest path match
|
2016-01-27 11:55:08 -07:00 |
Joakim Erdfelt
|
6e85554aad
|
Making license header verification happy
|
2016-01-13 15:10:55 -07:00 |
Joakim Erdfelt
|
cf9ea6e2a9
|
AttributeNormalizerTest failures on user.dir
|
2016-01-13 15:02:54 -07:00 |
Greg Wilkins
|
e2a0794d91
|
485712 - Quickstart web.xml is absolute
|
2016-01-13 12:47:25 +11:00 |
Joakim Erdfelt
|
cd39fd84fe
|
Happy New Year 2016
|
2016-01-04 14:31:22 -07:00 |
Greg Wilkins
|
5d041ad54f
|
466645 Allow XmlConfiguration Properties to use Elements or Attributes
|
2015-05-07 16:24:11 +10:00 |
Greg Wilkins
|
1cb0449be3
|
Organised imports
|
2015-03-26 12:32:15 +11:00 |
Joakim Erdfelt
|
6a0668b7a1
|
Happy New Year 2015
|
2015-01-07 17:03:30 -07:00 |
Greg Wilkins
|
17c9a32268
|
moved quickstart to test-quickstart
|
2014-08-29 17:35:26 +10:00 |