jetty@codehaus-7.5.4-SNAPSHOT

jetty@codehaus-7.5.3.v20111011 - 11 October 2011

jetty@codehaus-7.5.2.v20111006 - 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

jetty@codehaus-7.5.1.v20110908 - 08 September 2011
 + JETTY-1419 remove jetty-monitor from codehaus side
 + JETTY-1425 jboss-jetty sar uses old slf4j libs

jetty@codehaus-7.5.0.v20110901 - 01 September 2011
 + JETTY-1218 delete example extra webapp, too much bitrot

jetty@codehaus-7.5.0.RC2 - 30 August 2011
 + 293739 Deprecate static Jetty Log usage in favor of named logs

jetty@codehaus-7.5.0.RC1 - 19 August 2011

jetty@codehaus-7.5.0.RC0 - 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@codehaus-7.4.4.v20110707
 + JETTY-1380 Jetty Rewrite example does not work in Hightide

jetty@codehaus-7.4.3.v20110701 - 01 July 2011
 + JETTY-1383 Provide Debian and RPM binary distribution of Core Jetty

jetty@codehaus-7.4.2.v20110526
 + 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@codehaus-7.4.1.v20110512
 + JETTY-1368 RequiredContentsRule doesn't assemble the file path correctly

jetty@codehaus-7.4.0.v20110414 - 07 April 2011
 + Upgraded atomikos to 3.7
 + Upgraded cometd to 2.1.1

jetty@codehaus-7.3.1.v20110307 - 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

jetty@codehaus-7.3.0.v20110203 - 03 February 2011

jetty@codehaus-7.2.2.v20101205 - 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

jetty@codehaus-7.2.1.v20101111 - 11 November 2010

jetty@codehaus-7.2.0.v20101020 - 20 October 2010

jetty@codehaus-7.2.0.RC0 - 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@codehaus-7.1.6.v20100715

jetty@codehaus-7.1.5.v20100705
 + JETTY-1236 connectors added with jettyConfig ignored by maven plugin
 + JETTY-1241 enhance jetty-ant port support
 + 318894 Spaces in jboss URLs

jetty@codehaus-7.1.4.v20100610 - 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

jetty@codehaus-7.1.3.v20100526 - 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

jetty@codehaus-7.1.0.v20100505 - 05 May 2010

jetty@codehaus-7.1.0.RC0
 + 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@codehaus-7.0.2.v20100331
 + JETTY-1027 mvn jetty:run does not seem to support WAR overlays...
 + Move declaration of container JDNI resources into jetty.xml

jetty@codehaus-7.0.2.RC0.17 - 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

jetty@codehaus-7.0.1.v20091123 - 22 November 2009
 + JETTY-1143 make Jetty7 serve WebService request
 + Change name of setuid lib to "setuid" to be mac friendly

jetty@codehaus-7.0.0.v20091005 - 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

jetty@codehaus-7.0.0.RC4 - 18 August 2009
 + created separate VERSION.txt file
 + 286242 Ported jetty-setuid from jetty-6

