Skip to main content

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

It is true that PDE schema converter is creating font tags. We do it
because we don't see a value in using embedded style sheets and for a
document that is automatically generated.

However if there is a huge cry by the community to change this, we can do
it (although it is in code which is supposedly frozen now).

Having said that, the actual error (missing </font> for <font> tag) is
probably a result of an error in the schema (example). We parser the
example looking for start and end tags in order to provide syntax coloring,
and fail when example is not valid.

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



                                                                                                                                         
                      Daniel                                                                                                             
                      Megert/Zurich/IBM@        To:       eclipse-dev@xxxxxxxxxxx                                                        
                      IBMCH                     cc:                                                                                      
                      Sent by:                  Subject:  Re: [eclipse-dev] [eclipse-build]Build I20030324 (Timestamp:                   
                      eclipse-dev-admin@         200303241446):Automated JUnit Testing complete.  Test failures/errors occurred.         
                      eclipse.org                                                                                                        
                                                                                                                                         
                                                                                                                                         
                      03/25/2003 04:15                                                                                                   
                      AM                                                                                                                 
                      Please respond to                                                                                                  
                      eclipse-dev                                                                                                        
                                                                                                                                         
                                                                                                                                         







It looks like the CHKPII error in org_eclipse_search_searchPages.html is ca
used by the PDE schema converter: there are no font tags in the
searchPages.exsd file but after conversion there are. Are font tags
generated by PDE schema converter? We should use structural rather than
formatting tags. Any comments from PDE?
Dani



             sonia_dimitrov@ca
             .ibm.com
             Sent by:                                                   To
             eclipse-dev-admin         eclipse-dev@xxxxxxxxxxx
             @eclipse.org                                               cc

                                                                   Subject
             24.03.2003 23:07          [eclipse-dev] [eclipse-build]Build
                                       I20030324 (Timestamp:
                                       200303241446):Automated JUnit
             Please respond to         Testing complete.  Test
             eclipse-dev@eclip         failures/errors occurred.
                  se.org









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

org.eclipse.jdt.debug.tests_win32
org.eclipse.releng.tests_linux.motif
org.eclipse.releng.tests_win32

http://download.eclipse.org/downloads/drops/I-I20030324-200303241446/testResults.php


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


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





Back to the top