Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336270 - chkpii errors in M20110202-0800
Summary: chkpii errors in M20110202-0800
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Framework (show other bugs)
Version: 3.6.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M5   Edit
Assignee: equinox.framework-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 13:47 EST by Kim Moir CLA
Modified: 2011-02-18 14:33 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.