[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-commit] r2139 - jetty/branches/jetty-7.1
|
- From: genie@xxxxxxxxxxx
- Date: Thu, 15 Jul 2010 13:11:34 -0400 (EDT)
- Delivered-to: jetty-commit@eclipse.org
Author: jmcconnell
Date: 2010-07-15 13:11:34 -0400 (Thu, 15 Jul 2010)
New Revision: 2139
Modified:
jetty/branches/jetty-7.1/VERSION.txt
jetty/branches/jetty-7.1/pom.xml
Log:
set for release
Modified: jetty/branches/jetty-7.1/VERSION.txt
===================================================================
--- jetty/branches/jetty-7.1/VERSION.txt 2010-07-15 16:40:16 UTC (rev 2138)
+++ jetty/branches/jetty-7.1/VERSION.txt 2010-07-15 17:11:34 UTC (rev 2139)
@@ -1,4 +1,4 @@
-jetty-7.1.6-SNAPSHOT
+jetty-7.1.6.v20100715
+ 319519 Warn about duplicate configuration files
+ 319655 Reset HEAD status
+ JETTY-1247 synchronize recylcing of SSL NIO buffers
Modified: jetty/branches/jetty-7.1/pom.xml
===================================================================
--- jetty/branches/jetty-7.1/pom.xml 2010-07-15 16:40:16 UTC (rev 2138)
+++ jetty/branches/jetty-7.1/pom.xml 2010-07-15 17:11:34 UTC (rev 2139)
@@ -25,9 +25,9 @@
<build-support-version>1.0</build-support-version>
</properties>
<scm>
- <connection>scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.6-SNAPSHOT</connection>
- <developerConnection>scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.6-SNAPSHOT</developerConnection>
- <url>http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.6-SNAPSHOT</url>
+ <connection>scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/branches/jetty-7.1</connection>
+ <developerConnection>scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/branches/jetty-7.1</developerConnection>
+ <url>http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/branches/jetty-7.1</url>
</scm>
<build>
<defaultGoal>install</defaultGoal>