removing comments that are no longer true
git-svn-id: http://google-refine.googlecode.com/svn/trunk@943 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
4bd7f60ac4
commit
0f9bd923e6
11
build.xml
11
build.xml
@ -6,17 +6,6 @@
|
||||
|
|
||||
+-->
|
||||
|
||||
<!--+
|
||||
| NOTE: this script expects the 'build.dir' and 'dist.dir' properties to be set
|
||||
| when invoking it. This is done like this
|
||||
|
|
||||
| ant -f build.xml -Dbuild.dir="/path/to/build/dir" -Ddist.dir="/path/to/dist/dir" -Drevision="r3934"
|
||||
|
|
||||
| Basically, this build file is designed to be invoked by the 'gridworks' shell
|
||||
| script (this makes it easy to integrate into nightly-build and continuous
|
||||
| integration systems).
|
||||
+-->
|
||||
|
||||
<project name="gridworks" default="build" basedir=".">
|
||||
|
||||
<property environment="env"/>
|
||||
|
Loading…
Reference in New Issue
Block a user