Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 676099e1c -> 3200d6ce6 refs/heads/trunk 4d4b33a59 -> 00a34c791
Fix generate-eclipse-files ant target Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3200d6ce Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3200d6ce Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3200d6ce Branch: refs/heads/cassandra-2.2 Commit: 3200d6ce662857e6821062daff4884fc3e7a3b9b Parents: 676099e Author: Sam Tunnicliffe <[email protected]> Authored: Fri Jun 26 12:42:01 2015 +0100 Committer: Sam Tunnicliffe <[email protected]> Committed: Fri Jun 26 12:42:01 2015 +0100 ---------------------------------------------------------------------- build.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/3200d6ce/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 2723b4d..2eb2d89 100644 --- a/build.xml +++ b/build.xml @@ -1904,9 +1904,6 @@ <fileset dir="build/lib/jars"> <include name="**/*.jar" /> </fileset> - <fileset dir="tools/lib"> - <include name="**/*.jar" /> - </fileset> </path> <property name="eclipse-project-libs" refid="eclipse-project-libs-path"/> <script language="javascript" classpathref="cassandra.classpath"> <