Commit Graph

160 Commits

Author SHA1 Message Date
Joakim Erdfelt 5dc89af42e Moving -source.jar generation to 'osgi' profile, leaving default build without -source.jar
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1615 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 19:28:44 +00:00
Jesse McConnell a7fc4bf77a [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1609 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 16:11:20 +00:00
Jesse McConnell 88b8c01199 [maven-release-plugin] prepare release jetty-7.1.0.RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1607 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 16:10:58 +00:00
Simone Bordet 4eaf03f08e Additional fix for #310603: Log cleanup.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1592 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:08:48 +00:00
Jesse McConnell 1eba7b979a [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1591 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 13:44:10 +00:00
Jesse McConnell a6a2cac78c [maven-release-plugin] prepare release jetty-7.1.0.RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1589 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 13:43:40 +00:00
Simone Bordet ac2996b86a Additional fix for #310603: append extra params at the end of the format string, but skip them if they're null.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1574 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:47:16 +00:00
Simone Bordet 22873ee83d Additional fix for #310603: append extra params at the end of the format string.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1573 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:41:27 +00:00
Simone Bordet 48a474dee1 Fixes 310603 (Make Logger interface consistent).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1572 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:22:27 +00:00
Simone Bordet 19368f3985 Fixes 310603 (Make Logger interface consistent).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1570 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:04:59 +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 e0d07733bd 309466 removed syncs from stderrlog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1520 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-16 13:32:52 +00:00
Greg Wilkins 8e7f8f8c1c suppress stacks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1505 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-13 15:30:02 +00:00
Michael Gorovoy d0112baf50 307294 Add AbstractLifeCycle.AbstractLifeCycleListener implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1494 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-09 20:45:52 +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
Greg Wilkins 6c2741bbd6 297552 Dont call Continuation timeouts from acceptor tick
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1418 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-29 21:51:18 +00:00
Greg Wilkins da9f167b31 306783 NPE for throwable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1403 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 16:36:56 +00:00
Greg Wilkins e2ad04d28d JETTY-1199 findbugs cleanup
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1401 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 22:39:47 +00:00
Jan Bartel 435a0d256b 296569 - removeLifeCycleListener() has no effect
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1341 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 11:41:40 +00:00
Greg Wilkins 74d1988025 simplified test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1288 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-24 01:47:09 +00:00
Greg Wilkins c5adaf5937 simplified test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1285 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-23 21:07:39 +00:00
Greg Wilkins aa5c82df8e longer timeouts in test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1280 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-22 22:00:26 +00:00
Greg Wilkins daca96cb67 JETTY-1184 shrink thread pool even with frequent small jobs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1277 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-19 00:05:46 +00:00
Greg Wilkins d54c92bf3e 301089 improved tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1271 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-16 22:15:37 +00:00
Greg Wilkins 176ba8073f 302018 301089 300933 Improve statistics
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1268 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 22:05:22 +00:00
Greg Wilkins 1b7bd7153b avoid race on error report
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1239 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-05 04:11:34 +00:00
Greg Wilkins 50bb0cd8fc 301089 Improve statistics available in StatisticsHandler and AbstractConnector
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1236 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-03 21:40:16 +00:00
Greg Wilkins 828fd11093 ibm jvm JP encoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1231 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-02 21:09:12 +00:00
Greg Wilkins b6f159ade6 ibm jvm debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1230 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-02 14:27:20 +00:00
Greg Wilkins 4db0b78667 fixes for IBM jvm
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1227 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-02 06:23:41 +00:00
Joakim Erdfelt 96044a1d2c Minor change to support Windows.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1208 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-21 18:41:25 +00:00
Greg Wilkins d37179ed70 improved test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1198 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-15 03:40:19 +00:00
Greg Wilkins 8b59dcf1bf 299455 Enum support in JSONPojoConvertor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1195 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-14 01:42:38 +00:00
Greg Wilkins 3987ed20aa 299455 Enum support in JSONPojoConvertor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1194 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-13 03:27:17 +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 99d8f87d3d no utf8 in source
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1184 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-06 22:11:53 +00:00
Greg Wilkins 52e5527d47 JETTY-1153 System property for UrlEncoded charset
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1181 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:56:41 +00:00
Greg Wilkins 32ae0b68cc JETTY-1151
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1180 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:55:46 +00:00
Greg Wilkins cbd9ed8386 JETTY-1151 JETTY-1098 allow UTF-8 with 0 carry bits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1179 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:09:31 +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 07e3fa3ac2 JETTY-1157 Do not hold array passed in write bytes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1147 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 22:22:51 +00:00
Greg Wilkins 3fea82d8a4 296765 JMX Connector Server and ShutdownThread
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1140 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 23:21:06 +00:00
Greg Wilkins b59b02e81a executor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1128 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-05 21:40:40 +00:00
Greg Wilkins 604a2ae23f JSON parses NaN as null
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1101 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-26 02:27:36 +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