Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho 0.14 SNAPSHOT builds

Hello,

i recently upgraded to Tycho 0.13 and in the meantime took the time to test Tycho 0.14-SNAPSHOT.

The build was very smooth and i didn't experience any problems.

Keep up the good work!
Davy



> Date: Tue, 6 Dec 2011 18:35:56 -0500
> From: igor@xxxxxxxxxxxxxx
> To: tycho-user@xxxxxxxxxxx; tycho-dev@xxxxxxxxxxx
> Subject: [tycho-user] tycho 0.14 SNAPSHOT builds
>
> As the list of issues addressed and new features implemented in Tycho
> 0.14 is growing longer [1], I believe it is very important to get
> feedback (positive and otherwise) from Tycho user and development community.
>
> While we are still working on setting up permanent home for Tycho
> artifacts [2], I've re-enabled deployment of Tycho snapshot builds to
> our old location at repository.sonatype.org.
>
> To try the most recent snapshot build, simply add the following snippet
> to your (parent) pom.xml and set tycho version to 0.14.0-SNAPSHOT.
>
> <pluginRepositories>
> <pluginRepository>
> <id>tycho-snapshots</id>
>
> <url>https://repository.sonatype.org/content/repositories/snapshots/</url>
> </pluginRepository>
> </pluginRepositories>
>
>
> And don't forget to let us know how the new version works for your projects!
>
> [1]
> https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;classification=Technology;product=Tycho;target_milestone=0.14.0
> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=360628
>
>
> --
> Regards,
> Igor
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top