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

Isn't there some way to add artifact properties from the build.properties file?

On Fri, May 21, 2010 at 5:19 PM, Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx> wrote:
I'd also like to know what others do, but at the moment
seems to be your best bet for scripting addition of the p2 download.stats property.
 
Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
direct +43.662.457915.85  fax +43.662.457915.6
 


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Friday, May 21, 2010 5:26 PM

To: Cross project issues
Subject: 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.

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top