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.7.0

For me after a few tries it was finally able to download it fully
and i can now build my plugins and build the product (that fails with Tycho 6)

Now i was wondering if i could see something of the speed improvement made in 6 that i couldn't use
but compared to 1.5.1 it is for me even a bit slower 

tycho 1.5.1:
Total time:  07:43 min (plugin compile)
 Total time:  10:35 min (product build)

tycho 1.7.0:
 Total time:  07:39 min (plugins)
Total time:  10:07 min (product)




On Mon, 6 Apr 2020 at 23:33, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Tycho release 1.7.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.7.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] http://wiki.eclipse.org/Tycho/Release_Notes/1.7.0
[2]
  <pluginRepositories>
    <pluginRepository>
      <id>tycho-staged</id>
      <url><https://oss.sonatype.org/content/repositories/orgeclipsetycho-1060</url
    </pluginRepository>
  </pluginRepositories>


--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user


--
Johan Compagner
Servoy

Back to the top