Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-10 Thread Alexander Kurtakov
On 18:18:04 Thursday 06 October 2011 Andrew Overholt wrote: > * akurtakov [2011-10-06 02:28]: > > >> 3. Bundle/Feature naming - that's what provoked this mail, I > > >> appreciate the fact that tycho devs showed the problem. It's > > >> confusing (at least) especially in feature.xml files (include

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-06 Thread Andrew Overholt
* akurtakov [2011-10-06 02:28]: > >> 3. Bundle/Feature naming - that's what provoked this mail, I appreciate the > >> fact that tycho devs showed the problem. It's confusing (at least) > >> especially > >> in feature.xml files (include vs. import). My suggestion is to make the > >> feature > >>

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-05 Thread akurtakov
On Mon, Oct 3, 2011 at 11:16 PM, Andrew Overholt wrote: > Hi, > > * Alexander Kurtakov [2011-09-27 12:03]: >> Also note that one can't have the same groupId:artifactId for two >> modules and this is the main problem because a number of our modules are >> having the same feature id and symbolic na

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-05 Thread akurtakov
On Wed, Oct 5, 2011 at 7:50 PM, John Arthorne wrote: > I'm not a Tycho user and I don't claim to fully understand the issues here, > but there seems to be confusion on what this Tycho change means. It is still > possible to keep your feature and bundle ids the same when using this new > version of

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-05 Thread John Arthorne
I'm not a Tycho user and I don't claim to fully understand the issues here, but there seems to be confusion on what this Tycho change means. It is still possible to keep your feature and bundle ids the same when using this new version of Tycho. For a description of how to handle it, please see

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-03 Thread Jeff Johnston
On 09/27/2011 11:57 AM, Alexander Kurtakov wrote: Everyone, Please pay attention to this mail. Tycho 0.13 requires that the feature ids and bundle symbolic name match maven artifactId. Also note that one can't have the same groupId:artifactId for two modules and this is the main problem because a

Re: [linuxtools-dev] Attention: Major changes for Tycho 0.13 compatibility

2011-10-03 Thread Andrew Overholt
Hi, * Alexander Kurtakov [2011-09-27 12:03]: > Also note that one can't have the same groupId:artifactId for two > modules and this is the main problem because a number of our modules are > having the same feature id and symbolic name for the main bundle. Should all of our group IDs be fully-q