summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-31 11:14:44 +0300
committerVaadin Code Review <review@vaadin.com>2016-03-31 13:48:52 +0000
commitbbd3549959ca6d7fbd9a78b85c5a6fa1121e00b8 (patch)
tree1b7647834f257190ccd8bad1de374cd2d24d9f49 /build.xml
parenta82561b309f62cae4bce105403343e0b73998e64 (diff)
downloadvaadin-framework-bbd3549959ca6d7fbd9a78b85c5a6fa1121e00b8.tar.gz
vaadin-framework-bbd3549959ca6d7fbd9a78b85c5a6fa1121e00b8.zip
Build vaadin-all with maven
Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0c50b377b0..e68eb9e2dd 100644
--- a/build.xml
+++ b/build.xml
@@ -27,7 +27,7 @@
<path id="build-path">
<!-- <path location="buildhelpers/build.xml" /> -->
<path refid="ivy.build.path" />
- <path location="all/build.xml" />
+ <!-- <path location="all/build.xml" /> -->
</path>
</target>
<target name="clean" depends="buildorder">