aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/BUILD
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-04-25 03:09:05 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-04-25 11:18:08 +0200
commite8e456b519708aca430b998bf69ff3f214628c31 (patch)
tree0b445c011decb1fe0a9038ea2885b51eb5df42b3 /org.eclipse.jgit.junit.http/BUILD
parent9edf9bf2d6fd248daf2157bc8245142e5d51f7c2 (diff)
downloadjgit-e8e456b519708aca430b998bf69ff3f214628c31.tar.gz
jgit-e8e456b519708aca430b998bf69ff3f214628c31.zip
Use eclipse compiler in Maven build
Found instructions for configuring maven-compiler-plugin with ecj in [1]. Verified that ecj run in this way raises build errors when executed on commit d3ef5213. Define profiles "ecj" for using Eclipse compiler and "javac" for using javac including errorprone. By default ecj will be used. use ecj: $ mvn -Pecj clean install use javac: $ mvn -Pjavac clean install TODO: find out how to run ecj with errorprone from Maven. [1] https://stackoverflow.com/questions/33164976/using-eclipse-java-compiler-ecj-in-maven-builds Change-Id: I716b603b57612b953e603387c82fd01eb1b5ca97 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/BUILD')
0 files changed, 0 insertions, 0 deletions