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

Jan,

I will do it.

Jeff


On Fri, May 24, 2013 at 6:04 PM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:
- cross-posting to p2-dev -

thanks for reporting, Jeff.

just after staging tycho 0.18.0 I noticed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408997

which looks suspiciously similar. Solver timeouts with NPE in SAT solver.
Could you add your findings to this bug?

We did have a last minute update in the p2 version consumed by tycho [1] which might have caused this regression.
Although the new p2 version contains some fixes, we may have to revert to the previous p2 version from tycho 0.17.0.

Regards,
Jan

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=407972

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Jeff MAURY
Sent: Freitag, 24. Mai 2013 17:37
To: Tycho user list
Cc: Tycho developers list; Common-build Developers discussion
Subject: Re: [tycho-user] please test staged tycho 0.18.0

Hello again,
I also have an error with the open source project GLDT (github.com/jeffmaury.gldt).
Jeff

On Fri, May 24, 2013 at 3:03 PM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:
Tycho milestone release 0.18.0 has been staged.
This is mostly a bugfix release with fixes required by projects on the Kepler release train.

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.18.0 and add snippet [2] to your pom.

We plan to promote this release on Wed May 29th.

Regards,
Tycho team

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



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top