Greg Wilkins
937d475839
310431 Default ErrorHandler as server Bean
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1566 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:15:12 +00:00
Greg Wilkins
463b275cb7
310094 use only Property in xml configs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1551 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 17:18:32 +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
b5041c98c5
cleaned up imports
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1513 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-14 22:39:11 +00:00
Jan Bartel
a42b954a26
308420 - convert jetty-plus.xml to use DeploymentManager
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1478 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 23:26:30 +00:00
Jesse McConnell
50dd4c94b1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1433 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:46:40 +00:00
Jesse McConnell
ff7ae57f00
[maven-release-plugin] prepare release jetty-project-7.0.2.v20100331
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1431 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:46:26 +00:00
Hugues Malphettes
956c5ea73c
bug #290658 generate an Eclipse-SourceBundle
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1426 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:45:31 +00:00
Jan Bartel
f971ed42ee
Convert log.info statements to log.debug statements.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1423 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:05:16 +00:00
Jan Bartel
fce49f7804
292800 - ContextDeployer - recursive setting is undone by FilenameFilter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1346 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 13:42:18 +00:00
Jan Bartel
2b21975ab1
292799 - WebAppDeployer - start a started context?
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1345 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:38:02 +00:00
Greg Wilkins
de841eba43
javadoc tweaks
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1240 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-05 04:11:58 +00:00
Hugues Malphettes
2b09905deb
fix trivial mistake that was breaking the hot-redeploy of contexts.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1221 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-28 05:59:21 +00:00
Hugues Malphettes
c706695eca
add logback integration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1212 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-25 04:35:24 +00:00
Joakim Erdfelt
d7a8e421e1
Fixing testing on windows 7, test temp and work directory were being reused, which windows can't unlock between tests, such that the use of delete of the directory (to clean up between tests) cannot occur
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1209 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-21 18:41:30 +00:00
Greg Wilkins
6cdd30390a
format
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1203 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-18 22:06:52 +00:00
Hugues Malphettes
0fe25eb3d7
reverted the wrong change to WebAppProvider. it was meant to be a change for OSGiAppProvider in fact.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1202 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-18 03:21:33 +00:00
Hugues Malphettes
fdaa364ee4
cleaned the workaround now that bug 294799 is fixed. added to OSGiAppProvieder the same parameters that WebAppProvider for configuration of WebAppContext
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1201 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-18 03:13:27 +00:00
Hugues Malphettes
8cd60cd604
refactor AbstractAppProvider into ScanningAppProvider. support new deployment API for jetty OSGi. added some ways to extend the behavior of App and ScanningAppProvider
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1200 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-16 02:09:35 +00:00
Greg Wilkins
eaab420027
298667 deployer cleanups
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1193 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-12 00:44:49 +00:00
Greg Wilkins
ac0d3ae5e6
298667 various deployer improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1175 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-31 03:02:51 +00:00
Greg Wilkins
52fc378b93
298667 various deployer improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1174 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-31 03:02:16 +00:00
Greg Wilkins
8e19d18057
298667 DeploymentManager improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1173 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-30 23:45:16 +00:00
Greg Wilkins
94e6168fe6
field names
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1169 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-29 22:51:27 +00:00
Joakim Erdfelt
caf4735792
Adding convenience methods
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1154 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-16 21:46:02 +00:00
Joakim Erdfelt
f2b39d7bf8
Javadoc Cleanup. Get Binding fix. Updated diagrams.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1135 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-09 19:06:22 +00:00
Joakim Erdfelt
5c48784e86
Making AppLifeCycle binding lazy to allow for multiple xml configuration
...
scenario. Cleaning up GraphOutputDot to sort 'undeployed' at top of
graph for readabilities sake.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1134 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-08 22:17:33 +00:00
Greg Wilkins
07d9656136
some simplifications of the graph classes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1133 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-08 12:34:44 +00:00
Joakim Erdfelt
02c44adede
Simplifying graph, adding GraphOutput, and graph modification methods.
...
* Simplifying graph by removing pre-* nodes from default
* Adding GraphOutput interface to output graph to whatever you want
* Adding GraphOutputDot to dump graph to graphviz dot file format
* Adding new Graph.insert(Edge,Node) to allow for arbitrary graph
modification.
* Changing Graph.getPath() to return NodePath instead of List<Node> to
give some routines to get an Edge on the path via an index.
* Modifying test case to show Graph.insert(Edge,Node) in use, along with
new NodePath Graph.getPath() behavior.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1132 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-07 22:39:41 +00:00
Joakim Erdfelt
3e91339db5
Adding Jetty DeploymentManager to jetty.xml as default deployer with
...
standard configuration to mimic the legacy deployer behavior.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1131 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-07 20:39:49 +00:00
Joakim Erdfelt
a0e7a295ce
Moving out optional components to appropriate sandbox artifacts
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1125 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-04 22:18:35 +00:00
Joakim Erdfelt
815e822aa9
Merging jetty-deploy-manager-graph from sandbox to trunk jetty-deploy.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1124 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-04 21:59:58 +00:00
Greg Wilkins
e143ea826c
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1098 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 02:10:28 +00:00
Greg Wilkins
184d5df776
[maven-release-plugin] prepare release jetty-7.0.1.v20091125
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1096 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 02:06:41 +00:00
Jesse McConnell
ef96101e68
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1093 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 17:59:51 +00:00
Jesse McConnell
a2a38f6a34
[maven-release-plugin] prepare release jetty-7.0.1.v20091123
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1091 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 17:59:22 +00:00
Jesse McConnell
153bd88fc6
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1086 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 14:11:27 +00:00
Jesse McConnell
dfbd0b47b5
[maven-release-plugin] prepare release jetty-7.0.1.v20091122
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1084 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 14:07:52 +00:00
Jesse McConnell
4bb4112521
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1067 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-18 17:41:17 +00:00
Jesse McConnell
bdee1f039f
[maven-release-plugin] prepare release jetty-7.0.1.v20091117
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1065 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-18 17:41:02 +00:00
Jesse McConnell
b85de61651
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1057 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-17 03:07:25 +00:00
Jesse McConnell
e58f1ca595
[maven-release-plugin] prepare release jetty-7.0.1.v20091116
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1055 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-17 03:06:58 +00:00
Greg Wilkins
227fb5abec
numerous code cleanups
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1014 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 07:48:39 +00:00
Greg Wilkins
45953ed582
289959 improved ContextDeployer configuration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@939 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 05:39:39 +00:00
Joakim Erdfelt
db1479e571
Merging from revision 787:HEAD on /branches/jetty-7.0.1/ to /trunk/
...
* Bumping up version to 7.0.1-SNAPSHOT
* Adding jetty-webapp-verifier from /sandbox/
* Changes to jetty-webapp for jetty-centralized-logging from /sandbox/
* Fixes to jetty-policy to support jetty-webapp-verifier
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@835 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:31:00 +00:00
Jesse McConnell
a7f504f899
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@776 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:18:06 +00:00
Jesse McConnell
0cf3c00feb
[maven-release-plugin] prepare release jetty-7.0.0.RC5
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@774 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:17:44 +00:00
Greg Wilkins
e417420b70
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@739 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-18 02:41:23 +00:00
Greg Wilkins
974d4c1927
[maven-release-plugin] prepare release jetty-7.0.0.RC4
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@737 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-18 02:39:48 +00:00
Greg Wilkins
ed1935e101
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@656 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 14:34:05 +00:00
Greg Wilkins
261950e457
no snapshot
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@654 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 14:09:12 +00:00
Greg Wilkins
62c605f802
JETTY-1074 JMX thread manipulation
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@627 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 07:36:49 +00:00
Jesse McConnell
3969b20ffa
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@606 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:47:24 +00:00
Jesse McConnell
0b4c1c990b
[maven-release-plugin] prepare release jetty-7.0.0.RC2
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@604 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:46:58 +00:00
Jesse McConnell
975d2daa77
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@560 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-15 21:22:26 +00:00
Jesse McConnell
e0ec404a10
[maven-release-plugin] prepare release jetty-7.0.0.RC1
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@558 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-15 21:18:41 +00:00
Jesse McConnell
57c9074b28
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@523 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:39:31 +00:00
Jesse McConnell
0d6314659c
[maven-release-plugin] prepare release jetty-7.0.0.RC0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@521 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:39:06 +00:00
Jesse McConnell
f9edd70b8b
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@507 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 21:29:38 +00:00
Jesse McConnell
9d6f0eb2f5
[maven-release-plugin] prepare release jetty-7.0.0.RC0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@505 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 21:29:19 +00:00
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
Greg Wilkins
f4bea1ebc3
JETTY-1054 Avoid double deploys
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@441 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-27 03:46:09 +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
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
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