Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Remove plugin defined in a feature while building a product

You're right.

Jeff

On Fri, Nov 28, 2014 at 1:37 PM, Aleksandar Toshovski <Aleksandar.Toshovski@xxxxxxx> wrote:
On 26/11/14 21:35, Jeff MAURY wrote:
Can't you use the Tycho filtering feature (https://wiki.eclipse.org/Tycho/Target_Platform#Filtering) ?
Thank you for your answer!

I have the following scenario: org.eclipse.epp.package.jee.feature contains the plugin org.eclipse.epp.package.jee, which I want to remove.

The notes under the link you provided state:

"The filters will only remove content from the target platform; they will not add new content. If you specify a restriction that is not fulfilled by any of the units from the target platform sources, all units that the filter applies to (i.e. units that match the filter.type, filter.id, and filter.version/versionRange criteria) will be removed from the target platform."

I haven't tried it yet, but if I filter the bundle, then the feature will be also removed. So I don't think this might work.




Jeff

On Wed, Nov 26, 2014 at 11:02 AM, Aleksandar Toshovski <Aleksandar.Toshovski@xxxxxxx> wrote:
Hi,

I'm building a jee based product using org.eclipse.epp.package.jee.feature. The problem is that the feature contains a plugin with product configuration, that overrides my product configuration. Is it possible to exclude the org.eclipse.epp.package.jee plugin from the feature with tycho?

Another way is add the content of the feature in my feature, but in this case I have to maintain the jee feature list by myself.

--

Mit freundlichen Grüßen / Best regards,
Aleksandar Toshovski 

_______________________________________________
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



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury


_______________________________________________
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


--

Mit freundlichen Grüßen / Best regards,
Aleksandar Toshovski
 
abas  ISO 9001BITMi Software Made in Germany  

Dipl.-Inf Aleksandar Toshovski | Software Entwicklung
abas Software AG | Gartenstraße 67 | 76135 Karlsruhe | Germany
Phone: +49(0)721-96723-0 | Fax: +49(0)721-96723-100
Web: http://www.abas-software.com | http://www.abas.de

Follow us:

Follow us on TwitterBecome a fan on facebookJoin our group on LinkedInSubscribe to our YouTube channelXing
Key Factors for Successful
          ERP Projects

Board of Directors / Vorstand: Michael Baier, Jürgen Nöding, Mario Raatz, Werner Strub
Chairman Board of Directors / Vorstandsvorsitzender: Werner Strub
Chairman Supervisory Board / Aufsichtsratsvorsitzender: Udo Stößer
Registered Office / Sitz der Gesellschaft: Karlsruhe
Commercial Register / Handelsregister: HRB 107644 Amtsgericht Mannheim


_______________________________________________
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



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top