You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stefan Seelmann <se...@apache.org> on 2010/11/12 15:26:16 UTC

[Studio] Tycho useful for Studio build?

Hi guys,

I'm following an Eclipse Bug [1] (warning, more then 100 comments).

The Sonatype guys built Tycho that can be used to build Eclipse
features, plugins, and applications. Tycho is also able to pull
artifacts from an Eclipse p2 repository. It seems that it is quite
stable now, various projects already use it. Not sure if it is useful
for our build.

Some links:
https://docs.sonatype.org/display/TYCHO/Index
https://docs.sonatype.org/display/TYCHO/BuiltWithTycho
https://docs.sonatype.org/display/TYCHO/Tycho+reference+card
http://software.2206966.n2.nabble.com/Tycho-Users-f3053503.html

Kind Regards,
Stefan

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

Re: [Studio] Tycho useful for Studio build?

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi Stefan,

Thanks for watching this closely.
It would be wonderful to have a standard Maven repo with official Eclipse jars in it.

Tycho seems interesting. It might be worth giving it a try for Studio 2.0.

Regards,
Pierre-Arnaud

On 12 nov. 2010, at 15:26, Stefan Seelmann wrote:

> Hi guys,
> 
> I'm following an Eclipse Bug [1] (warning, more then 100 comments).
> 
> The Sonatype guys built Tycho that can be used to build Eclipse
> features, plugins, and applications. Tycho is also able to pull
> artifacts from an Eclipse p2 repository. It seems that it is quite
> stable now, various projects already use it. Not sure if it is useful
> for our build.
> 
> Some links:
> https://docs.sonatype.org/display/TYCHO/Index
> https://docs.sonatype.org/display/TYCHO/BuiltWithTycho
> https://docs.sonatype.org/display/TYCHO/Tycho+reference+card
> http://software.2206966.n2.nabble.com/Tycho-Users-f3053503.html
> 
> Kind Regards,
> Stefan
> 
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745


Re: [Studio] Tycho useful for Studio build?

Posted by Jesse McConnell <je...@gmail.com>.
this has been discussed a bit in the past I believe...I suspect studio
build would be able to benefit from this providing you used the
manifest first approach which tycho works well with.

we have a number of examples within jetty @ eclipse you can look at if you like.

http://dev.eclipse.org/viewsvn/index.cgi/jetty-wtp/?root=RT_JETTY

http://dev.eclipse.org/viewsvn/index.cgi/eclipse/?root=RT_JETTY

much of our stuff is in a fair amount of flux under the eclipse url
above as we work with helios and indigo builds, etc...but it should at
least be able to give you an idea what it would look like

cheers
jesse

--
jesse mcconnell
jesse.mcconnell@gmail.com



On Fri, Nov 12, 2010 at 08:26, Stefan Seelmann <se...@apache.org> wrote:
> Hi guys,
>
> I'm following an Eclipse Bug [1] (warning, more then 100 comments).
>
> The Sonatype guys built Tycho that can be used to build Eclipse
> features, plugins, and applications. Tycho is also able to pull
> artifacts from an Eclipse p2 repository. It seems that it is quite
> stable now, various projects already use it. Not sure if it is useful
> for our build.
>
> Some links:
> https://docs.sonatype.org/display/TYCHO/Index
> https://docs.sonatype.org/display/TYCHO/BuiltWithTycho
> https://docs.sonatype.org/display/TYCHO/Tycho+reference+card
> http://software.2206966.n2.nabble.com/Tycho-Users-f3053503.html
>
> Kind Regards,
> Stefan
>
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745
>