Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Download stats for p2

2010/5/21 David M Williams <david_williams@xxxxxxxxxx>

> ... most users will choose Helios repo to install features and can we track that? Will someone add the track properties to the metadata of Helios repo?

Yes, I'll add following property to the helios artifacts repo. (I prefer the "full" '/releases/helios' if that doesn't cause problems).
 
<property name='p2.statsURI' value='http://download.eclipse.org/stats/releases/helios'/>

Any 'download.stats' properties from your artifact repository should be copied over to the common one.
I do not see any 'download.stats'properties in the current RC1 repo, however. Did you have some in your
contribution to RC1? If so, sounds like we have a bug (or, I misunderstand). If not, and you are just experimenting
with your next contribution, then we'll test it from common repo next week.

Excellent, thanks David.

Now, sometimes I feel like such a newbee at Eclipse. Can someone point me at instructions on how to get PDE build to generate such properties in my artifacts? 

Thanks,
Doug.

Back to the top