Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [PROVENANCE INTERNET] Re: tycho-version and required bundle section intheMANIFEST.MF


@Francois
I don't know the release date for tycho 0.25.
However you can specify the tycho version to use in the set-version call so you can use 0.25-SNAPSHOT only for this.

@Benoit
you are right nothing was done around category.xml as part of this bug fix.

-Seb

On Tue, Feb 2, 2016 at 4:13 PM MAGGI Benoit <Benoit.MAGGI@xxxxxx> wrote:

Hi Seb,

 

This is indeed exactly what we are looking for.

 

I checked the bug description and the gerrit.

And just ask for confirmation :

Will also the patch change the version  in category.xml files ? (inside this kind of Tycho module <packaging>eclipse-repository</packaging>)

 

(In my understanding no)

 

Regards,

Benoit

 

De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de LE FEVRE FRANCOIS
Envoyé : mardi 2 février 2016 08:40


À : Tycho user list <tycho-user@xxxxxxxxxxx>

Objet : [PROVENANCE INTERNET] Re: [tycho-user] tycho-version and required bundle section intheMANIFEST.MF

 

Hi,

Yes, it seems to be exactly what I wanted.

I wil test it.

 

Do you have any idea when the Tycho-version 0.25.0 will be released?

 

Thanks for the contribution made and the quick review by commiters.

 

Francois

 

De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] De la part de Sebastien Arod
Envoyé : lundi 1 février 2016 21:22
À : Tycho user list <
tycho-user@xxxxxxxxxxx>


Objet : Re: [tycho-user] tycho-version and required bundle section in the MANIFEST.MF

 

Hi François

If I understand your problem correctly it should be solved by https://bugs.eclipse.org/bugs/show_bug.cgi?id=477328

-Seb

 

On Mon, Feb 1, 2016, 20:58 Mikhail Kalkov <mikhail.kalkov@xxxxxxxxx> wrote:

Hi Francois,

Please see this discussion thread for more ideas: https://dev.eclipse.org/mhonarc/lists/tycho-user/msg06908.html

I've also found the fact that you need to update both manifest.mf>require-bundle and pom.xml>dependencies confusing since normally you only want dependencies and versions to be listed only once. Why do you need both?


Kind regards,
Mikhail Kalkov

 

2016-02-01 18:07 GMT+01:00 Simon Scholz <simon.scholz@xxxxxxxxxxx>:

Hi Francois,

this might be helpful:
https://eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/plugin-info.html

Regards,

Simon

 

On 01.02.2016 18:04, LE FEVRE FRANCOIS wrote:

Dear Tycho community,

I belong to the Eclipse Papyrus project which is managed by Tycho.

I would like to know if there is an official Tycho plugin able to update all manifests of my project.

 

I would like to have the same feature as the maven-release plugin.

So I would like to be able to run a command to update all pom (parent to children) to increase the version number, to have it also synchronize with the MANIFEST.MF, for export packages but also for require bundle.

If a bundle is part of the same tycho reactor, I would like its version also change in the MANIFEST require bundle section and in the POM in dependenciesManagement/dependencies section.

 

It seems Tycho-versions is able to update the pom version and the manifest version but not the required-bundle, or perhaps I have missed the feature…

 

I have discover the following project:

https://github.com/muuki88/tycho-version-sync

 

Does anyone have any advice?

 

Thanks

 

Francois

 

 

_______________________________________________
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

 

-- 
Trainer, Consultant and Developer
 
vogella GmbH
Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Tel (040) 78804360, Fax (032) 221739404, Email: simon.scholz@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://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

_______________________________________________
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

Back to the top