Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Any plans to relax the assumption that: artifactId==bundleSymbolinName ?

So if we don't  change our current setup we will eventually be up shit creek?



On Fri, Jul 1, 2011 at 11:19 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
> No, there are currently no plans to relax artifactId==bundleId requirement.
> --
> Sent from my SGS
>
> motes motes <mort.motes@xxxxxxxxx> wrote:
>
>>Currently tycho assumes that artifactId==bundleSymbolinName which is a
>>requirement for using :
>>
>>1) build.properties: root files not supported on feature level
>>https://issues.sonatype.org/browse/TYCHO-465
>>
>>
>>2)  tycho-versions-plugin
>>http://software.2206966.n2.nabble.com/Incrementing-updating-release-version-of-plugins-while-generating-p2-site-td5929658.html
>>
>>
>>
>>We have a project consisting over 100 bundles that does NOT conform to
>>artifactId==bundleSymbolinName with corresponding package names. Are
>>there any plans to relax/remove the constraint that
>>artifactId==bundleSymbolinName in the future (we use tycho 0.12.0)?
>>_______________________________________________
>>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