| commit | 649e03859119cc83c129ff02f0f5c5e5091d3e69 | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Wed Nov 29 03:01:52 2017 +0100 |
| committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Wed Nov 29 03:01:52 2017 +0100 |
| tree | 762a0f37af3be9ebad70377f08565c90b7c66703 | |
| parent | 6d40fb751f5801731233d0de5001247c4beda3ab [diff] |
attempt to speed up the build Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
diff --git a/autobuild.xml b/autobuild.xml index 10cf84a..2d23e1f 100644 --- a/autobuild.xml +++ b/autobuild.xml
@@ -298,7 +298,9 @@ </target> <target name="test-p2-repos"> + <!-- disabled to speed up the build <ant antfile="antbuild.xml" dir="${build.location}/features" target="test-repos"/> + --> </target> <target name="test-srg">