This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjfx.
commit 4d4d5955be3f8d5c88d7d1eb64bfd9267a7aa1a9 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 11 13:25:06 2015 +0200 Reverted COMPILE_WEBKIT to true --- debian/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gradle.properties b/debian/gradle.properties index 06ad655..53b022d 100644 --- a/debian/gradle.properties +++ b/debian/gradle.properties @@ -1,4 +1,4 @@ -COMPILE_WEBKIT = false +COMPILE_WEBKIT = true COMPILE_MEDIA = true BUILD_JAVADOC = true BUILD_SRC_ZIP = true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

