Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Generating md5 in artifact repositories

Yes, b3 aggregator puts checksums in any repo it creates.

The Tycho limitation it tracked in bug 357513.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357513

Some of us have a "post-build" step, to use p2's "process artifacts" task for the sole purpose of
getting md5 checksums in our project repositories.





From:        Carsten Reckord <reckord@xxxxxxxx>
To:        Tycho user list <tycho-user@xxxxxxxxxxx>,
Date:        01/14/2015 05:15 PM
Subject:        [tycho-user] Generating md5 in artifact repositories
Sent by:        tycho-user-bounces@xxxxxxxxxxx




Hi all,

While hunting for a corrupted file in a large, multi-step provisioning
process, I noticed that my tycho-generated P2 repositories don't have the
'download.md5' for any of the contained artifacts.

Comparing that to the official Luna repo, I see a lot of artifacts there
that look like they were built with Tycho, too (because they have the
maven-xxx properties), but that also have 'download.md5'.

So is there a way to get Tycho to generate the MD5 property for me? Or is
that something that is added to the Luna repos later through the b3 aggregation?

--
Yatta Solutions GmbH
- Carsten Reckord -

 t  +49 (0)69 2475666-33
 f  +49 (0)69 2475668-0
 e  reckord@xxxxxxxx

Anschrift Office Kassel
 Ludwig-Erhard-Straße 12
 34131 Kassel

Anschrift Office Frankfurt a.M.
 Mainzer Landstraße 50
 60325 Frankfurt a.M.

Sitz, Handelsregister:
 Sitz der Gesellschaft: Kassel
 Amtsgericht Kassel, HRB 14720
 USt-IdNr DE263191529

Geschäftsführung:
 Johannes Jacop
 Dr. Christian Schneider

Kontakt Geschäftsstelle:
 t  +49 (0)69 2475666-0
 f  +49 (0)69 2475668-0
 e  info@xxxxxxxx

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top