Community
Participate
Working Groups
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
Created attachment 180144 [details] Doc Patch
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.
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
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.
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.
Fixed. Added the new task to the reference TOC as well.
Verified in I20101027-0800