diff --git a/build.xml b/build.xml index a06ab25586..af97094690 100644 --- a/build.xml +++ b/build.xml @@ -34,6 +34,7 @@ + @@ -86,6 +87,7 @@ + @@ -109,7 +111,7 @@ - + Downloading Ivy... @@ -127,6 +129,33 @@ pattern="${build.dir.lib}/[artifact]-[revision].[ext]" /> + + + + + + + + + + + + + + + + + + + + + + + + + Generating Thrift Java code from ${basedir}/interface/cassandra.thrift .... @@ -150,7 +179,7 @@ The build target builds all the .class files --> + depends="ivy-retrieve,generate,build-subprojects,build-project"/> @@ -162,6 +191,9 @@ + +