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

Bug 336270

Summary: chkpii errors in M20110202-0800
Product: [Eclipse Project] Equinox Reporter: Kim Moir <kim.moir>
Component: FrameworkAssignee: equinox.framework-inbox <equinox.framework-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tjwatson
Version: 3.6.1   
Target Milestone: 3.7 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kim Moir CLA 2011-02-03 13:47:10 EST
chkpii was broken in the 3.6.2 stream builds.  I fixed this today and found the following issues with osgi bundles in the 3.6.2 stream

http://download.eclipse.org/eclipse/downloads/drops/M20110202-0800/testresults/chkpii/linux.gtk.x86_org.eclipse.nls.html.txt

eclipse/plugins/org.eclipse.osgi.util.source_3.2.100.v20100503_jar/org/osgi/util/measurement/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.util.source_3.2.100.v20100503_jar/org/osgi/util/position/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.util.source_3.2.100.v20100503_jar/org/osgi/util/xml/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/cm/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/component/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/device/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/event/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/http/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/io/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/log/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/metatype/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/provisioning/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/upnp/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/useradmin/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.

eclipse/plugins/org.eclipse.osgi.services.source_3.2.100.v20100503_jar/org/osgi/service/wireadmin/
  package.html                                                                 HTML-40     879   (W) Partial HTML or JavaScript file needs NLS_CHARSET comment to identify the proper code page.
Comment 1 Thomas Watson CLA 2011-02-06 16:40:36 EST
These are files we get directly from OSGi.  I will have to see if they are real problems and still in the latest R4.3 files.
Comment 2 Thomas Watson CLA 2011-02-18 14:33:47 EST
This is fixed in the 3.7 stream because OSGi no longer ships the package.html files with the companion code.