Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2007-09-24 07:20:18 +0000
committerEike Stepper2007-09-24 07:20:18 +0000
commita77a29446c5051982dee01d64f9996b5176e78d6 (patch)
tree3380f28b64c13b7cf2f38ae4a001277a6d00b684 /plugins/org.eclipse.emf.cdo/build.properties
parentbd6328c83df6bd443a7695058ecba7bbd287c99f (diff)
downloadcdo-a77a29446c5051982dee01d64f9996b5176e78d6.tar.gz
cdo-a77a29446c5051982dee01d64f9996b5176e78d6.tar.xz
cdo-a77a29446c5051982dee01d64f9996b5176e78d6.zip
[204408] javacFailOnError=false does not work
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204408
Diffstat (limited to 'plugins/org.eclipse.emf.cdo/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo/build.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo/build.properties b/plugins/org.eclipse.emf.cdo/build.properties
index 3075da239d..c27a13c0a4 100644
--- a/plugins/org.eclipse.emf.cdo/build.properties
+++ b/plugins/org.eclipse.emf.cdo/build.properties
@@ -23,4 +23,3 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin/
-javacFailOnError = false

Back to the top