|
|
@@ -84,7 +84,7 @@ public final class ExpandProperties |
|
|
} |
|
|
} |
|
|
} else { |
|
|
} else { |
|
|
queuedData = readFully(); |
|
|
queuedData = readFully(); |
|
|
if (queuedData == null) { |
|
|
|
|
|
|
|
|
if (queuedData.length() == 0) { |
|
|
ch = -1; |
|
|
ch = -1; |
|
|
} else { |
|
|
} else { |
|
|
Project project = getProject(); |
|
|
Project project = getProject(); |
|
|
|