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 0.16.0

2012/10/15 Sievers, Jan <jan.sievers@xxxxxxx>
the Tycho 0.16.0 milestone release has been staged.
For details of new features and bug fixes see release notes [1].

Please help by testing the staged milestone with your tycho build.
To use it, add snippet [2] to your pom.

We plan to promote this milestone on Friday unless major regressions are found.

Regards,
Tycho team

[1] http://wiki.eclipse.org/Tycho/Release_Notes/0.16
[2]
  <pluginRepositories>
    <pluginRepository>
      <id>tycho-0.16.0-staged</id>
      <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-207/</url>
    </pluginRepository>
  </pluginRepositories>
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

this works nicely for JGit and EGit builds

--
Matthias

Back to the top