Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 250399

Summary: [batch] Missing line break after "1 problem (1 error)" message
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Philipe Mulet CLA 2008-10-10 05:15:54 EDT
3.4.1

When batch compiler is emitting the problem summary message, it should be followed by an empty newline.

(when there is no -time on command line)
Comment 1 Philipe Mulet CLA 2008-10-10 05:17:42 EDT
Unhappy situation is that subsequent text (from a script) is appended on same line see below:

ecj [341/compliance:-1.6/jre:1.6] -source 1.6
----------
1. ERROR in d:\eclipse\bench\.\src1.6\MetaData.java (at line 1389)
        ConstructorProperties annotation = constructor.getAnnotation(ConstructorProperties.class);
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type mismatch: cannot convert from Annotation to ConstructorProperties
----------
1 problem (1 error)Duration: 14930 ms

Comment 2 Olivier Thomann CLA 2008-10-15 11:31:05 EDT
I wonder if this is not related to System.err and System.out colliding when reporting messages during a build.
Comment 3 Eclipse Genie CLA 2018-10-18 18:04:03 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.