Author: rjung
Date: Tue Jun 30 15:32:03 2009
New Revision: 789798
URL: http://svn.apache.org/viewvc?rev=789798&view=rev
Log:
Choose a better version for OACC.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/build.properties.default
tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml
Modified: tomcat/sandbox/tomcat-oacc/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/build.properties.default?rev=789798&r1=789797&r2=789798&view=diff
==============================================================================
--- tomcat/sandbox/tomcat-oacc/trunk/build.properties.default (original)
+++ tomcat/sandbox/tomcat-oacc/trunk/build.properties.default Tue Jun 30
15:32:03 2009
@@ -48,7 +48,7 @@
compile.target=1.5
compile.debug=true
-version=6.0.19-dev
+version=0.1-dev
oacc.output=output
oacc.build=output/build
Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml?rev=789798&r1=789797&r2=789798&view=diff
==============================================================================
--- tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml (original)
+++ tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml Tue Jun 30 15:32:03 2009
@@ -29,7 +29,7 @@
</properties>
<body>
-<section name="Tomcat OACC 6.0.19 (rjung)">
+<section name="Tomcat OACC 0.1 (rjung)">
<subsection name="Cluster">
<changelog>
<fix>
@@ -59,8 +59,8 @@
Backport from Tomcat 6.0. (rjung)
</fix>
<add>
- New Membership service
(org.apache.catalina.cluster.membership.McastService)
- to better control tomcat cluster node start and stop (pero)
+ New Membership service
(org.apache.catalina.cluster.membership.McastService)
+ to better control tomcat cluster node start and stop (pero)
</add>
<fix>
Porting the junit testcases (pero)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]