Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Could Tycho be more forgiving when a packed jar's MD5sum doesn't match the recorded value in the site's metadata?

Quoting the linked comment:
"And because tycho can't seem to deal with this by falling back to the UNPACKED jar, the provisioning / build fails utterly."

Falling back to non-pack200 artifacts in case of problems with the packed artifacts is standard behaviour in p2 and should also work in Tycho.

Regards
Tobias


> -----Original Message-----
> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-
> bounces@xxxxxxxxxxx] On Behalf Of Nick Boldt
> Sent: Freitag, 10. Mai 2013 19:21
> To: Tycho user list
> Subject: [tycho-user] Could Tycho be more forgiving when a packed jar's
> MD5sum doesn't match the recorded value in the site's metadata?
> 
> Could Tycho (or p2?) be more forgiving when the md5sum hash doesn't
> match? Is there an "ignore when MD5 hash does not match and download it
> anyway" or "fall back to .jar when .jar.pack.gz is not happy" option?
> 
> Ref:
> https://issues.jboss.org/browse/JBIDE-
> 13977?focusedCommentId=12773472&page=com.atlassian.jira.plugin.system.issu
> etabpanels%3Acomment-tabpanel#comment-12773472
> 
> Thx,
> 
> --
> Nick Boldt :: http://nick.divbyzero.com
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top