Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Tycho 0.23.0 staged

Tycho milestone release 0.23.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.23.0 and add snippet [2] to your pom.

NOTE: if you build products for MacOSX against p2 repositories older than eclipse Mars, there is a known bug [3]

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

Regards,
Tycho team

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

[3] https://wiki.eclipse.org/Tycho/Release_Notes/0.23#p2



Back to the top