Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Please test staged Tycho 1.4.0

Hi all,

Tycho release 1.4.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged build. To use it, change your Tycho version to 1.4.0 and add snippet [2] to your pom.

We plan to promote this release on April 5th unless major regressions are found.

Regards,
Tycho team

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

--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers

Back to the top