[resteasy] 10/10: Disabled the incremental compilation to work around a javac bug

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 18 15:28:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository resteasy.

commit ce1637cdeef58edc3de4e16dce7560f043cdd22a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 18 17:24:06 2016 +0200

    Disabled the incremental compilation to work around a javac bug
---
 debian/maven.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/maven.properties b/debian/maven.properties
index 242da7e..1f2d8b0 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -4,3 +4,4 @@
 
 maven.test.skip=true
 project.build.sourceEncoding=UTF-8
+maven.compiler.useIncrementalCompilation=false

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/resteasy.git



More information about the pkg-java-commits mailing list