Remove Freebase extensions from build
This commit is contained in:
parent
0f49f701d0
commit
9c5bc3cd2b
File diff suppressed because one or more lines are too long
@ -11,7 +11,7 @@
|
|||||||
<echo message="Building extensions" />
|
<echo message="Building extensions" />
|
||||||
<ant dir="sample/" target="build" />
|
<ant dir="sample/" target="build" />
|
||||||
<ant dir="jython/" target="build" />
|
<ant dir="jython/" target="build" />
|
||||||
<ant dir="freebase/" target="build" />
|
<!-- <ant dir="freebase/" target="build" /> -->
|
||||||
<ant dir="gdata/" target="build" />
|
<ant dir="gdata/" target="build" />
|
||||||
<ant dir="pc-axis/" target="build" />
|
<ant dir="pc-axis/" target="build" />
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user