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

Bug 326559

Summary: Update user Ant task documentation for include lists
Product: [Eclipse Project] PDE Reporter: Darin Wright <darin.eclipse>
Component: API ToolsAssignee: Darin Wright <darin.eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 3.7   
Target Milestone: 3.7 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Doc Patch
none
updated patch
none
Better fix none

Description Darin Wright CLA 2010-09-29 12:32:17 EDT
Support has been added to all API tools Ant tasks to support include lists (see bug 270973). The user documentation needs to be updated to reflect this for each ant task in the following folder.

/org.eclipse.pde.doc.user/reference/api-tooling/ant-tasks
Comment 1 Ankur Sharma CLA 2010-10-04 06:16:59 EDT
Created attachment 180144 [details]
Doc Patch
Comment 2 Darin Wright CLA 2010-10-04 12:01:37 EDT
Created attachment 180180 [details]
updated patch

I updated the include/exclude "template" to add more explanation. However, I noticed that the freeze report allows the list to specify members as well as bundles. The doc does not describe this, or which tasks support members vs. bundles in the include/exclude lists.
Comment 3 Darin Wright CLA 2010-10-05 11:23:00 EDT
Summary of what the different tasks support for filters:

API Tools Analysis Task:    bundles
API Freeze Task:            members
API Deprecation Task:       members
API Use Report Task:        bundles
API Migration Task:         bundles
API Compare Task:           bundles
Comment 4 Curtis Windatt CLA 2010-10-26 13:44:45 EDT
Created attachment 181750 [details]
Better fix

Takes Ankur/Darin's work and finishes up the bundles/members issues from comment #3.  Also adds in documentation for the consumer report conversion task.
Comment 5 Curtis Windatt CLA 2010-10-26 13:47:32 EDT
I have applied everything except the two minor javadoc changes to HEAD (I don't have commit rights to api tooling :)

Sending the bug Darin's way so he can commit them.
Comment 6 Darin Wright CLA 2010-10-26 14:34:32 EDT
Fixed. Added the new task to the reference TOC as well.
Comment 7 Curtis Windatt CLA 2010-10-27 12:55:09 EDT
Verified in I20101027-0800