Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho 0.22.0 staged

News about my problem with Tycho 0.22.0. I ran my build with an Eclipse 4.3 based target platform and this was ok (at least for the class loading issue).
The previous attempt was using an Eclipse 3.7 based target platform.
As my product is build against Eclipse 3.6 to Eclipse 4.5, I will check all configurations and let you know.

Jeff

On Tue, Nov 25, 2014 at 8:37 AM, Keppler Michael (ETAS/ESW4) <Michael.Keppler@xxxxxxxx> wrote:
Worked fine for 2 internal products in our company. Didn't test any of the new features, however.

Thanks, Michael

-----Ursprüngliche Nachricht-----
Von: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] Im Auftrag von Sievers, Jan
Gesendet: Montag, 24. November 2014 09:16
An: Tycho user list (tycho-user@xxxxxxxxxxx)
Cc: Tycho developers list (tycho-dev@xxxxxxxxxxx)
Betreff: [tycho-user] Tycho 0.22.0 staged

Tycho milestone release 0.22.0 has been staged.

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.22.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/0.22
[2]
<pluginRepositories>
 <pluginRepository>
  <id>tycho-staged</id>
  <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1020</url>
 </pluginRepository>
</pluginRepositories>
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
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