Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] please test staged tycho 0.17.0

It completes without error on our product build, which includes a custom
target platform and a feature-based product. I haven't yet tested the
packaged output executables, but no build errors at least.

Eric


On 3/18/13 6:58 AM, "Sievers, Jan" <jan.sievers@xxxxxxx> wrote:

>Tycho milestone release 0.17.0 has been staged.
>For details of new features and bugfixes, see release notes [1].
>
>Please help by testing the staged milestone build.
>To use it, change your tycho version to 0.17.0 and add snippet [2] to
>your pom. 
>We encourage you to also test with an empty local Maven repository,
>so that p2's new Apache httpclient v4 is tested more extensively.
>
>We plan to promote this release on Friday unless major regressions are
>found (and EclipseCon is canceled ;).
>
>Regards,
>Tycho team
>
>---
>
>[1] http://wiki.eclipse.org/Tycho/Release_Notes/0.17
>[2]
><pluginRepositories>
> <pluginRepository>
>  <id>tycho-staged</id>
>  
><url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-913/</u
>rl>
> </pluginRepository>
></pluginRepositories>
>_______________________________________________
>tycho-user mailing list
>tycho-user@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/tycho-user
>



Back to the top