Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build I20030326 (Timestamp: 200303261556):Automated JUnit Testing complete. Test failures/errors occurred.

Extension point schema for org.eclipse.ui.commands extension point
(schema.exsd) has the following typos causing CHKPII errors:

1) Annotation for the attribute 'platform' of the element 'keyBinding' has
a typo resulting in opened '<code>' tag:

An optional attribute indicating that this key binding is only defined for
the specified platform. The possible values of the <code>platform</code>
attribute are the set of the possible values returned by <code>
org.eclipse.swt.SWT.getPlatform()<code>. <--- SHOULD BE </code>

2) Annotation for the attribute 'name' of the element 'parent' has
unescaped tags:

The translatable name of this scope for display in the UI. If this scope
has a parent, it is not necessary to add "(extends <parent>)" to the name.
This will be automatically added by the UI where necessary.

PDE will pass this text to HTML as-is. If you are not using formatting HTML
tags as above, you must escape them as follows:

"(extends &lt;parent&gt;)"

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                         
                      Sonia                                                                                                              
                      Dimitrov/Ottawa/IB        To:       eclipse-dev@xxxxxxxxxxx                                                        
                      M@IBMCA                   cc:                                                                                      
                      Sent by:                  Subject:  [eclipse-dev] [eclipse-build]Build I20030326 (Timestamp:                       
                      eclipse-dev-admin@         200303261556):Automated JUnit Testing complete.  Test failures/errors occurred.         
                      eclipse.org                                                                                                        
                                                                                                                                         
                                                                                                                                         
                      03/26/2003 06:03                                                                                                   
                      PM                                                                                                                 
                      Please respond to                                                                                                  
                      eclipse-dev                                                                                                        
                                                                                                                                         
                                                                                                                                         



Build I20030326 (Timestamp: 200303261556):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:

org.eclipse.releng.tests_linux.motif
org.eclipse.releng.tests_win32

http://download.eclipse.org/downloads/drops/I-I20030326-200303261556/testResults.php

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top