Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20040313 (Timestamp: 200403130010):Compile errors in build

This was an accident.  The return type was previously the package-private 
class StatusLine, so I assumed nobody could be calling the method outside 
of org.eclipse.jface.actions.
But that's not the case.  Others can call it, just not refer to the class 
StatusLine.  Assigning the result to Control, as forms is doing, works 
fine.

I've fixed it up.

Nick




Dejan Glozic/Toronto/IBM@IBMCA 
Sent by: platform-releng-dev-admin@xxxxxxxxxxx
03/13/2004 12:13 PM
Please respond to
platform-releng-dev


To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build N20040313 (Timestamp: 
200403130010):Compile errors in build










Platform UI team, the break in Eclipse Forms is caused by the breaking
change in StatusLineManager API method 'createControl'. Is this an 
accident
or you really wanted to break this method?

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D2/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



 
             eclipse-releng@ec 
             lipse.org 
             Sent by:                                                   To 

             platform-releng-d         platform-releng-dev@xxxxxxxxxxx 
             ev-admin@eclipse.                                          cc 

             org 
                                                                   Subject 

                                       [platform-releng-dev] 
             03/13/2004 01:05          [eclipse-build]Build N20040313 
             AM                        (Timestamp:  200403130010):Compile 
                                       errors in build 
 
             Please respond to 
             platform-releng-d 
                    ev 
 
 




Build N20040313 (Timestamp: 200403130010):  Compile errors in build.  See
attached compile logs.(See attached file:
/builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.update.ui.forms_3.0.0
/forms.jar.bin.log)
(See attached file:
/builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt.carbon_3.0.0
/ws/carbon/swt.jar.bin.log)
(See attached file:
/builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt.motif_3.0.0
/ws/motif/swt.jar.bin.log)
(See attached file:
/builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt.photon_3.0.0
/ws/photon/swt.jar.bin.log)

Attachment: /builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse .update.ui.forms_3.0.0/forms.jar.bin.log
Description: Binary data

Attachment: /builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt .carbon_3.0.0/ws/carbon/swt.jar.bin.log
Description: Binary data

Attachment: /builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt .motif_3.0.0/ws/motif/swt.jar.bin.log
Description: Binary data

Attachment: /builds/N/src/N-N20040313-200403130010/compilelogs/plugins/org.eclipse.swt .photon_3.0.0/ws/photon/swt.jar.bin.log
Description: Binary data


Back to the top