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

Bug 314274

Summary: enable p2 download stats for EPP repository
Product: [Technology] EPP Reporter: Markus Knauer <mknauer>
Component: package contentAssignee: Project Inbox <epp.packager-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mknauer
Version: 1.3.0   
Target Milestone: 1.3.0   
Hardware: PC   
OS: Linux   
URL: http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg04086.html
Whiteboard:
Attachments:
Description Flags
XSL file for transformation none

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.