-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathVERSION.txt
256 lines (204 loc) · 10.3 KB
/
VERSION.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
[email protected] - 31 October 2013
+ 417250 Fix JMXServiceTest's incompatibility with MBeanContainer unique name
changes
[email protected] - 16 September 2013
[email protected] - 26 July 2013
+ 411252 jetty-runner hardcode sendServerVersion to true
[email protected] - 20 May 2013
[email protected] - 12 March 2013
[email protected] - 31 January 2013
+ 391623 Add option to --stop to wait for target jetty to stop Integrating
with jetty-runner; ensure jetty-maven-plugin obeys daemon mode
+ 395574 jstl jars not inside jetty-runner
+ 397114 run-forked waitForChild=false can lock up
[email protected] - 06 November 2012
+ 389670 ensure jars from overlayed wars are scanned
+ 393291 Confusing log entry about (non) existing webAppSourceDirectory
+ JETTY-1550 virtual WEB-INF not created if project has overlays
[email protected] - 10 September 2012
[email protected] - 03 September 2012
+ 385651 Message 'Address already in use' not specific enough
+ 386531 setuid library name should not be hardcoded
+ JETTY-991 Delay exit of parent until forked jetty started
+ JETTY-1482 undoing previous incorrect fix: server id is Server
+ JETTY-1516 allow context xml to override pom config for jetty:run-forked,
same as other jetty mojos
[email protected] - 16 July 2012
+ JETTY-991 added <waitForChild> to control behaviour of jetty:run-forked
+ JETTY-1507 Allow SystemProperties to override commandline
+ JETTY-1522 jetty:run-war <webApp> definition conflicts with <war>
+ JETTY-1526 SetUID leaves user.name and user.home set to root and /root
(respectively)
[email protected] - 24 May 2012
+ JETTY-1512 Add jetty-websocket dependency to jetty-maven-plugin
+ JETTY-1516 allow multiple resource dirs for jetty:run-forked - use
<resourceBases>
[email protected] - 16 April 2012
+ JETTY-1487 umask setting for SetUID can't be set to 0
+ JETTY-1497 jetty-jspc-maven-plugin has problems with spaces in classpath
filenames
+ JETTY-1498 Add ability to put <scope>provided</scope> artifacts on system
classpath for jetty-jspc-maven-plugin
[email protected] - 08 March 2012
+ JETTY-1486 jsf jar files are not scanned for .tld files with
jetty-maven-plugin
+ JETTY-1491 jetty-maven-plugin ignores <useTestClasspath>
[email protected] - 15 February 2012
+ 370386 Remove META-INF from hightide distro
+ JETTY-1480 jspc-maven-plugin does not find jstl tags
+ JETTY-1481 Change jetty-atomikos to be type jar so its dependencies can be
used in jetty-hightide
+ JETTY-1482 fix path in setuid configuration
[email protected] - 27 January 2012
[email protected] - 20 January 2012
+ 368633 fixed configure.dtd resource mappings
[email protected] - 13 January 2012
+ JETTY-1472 NPE in JettyWebAppContext.getResource when uri starts with ..
[email protected] - 05 January 2012
+ JETTY-1469 update version of jsp for jetty-jspc-maven-plugin
[email protected] - 22 December 2011
+ JETTY-1405 create jetty maven plugin "start" goal for use with execution
bindings
[email protected] - 04 December 2011
[email protected] - 30 November 2011
+ JETTY-1448 support setting attributes on webapp context for jetty-ant
+ JETTY-1449 Unable to execute "run-forked" goal with overlays
+ JETTY-1450 Unable to execute "run-forked" goal under Windows
+ JETTY-1451 Update version of cometd to 2.4.0.RC1 for hightide
+ JETTY-1456 jetty-runner in jetty-7 uses different jsp to jetty-7 distro
[email protected] - 24 October 2011
+ JETTY-1443 Corrected property names in jetty-setuid.xml
+ JETTY-1446 jetty-setuid is not unpacked to jetty-hightide
[email protected] - 11 October 2011
[email protected] - 06 October 2011
+ 353157 Pass jvm args to forked jetty
+ 358319 update appassembler archetype
+ 358784 JSP broken on Java 1.5
+ 360061 Deprecate jetty-maven-plugin params in favour of using <webAppConfig>
to configure
+ JETTY-429 allow <scope>provided</scope> for jetty-maven-plugin
+ JETTY-706 add <excludedGoals> to jetty-maven-plugin configuration
+ JETTY-991 JETTY-1429
+ JETTY-1334 maven-jetty-plugin run-exploded and ContextHandlers are not
working together
+ JETTY-1419 remove jetty-monitor as it has been moved to eclipse
+ JETTY-1427 useTestClasspath option doesn't work with frameworks like JSF
that scan web-inf\classes for annotated classes
+ JETTY-1434 Update jetty-maven-plugin jsp version
+ JETTY-1437 test-jndi-webapp is missing the injection for datasource
[email protected] - 08 September 2011
+ JETTY-1419 remove jetty-monitor from codehaus side
+ JETTY-1425 jboss-jetty sar uses old slf4j libs
[email protected] - 01 September 2011
+ JETTY-1218 delete example extra webapp, too much bitrot
[email protected] - 30 August 2011
+ 293739 Deprecate static Jetty Log usage in favor of named logs
[email protected] - 19 August 2011
[email protected] - 15 August 2011
+ Fix test-jaas-webapp/authfail.html format
+ JETTY-991 Implement run-forked mojo for jetty-maven-plugin
+ JETTY-1383 Provide Debian and RPM binary distribution of Core Jetty
+ JETTY-1393 add jetty-jboss session manager methods
+ JETTY-1394 Do not use deprecated method File.toURL()
+ JETTY-1399 Add more setters for jetty-maven-plugin configuration parameters
+ JETTY-1401 migrate jetty-jmx-ws module
+ JETTY-1404 Allow configuring resource path precedence in jetty-maven-plugin
+ JETTY-1412 runner ignores log config from config
+ 352512 setup archetypes into jetty codehaus build
+ 353932 add file server archetype
+ JETTY-1380 Jetty Rewrite example does not work in Hightide
[email protected] - 01 July 2011
+ JETTY-1383 Provide Debian and RPM binary distribution of Core Jetty
+ JETTY-1372 jspc plugin support trimSpaces
+ JETTY-1376 Fixed init of jetty maven plugin
+ JETTY-1369 Move jetty-monitor module from jetty-contrib
+ Removed unused test-jetty-webapp
+ JETTY-1368 RequiredContentsRule doesn't assemble the file path correctly
[email protected] - 07 April 2011
+ Upgraded atomikos to 3.7
+ Upgraded cometd to 2.1.1
[email protected] - 07 March 2011
+ JETTY-1323 contributing Webapp Verifier component
+ JETTY-1325 contribution of Centralized Webapp Logging
+ JETTY-1349 jetty-setuid module fails to compile on Mac OS X
+ JETTY-1350 Webapp Verifier is unable to verify any applications
+ JETTY-1352 Implement integration tests for Deployment Manager JMX features
+ JETTY-1355 Improve testing coverage for JMX integration
+ JETTY-1366 Webapp Verifier uses incorrect schemaLocation for Servlet 2.5
+ 336343 Added Octal setter for umask in setuid
[email protected] - 03 February 2011
[email protected] - 01 December 2010
+ 333565 maven-jetty-plugin should accept a list of config files
+ 331245 setBaseResources method for jetty-maven-plugin context
+ JETTY-1303 fix packaging order so jdbc dir is in distro
[email protected] - 11 November 2010
[email protected] - 20 October 2010
[email protected] - 01 October 2010
+ 320073 Reconcile jetty-8 and jetty-7 webapp configuration mechanisms
+ JETTY-1051 offer jetty.skip flag for maven plugin
+ JETTY-1096 exclude maven, plexus classes from maven plugin
+ JETTY-1107 provide virtual WEB-INF/lib for maven plugin
+ Update to derby 10.6.1.0
+ Simplify test-jndi-webapp
+ Fix start.ini patch to reflect changes in 7.2.0
+ Update jetty-hightide pom to reflect changes for jta in 7.2.0
+ Update to cometd-2.0.0
+ JETTY-1236 connectors added with jettyConfig ignored by maven plugin
+ JETTY-1241 enhance jetty-ant port support
+ 318894 Spaces in jboss URLs
[email protected] - 10 June 2010
+ update to jetty-7.1.4.v20100609
+ fix title of JNDI test response page
+ change test-annotation-webapp to use form auth
+ 316254 Add @DeclareRoles to test-annotation-webapp
+ JETTY-1213 upgraded to blazeDS4
[email protected] - 26 May 2010
+ JETTY-1230 Add WebSocket support for the Maven plugin
+ update to jetty-7.1.3.v20100526
+ update to jetty-7.1.2.v20100523
+ update to jetty-7.1.1.v20100517
[email protected] - 05 May 2010
+ JETTY-979 remove unneeded ant.jar from lib/jsp
+ Ensure test-jetty-webapp uses ${jetty-version}
+ Update transactions.properties to put atomikos logs in jetty logs dir
+ Remove redundant jetty-plus.xml from jetty-hightide
+ Update test-jndi-webapp/README
+ 308906 mvn jetty:run does not scan web override or default descriptors
+ 309765 moved JSP and test webapp to eclipse
+ Update to atomikos 3.6.4
+ JETTY-1027 mvn jetty:run does not seem to support WAR overlays...
+ Move declaration of container JDNI resources into jetty.xml
[email protected] - 01 March 2010
+ Updated JSP to 2.1.v20091210
+ JETTY-776 Make new session tests module to concentrate all reusable session
clustering test code
+ JETTY-1159 jetty-maven-plugin doesn't work if no WEB-INF
+ JETTY-1160 jetty-maven-plugin needs target directory
[email protected] - 22 November 2009
+ JETTY-1143 make Jetty7 serve WebService request
+ Change name of setuid lib to "setuid" to be mac friendly
[email protected] - 05 October 2009
+ JETTY-1021 jetty-maven-plugin overlay or reload issue
+ JETTY-1089 Upgrade jsp to SJSAS-9_1_1-B60F-07_Jan_2009
+ JETTY-1100 extend setuid feature to set number of open file descriptors
+ JETTY-1109 Improper handling of cookies in Terracotta tests
+ JETTY-1115 Allow configuration of location of web.xml for
jetty-jspc-maven-plugin
+ JETTY-1143 port of j2se6 to jetty7 for serving scalable webservices
+ Patch test context to deploy at /test for jetty-hightide
+ Moved example-jetty-spring to jetty-spring
+ Include jetty-jspc-maven-plugin
+ Fix jetty/jboss security integration
+ Remove printlns
+ Exclude setuid from hightide when building on windows
[email protected] - 18 August 2009
+ created separate VERSION.txt file
+ 286242 Ported jetty-setuid from jetty-6