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 I20051213-0010 (Timestamp: 200512130010):Automated JUnit testing complete. Test failures/errors occurred.

On Tuesday December 13 2005 08:59 am, Kim Moir wrote:
> The releng failure are due to chkpii errors in
> eclipse/plugins/org.eclipse.platform.doc.isv_3.2.0.v20051212_jar/reference/
>extension-points/ org_eclipse_ui_navigator_navigatorContent.html            
>      HTML-40 860   Blank line will split translatable text into 2 segments
> during translation.  Line: 97

This has been logged as Bug 120565 
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=120565).


> and javadoc warnings in
>
> http://download.eclipse.org/eclipse/downloads/drops/I20051213-0010/compilel
>ogs/platform.doc.isv.javadoc.txt

There are 7 warnings.  5 warnings are from Platform/UI, and are logged as Bug 
120567 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=120567).


There other 2 warnings are as follows:

Loading source files for package org.eclipse.update.standalone...
Constructing Javadoc information...
../org.eclipse.help.base/src/org/eclipse/help/internal/search/HTMLDocParser.java:18: 
package org.apache.lucene.demo.html does not exist
import org.apache.lucene.demo.html.*;
^
../org.eclipse.help.base/src/org/eclipse/help/internal/search/HTMLDocParser.java:54: 
cannot resolve symbol
symbol  : class HTMLParser 
location: class org.eclipse.help.internal.search.HTMLDocParser
	private HTMLParser htmlParser;
                ^
Standard Doclet version 1.4.2


Back to the top