You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2008/04/12 19:46:45 UTC

svn commit: r647480 - /tomcat/sandbox/tomcat-oacc/trunk/build.xml

Author: rjung
Date: Sat Apr 12 10:46:44 2008
New Revision: 647480

URL: http://svn.apache.org/viewvc?rev=647480&view=rev
Log:
We don't pretend to be "the" cluster.

Modified:
    tomcat/sandbox/tomcat-oacc/trunk/build.xml

Modified: tomcat/sandbox/tomcat-oacc/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/build.xml?rev=647480&r1=647479&r2=647480&view=diff
==============================================================================
--- tomcat/sandbox/tomcat-oacc/trunk/build.xml (original)
+++ tomcat/sandbox/tomcat-oacc/trunk/build.xml Sat Apr 12 10:46:44 2008
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Cluster" default="dist" basedir=".">
+<project name="tomcat-oacc" default="dist" basedir=".">
 
 
   <!-- ===================== Initialize Property Values =================== -->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org