Bug 278502

Summary: some bundles missing about.html files
Product: [WebTools] WTP ServerTools Reporter: David Williams <david_williams>
Component: wst.serverAssignee: David Williams <david_williams>
Status: RESOLVED FIXED QA Contact: Tim deBoer <deboer>
Severity: normal    
Priority: P1 CC: neil.hauge
Version: 3.1Flags: david_williams: pmc_approved? (david_williams)
david_williams: pmc_approved? (raghunathan.srinivasan)
david_williams: pmc_approved? (naci.dai)
deboer: pmc_approved+
neil.hauge: pmc_approved+
david_williams: pmc_approved? (kaloyan)
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: PMC_approved

Description David Williams CLA 2009-05-30 01:41:53 EDT
org.eclipse.wst.server.http.core.source_1.0.200.v20090429.jar
org.eclipse.wst.server.http.ui.source_1.0.200.v20090113.jar
org.eclipse.wst.server.preview.adapter.source_1.1.0.v20090311b.jar
org.eclipse.wst.server.preview.source_1.1.0.v20090113.jar

I have a little script that reports these bundles are missing about.html files. 

You probably have a template folder somewhere ... maybe just need to add there, or add to the build.properties, that's in the template folder?
Comment 1 David Williams CLA 2009-06-02 00:49:59 EDT
I _think_ this might be because the feature needs a sourceTemplateBundle instead of a sourceTemplatePlugin. I'm going to try that. 

See 
http://wiki.eclipse.org/PDEBuild/Individual_Source_Bundles
Comment 2 David Williams CLA 2009-06-02 01:33:40 EDT
Marking for PMC awareness. There's no question that missing about.html files are "stop ship", so, hope my fix does the job. 
Comment 3 David Williams CLA 2009-06-02 10:03:14 EDT
This fix did work. Long term, the sourceTemplatePlugin folder could probably be deleted.