Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to build plugin-based products with platform-specific fragments?

I just noticed that the FAQ you referred had two parts, and the second part has become obsolete: Since https://bugs.eclipse.org/bugs/show_bug.cgi?id=342890 has been fixed, Tycho no longer needs (and in fact ignores) the ws/os/arch attributes in product files.

You obviously still need to specify the ws/os/arch you want to build for in the target-platform-configuration.

Now that this has been simplified, "How to build plugin-based products with platform-specific fragments" should no longer be an FAQ, so I deleted the entry from the FAQ wiki page.

Regards
Tobias


> -----Original Message-----
> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-
> bounces@xxxxxxxxxxx] On Behalf Of Oberlies, Tobias
> Sent: Montag, 18. März 2013 10:08
> To: Tycho user list
> Subject: Re: [tycho-user] How to build plugin-based products with
> platform-specific fragments?
> 
> So you want your Tycho build to build 15 distributions just if you
> reference an Eclipse release train repository?
> 
> To me, this seems like a bad idea.
> 
> Regards
> Tobias
> 
> 
> > -----Original Message-----
> > From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-
> > bounces@xxxxxxxxxxx] On Behalf Of Christian Schulz
> > Sent: Samstag, 16. März 2013 13:27
> > To: tycho-user@xxxxxxxxxxx
> > Subject: [tycho-user] How to build plugin-based products with platform-
> > specific fragments?
> >
> > Hello,
> >
> > I have the problem that in my multi platform build with tycho the
> > platform-specific fragments are missing.
> > I found the solution here:
> > http://wiki.eclipse.org/Tycho/FAQ#How_to_build_plugin-
> > based_products_with_platform-specific_fragments.3F
> >
> > Is there no possibility to get around this configuration?
> > It would be nice if there is an automatic detection of such a case based
> > on the environment configuration.
> >
> > Cheers,
> >
> > Chris
> > _______________________________________________
> > tycho-user mailing list
> > tycho-user@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/tycho-user
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top