Skip to main content

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

Hello Tycho team,

I see that the CQ appears to be resolved now. Is 1.3.0 due for release imminently? If so, is it the same version as was staged below?

Thanks
Jonah



~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On Sat, 8 Dec 2018 at 13:01, Sievers, Jan <jan.sievers@xxxxxxx> wrote:
Tycho release 1.3.0 has been staged. For details of new features and bugfixes, see release notes [1].
You can help by testing the staged build. To use it, change your tycho version to 1.3.0  and add snippet [2] to your pom.

We plan to promote this release after the pending CQ
https://bugs.eclipse.org/bugs/show_bug.cgi?id=540833
has been approved.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/1.3
[2]
<pluginRepositories>
 <pluginRepository>
  <id>tycho-1.3-staged</id>
  <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1050/</url>
 </pluginRepository>
</pluginRepositories>

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

Back to the top