mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-1.2' into trunk
This commit is contained in:
commit
851fe64006
|
|
@ -119,9 +119,11 @@
|
|||
<pathelement location="${build.classes.thrift}" />
|
||||
<fileset dir="${build.lib}">
|
||||
<include name="**/*.jar" />
|
||||
<exclude name="**/*-sources.jar"/>
|
||||
</fileset>
|
||||
<fileset dir="${build.dir.lib}">
|
||||
<include name="**/*.jar" />
|
||||
<exclude name="**/*-sources.jar"/>
|
||||
</fileset>
|
||||
</path>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue