[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-commit] [Git@Eclipse] Jetty: primary project repository branch jetty-8 updated. jetty-8.1.4.v20120522-4-gc7a9ada
|
- From: genie@xxxxxxxxxxx (Jesse McConnell)
- Date: Thu, 24 May 2012 09:33:50 -0400 (EDT)
- Delivered-to: jetty-commit@eclipse.org
The branch, jetty-8 has been updated
via c7a9adaa323fc8ec2042021115dc4d2499e86424 (commit)
from 482d93eaffe66a56d4d7ddb51dffe9da2c481f9e (commit)
- Log -----------------------------------------------------------------
commit c7a9adaa323fc8ec2042021115dc4d2499e86424
Author: Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
Date: Thu May 24 08:33:44 2012 -0500
reset for release
-----------------------------------------------------------------------
Summary of changes:
VERSION.txt | 32 +--------------------
example-async-rest/async-rest-jar/pom.xml | 2 +-
example-async-rest/async-rest-webapp/pom.xml | 2 +-
example-async-rest/pom.xml | 2 +-
example-jetty-embedded/pom.xml | 2 +-
jetty-aggregate/jetty-all-server/pom.xml | 2 +-
jetty-aggregate/jetty-all/pom.xml | 2 +-
jetty-aggregate/jetty-client/pom.xml | 2 +-
jetty-aggregate/jetty-plus/pom.xml | 2 +-
jetty-aggregate/jetty-server/pom.xml | 2 +-
jetty-aggregate/jetty-servlet/pom.xml | 2 +-
jetty-aggregate/jetty-webapp/pom.xml | 2 +-
jetty-aggregate/jetty-websocket/pom.xml | 2 +-
jetty-aggregate/pom.xml | 2 +-
jetty-ajp/pom.xml | 2 +-
jetty-annotations/pom.xml | 2 +-
jetty-client/pom.xml | 2 +-
jetty-continuation/pom.xml | 2 +-
jetty-deploy/pom.xml | 2 +-
jetty-distribution/pom.xml | 2 +-
jetty-http-spi/pom.xml | 2 +-
jetty-http/pom.xml | 2 +-
jetty-io/pom.xml | 2 +-
jetty-jaspi/pom.xml | 2 +-
jetty-jmx/pom.xml | 2 +-
jetty-jndi/pom.xml | 2 +-
jetty-jsp/pom.xml | 2 +-
jetty-monitor/pom.xml | 2 +-
jetty-nested/pom.xml | 2 +-
jetty-nosql/pom.xml | 2 +-
jetty-osgi/jetty-osgi-boot-jsp/pom.xml | 2 +-
jetty-osgi/jetty-osgi-boot-warurl/pom.xml | 2 +-
jetty-osgi/jetty-osgi-boot/pom.xml | 2 +-
jetty-osgi/jetty-osgi-httpservice/pom.xml | 2 +-
jetty-osgi/pom.xml | 2 +-
jetty-osgi/test-jetty-osgi/pom.xml | 2 +-
jetty-overlay-deployer/pom.xml | 2 +-
jetty-plus/pom.xml | 2 +-
jetty-policy/pom.xml | 2 +-
jetty-rewrite/pom.xml | 2 +-
jetty-security/pom.xml | 2 +-
jetty-server/pom.xml | 2 +-
jetty-servlet/pom.xml | 2 +-
jetty-servlets/pom.xml | 2 +-
jetty-spdy/pom.xml | 2 +-
jetty-spdy/spdy-core/pom.xml | 2 +-
jetty-spdy/spdy-jetty-http-webapp/pom.xml | 2 +-
jetty-spdy/spdy-jetty-http/pom.xml | 2 +-
jetty-spdy/spdy-jetty/pom.xml | 2 +-
jetty-start/pom.xml | 2 +-
jetty-util/pom.xml | 2 +-
jetty-webapp/pom.xml | 2 +-
jetty-websocket/pom.xml | 2 +-
jetty-xml/pom.xml | 2 +-
pom.xml | 2 +-
test-continuation/pom.xml | 2 +-
test-jetty-nested/pom.xml | 2 +-
test-jetty-servlet/pom.xml | 2 +-
test-jetty-webapp/pom.xml | 2 +-
tests/pom.xml | 2 +-
tests/test-integration/pom.xml | 2 +-
tests/test-loginservice/pom.xml | 2 +-
tests/test-sessions/pom.xml | 2 +-
tests/test-sessions/test-hash-sessions/pom.xml | 2 +-
tests/test-sessions/test-jdbc-sessions/pom.xml | 2 +-
tests/test-sessions/test-mongodb-sessions/pom.xml | 2 +-
tests/test-sessions/test-sessions-common/pom.xml | 2 +-
tests/test-webapps/pom.xml | 2 +-
tests/test-webapps/test-webapp-rfc2616/pom.xml | 2 +-
69 files changed, 69 insertions(+), 99 deletions(-)
hooks/post-receive
--
Jetty: primary project repository