Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [tycho-dev] Please test staged Tycho 1.6.0

On Mon, Jan 13, 2020 at 1:06 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi,

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

+1 this version works successfully for JGit and EGit buildsĀ 
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/1.6
[2]
  <pluginRepositories>
    <pluginRepository>
      <id>tycho-staged</id>
      <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1059</url>
    </pluginRepository>
  </pluginRepositories>

--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-dev

Back to the top