Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Can I avoid the category.xml file for creating p2 update sites wiht Tycho?

If you're building a product then you already have a complete update site in target/repository/.  There's no need to use 'eclipse-repository' to generate another one that I can see, unless you want to control exactly what's in it, or categorize what's in it for the Eclipse UI.

On Mon, Sep 30, 2019 at 5:26 AM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
Hi,

Can Tycho generate the category.xml file based on the build input? I
think I saw this in the past somewhere in use, but can't re-find it.

Best regards, Lars

On Wed, Sep 18, 2019 at 5:41 PM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
>
> Thanks, Mickael for the answer.
>
> On Wed, Sep 18, 2019 at 1:28 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
> >
> > On Wed, Sep 18, 2019 at 1:08 PM Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
> >>
> >> Hi,
> >
> >
> > Hi,
> >
> >> is the usage of a category file mandatory to create a p2 update with
> >> Tycho?
> >
> >
> > Yes.
> >
> >> I would like add everything from the Tycho build (including
> >> dependencies) to my update site without having to maintain the
> >> category file.
> >
> >
> > This cannot be done at the moment and implementing that would require some relatively big development effort in Tycho.
> > _______________________________________________
> > tycho-user mailing list
> > tycho-user@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> > https://www.eclipse.org/mailman/listinfo/tycho-user
>
>
>
> --
> Eclipse Platform project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

Back to the top