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

Bug 332556

Summary: [doc] package.html files need minor change to generate correct description
Product: [Eclipse Project] Equinox Reporter: Chris Goldthorpe <cgold>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: minor    
Priority: P3 CC: daniel_megert, irbull, pascal
Version: 3.6.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Chris Goldthorpe CLA 2010-12-14 13:38:02 EST
I20100608-0911 ( also in Eclipse 3.6)

Go to http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/overview-summary.html and look at the descriptions for the equinox packages. A number of them are not formed correctly, for example teh description for org.eclipse.equinox.p2.core is

Provides core support for interacting with a p2-based provisioning system Package Specification This package specifies API for creating, using, and extending a provisioning system.

Everything from Package Specification on should not be included. I think the problem is that the sentence before "Package Specification" is not terminated by a period causing the preprocessing to not work correctly.

Other packages affected are:

org.eclipse.core.resources.mapping
org.eclipse.core.runtime.spi
org.eclipse.equinox.p2.core.spi
org.eclipse.equinox.p2.engine
org.eclipse.equinox.p2.engine.query
org.eclipse.equinox.p2.metadata.expression
org.eclipse.equinox.p2.metadata.index
org.eclipse.equinox.p2.touchpoint.eclipse.query
org.eclipse.equinox.security.auth.credentials
org.eclipse.equinox.security.storage.provider
org.eclipse.equinox.security.auth.module
org.eclipse.osgi.service.security
org.eclipse.osgi.signedcontent
Comment 1 Thomas Watson CLA 2011-06-08 11:28:40 EDT
Move all 3.8 bugs to Juno.
Comment 2 Pascal Rapicault CLA 2014-05-05 10:21:07 EDT
Will not be addressed in Luna.
Comment 3 Eclipse Genie CLA 2019-03-01 00:19:54 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Dani Megert CLA 2019-03-01 05:34:16 EST
I looked at a third and that looked good. Assuming this is fixed for all.