Jesse McConnell
|
709504d176
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@458 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-07-01 19:03:11 +00:00 |
Jesse McConnell
|
a074cb1a9c
|
[maven-release-plugin] prepare release jetty-7.0.0.M4
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@456 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-07-01 19:02:38 +00:00 |
Jesse McConnell
|
2662001e73
|
[BUG-27751] rename some classes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@451 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 22:03:55 +00:00 |
Jesse McConnell
|
8db5f0f272
|
[BUG-27751] organize imports and 1.5 up a test case
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@450 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 21:54:43 +00:00 |
Jesse McConnell
|
8762b4c816
|
[BUG-27751] fix up test case from missing class
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@449 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 21:38:32 +00:00 |
Jesse McConnell
|
54414938a6
|
[BUG-27751] update headers and remove extra file
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@448 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 21:34:46 +00:00 |
Jesse McConnell
|
639d9712bc
|
[BUG-27751] refactor property evaluator into PolicyContext and add support for resolving special cases ${{self}} and ${{alias:data}}
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@447 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 21:23:49 +00:00 |
Jesse McConnell
|
1d13e96704
|
refactored policy parsing for clarity and to decompose the more complex resolveFoo mechanic
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@443 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-30 04:15:01 +00:00 |
Jesse McConnell
|
62ff473a50
|
Certificate and Principal support basically added in with a mess of jury rigging to get basic unit tests running and showing that things are functional. Need to refactor the Policy loading/Policy object interactions some more as I am not sure how reliable the creation of the ProtectionDomain is in the current state and I am not happy with the way the loader looks atm. First things first will be to further flesh out unit tests to validate correct funtionality in more scenarios.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@435 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-25 21:00:56 +00:00 |
Jesse McConnell
|
c712013d0a
|
fix version error from release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@427 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-22 16:43:20 +00:00 |
Jesse McConnell
|
49aaaa14b3
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@424 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-18 14:15:36 +00:00 |
Jesse McConnell
|
ff719353f8
|
[maven-release-plugin] prepare release jetty-7.0.0.M3
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@422 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-18 14:14:58 +00:00 |
Jesse McConnell
|
370604fe76
|
added basic certificate support
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@416 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-17 20:23:30 +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 |
Jesse McConnell
|
ce2a2f5a25
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@410 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-16 19:40:10 +00:00 |
Jesse McConnell
|
9da1de6601
|
[maven-release-plugin] prepare release jetty-7.0.0.M3
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@408 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-16 19:39:41 +00:00 |
Jesse McConnell
|
d9ae6b7e41
|
[BUG-277551] updating policy file now that we have a separation between start.jar and the rest of jetty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@387 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-12 22:11:48 +00:00 |
Jesse McConnell
|
d5b4e38f38
|
remove system printout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@370 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-11 19:48:42 +00:00 |
Jesse McConnell
|
7a2a0ad3e4
|
jetty.policy file that starts up jetty successfully
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@369 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-11 19:25:08 +00:00 |
Jesse McConnell
|
8a0ea7e8b6
|
svn:ignores and todo comments
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@367 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-11 16:32:42 +00:00 |
Jesse McConnell
|
eea741beb8
|
[BUG-277551] promote to trunk so we can review in full context if this implemenation is the way to go
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@365 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-06-11 16:20:07 +00:00 |