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 1.0.0

Hi,

IMHO, it should be nice to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=353889 before releasing a 1.0 version of tycho, as it should lead to many breaking changes.

Regards,

2017-02-06 13:11 GMT+01:00 Sievers, Jan <jan.sievers@xxxxxxx>:
Tycho release 1.0.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged release. To use it, change your tycho version to 1.0.0 and add snippet [2] to your pom.

We plan to promote this release in one week unless major regressions are found.

Regards,
Tycho team

[1] https://wiki.eclipse.org/Tycho/Release_Notes/1.0.0
[2]
<pluginRepositories>
 <pluginRepository>
  <id>tycho-staged</id>
  <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1041</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://dev.eclipse.org/mailman/listinfo/tycho-user



--
Charlie Mordant

Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent

Back to the top