mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
[releng] Revert build properties recommended by JDT 4.2m4 Quickfix since they break Hudson nightly builds
This commit is contained in:
parent
de60a4e93c
commit
5bb91e8881
1 changed files with 2 additions and 2 deletions
|
@ -28,5 +28,5 @@ src.includes = about.html,\
|
||||||
schema/,\
|
schema/,\
|
||||||
.settings/,\
|
.settings/,\
|
||||||
build.properties
|
build.properties
|
||||||
javacDefaultEncoding.. = ISO-8859-1
|
#FIXME#breaks hudson nightlies# javacDefaultEncoding.. = ISO-8859-1
|
||||||
javacErrors.. = -assertIdentifier
|
#FIXME#breaks hudson nightlies# javacErrors.. = -assertIdentifier
|
||||||
|
|
Loading…
Add table
Reference in a new issue