Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314274 - enable p2 download stats for EPP repository
Summary: enable p2 download stats for EPP repository
Status: RESOLVED FIXED
Alias: None
Product: EPP
Classification: Technology
Component: package content (show other bugs)
Version: 1.3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.3.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://dev.eclipse.org/mhonarc/lists/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 10:00 EDT by Markus Knauer CLA
Modified: 2010-06-22 03:18 EDT (History)
1 user (show)

See Also:


Attachments
XSL file for transformation (3.77 KB, text/plain)
2010-06-20 11:05 EDT, Markus Knauer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Knauer CLA 2010-05-25 10:00:19 EDT
Enable p2 download stats for EPP repository as described in mailing list thread:

http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg04086.html

See http://wiki.eclipse.org/Equinox_p2_download_stats for further documentation.
Comment 1 Markus Knauer CLA 2010-06-20 11:05:46 EDT
Created attachment 172291 [details]
XSL file for transformation

* tracking feature ids of all packages + common
* using technology/epp/packages/helios as root
* using the attached xsl file on artifacts.xml with 'xsltproc -o artifacts.xml.1 addDownloadStats.xsl artifacts.xml'
* manually replaced " by '
Comment 2 Markus Knauer CLA 2010-06-22 03:18:10 EDT
Confirmed that it works with the following search string

  /stats/technology/epp/packages/helios

It tracks on feature IU level each package feature and the common epp feature that is referenced by all packages.