mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +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/,\
|
||||
.settings/,\
|
||||
build.properties
|
||||
javacDefaultEncoding.. = ISO-8859-1
|
||||
javacErrors.. = -assertIdentifier
|
||||
#FIXME#breaks hudson nightlies# javacDefaultEncoding.. = ISO-8859-1
|
||||
#FIXME#breaks hudson nightlies# javacErrors.. = -assertIdentifier
|
||||
|
|
Loading…
Add table
Reference in a new issue