Bug 236769 - extraneious "source" bundles
Summary: extraneious "source" bundles
Status: VERIFIED FIXED
Alias: None
Product: WTP Releng
Classification: WebTools
Component: releng (show other bugs)
Version: 3.10   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.10.0   Edit
Assignee: David Williams CLA
QA Contact: David Williams CLA
URL:
Whiteboard:
Keywords:
Depends on: 241615
Blocks:
  Show dependency tree
 
Reported: 2008-06-11 20:15 EDT by David Williams CLA
Modified: 2018-06-29 15:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2008-06-11 20:15:40 EDT
I notice the wst.standard.schemas bundle is also packaged as a "source bundle". 

Since this is a resource-only project, that doesn't make sense, and these (the jst one too) should be marked as "no source" in their build.properties.
Comment 1 David Williams CLA 2008-06-21 04:44:17 EDT
Here's a few more

org.eclipse.jpt.doc.user.source_1.0.100.v200805280000.jar
org.eclipse.jst.ws.axis2.ui.doc.user.source_1.0.0.v200805211529.jar
org.eclipse.wst.jsdt.doc.source_1.0.0.v200805302104.jar

Though, oddly, the jsdt one doesn't have a regular one. 
Comment 2 David Williams CLA 2008-07-22 01:18:38 EDT
For the record, the line that needs to  be added to the build.properties file is

generateSourceBundle=false

Comment 3 David Williams CLA 2008-07-22 01:55:41 EDT
I've fixed following: 

wst.standard.schemas
jst.standard.schemas

org.eclipse.jst.ws.axis2.ui.doc.user.source_1.0.0.v200805211529.jar
org.eclipse.wst.jsdt.doc.source_1.0.0.v200805302104.jar


And, opened a bug for 

org.eclipse.jpt.doc.user.source_1.0.100.v200805280000.jar