You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2009/05/28 21:53:52 UTC

svn commit: r779747 - /incubator/cassandra/branches/cassandra-0.3/build.xml

Author: jbellis
Date: Thu May 28 19:53:52 2009
New Revision: 779747

URL: http://svn.apache.org/viewvc?rev=779747&view=rev
Log:
s/cassandra/apache-cassandra-incubating/.  patch by johano; reviewed by jbellis for CASSANDRA-191

Modified:
    incubator/cassandra/branches/cassandra-0.3/build.xml

Modified: incubator/cassandra/branches/cassandra-0.3/build.xml
URL: http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.3/build.xml?rev=779747&r1=779746&r2=779747&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.3/build.xml (original)
+++ incubator/cassandra/branches/cassandra-0.3/build.xml Thu May 28 19:53:52 2009
@@ -17,7 +17,7 @@
  ~ specific language governing permissions and limitations
  ~ under the License.
  -->
-<project basedir="." default="build" name="cassandra">
+<project basedir="." default="build" name="apache-cassandra-incubating">
     <property environment="env"/>
     <property name="debuglevel" value="source,lines,vars"/>