From 94de41433691d12a8dae71c5a274f40283dded52 Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Sat, 18 Sep 2010 21:08:05 +0000 Subject: [PATCH] add descriptions to ant tasks. patch by Erik Onnen; reviewed by jbellis for CASSANDRA-1120 git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@998541 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/build.xml b/build.xml index 9f3074191b..4f102aae14 100644 --- a/build.xml +++ b/build.xml @@ -109,7 +109,7 @@ - + @@ -225,10 +225,10 @@ Cassandra depends on it, and python because that is what the system tests run. --> - + Generating Thrift Java code from ${basedir}/interface/cassandra.thrift .... - + @@ -240,7 +240,7 @@ - + Generating Thrift Python code from ${basedir}/interface/cassandra.thrift .... @@ -261,9 +261,9 @@ The build target builds all the .class files --> - - + depends="ivy-retrieve-build,avro-generate,build-subprojects,build-project" description="Compile Cassandra classes"/> + + @@ -289,7 +289,7 @@ - + @@ -307,7 +307,7 @@ - + @@ -386,7 +386,7 @@ - + - + - + @@ -509,7 +509,7 @@ - +