[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-user] Making Tycho ignore runtime dependencies
|
- From: Pascal Rapicault <pascal@xxxxxxxxxxxxx>
- Date: Fri, 6 Jul 2012 14:16:45 +0200
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=rapicault.net; h=subject :references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; s=rapicault.net; bh=2B6 CnldPN8Xf+XjIIhKUfnkcSfo=; b=xoXY8K+z8gNNoOTBRZrcChp47dFMJRz46Gj R8V5L86dcCG6VMuJaZLE9mVoHiRG4GXjMTXRKoV0WPoqoULDZ8Eb509PZj0ejrLk qKWqAXh3PS9EWrhslPiEcv9mfaoDk+7I6vF9/Maa/L5AFCVh3pvuvtSMf/8GfWfl XEWQPNak=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=rapicault.net; h=subject :references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; q=dns; s=rapicault.net; b=jE3AGXK+96ChgViH8hWsqBW4fc7XPMwhw3KqlW8rs2XvhwReyPsYx1yp69XDQ xCZ3Z/BYe1gpmZco2EvXpP4zdoBVvORV6JAxqeh0ZdOkPt6RRZ5hCdGYRbzjVUOP bBo02ezcnYSvGY28Vy7hxQJqm5g5E78JVT0wntAiSTNIqs=
One trick could be to make this dependency optional
Pascal
On 2012-07-06, at 2:08 PM, Cameron Ross <cross@xxxxxxxxxxxx> wrote:
> We're using Tycho to automate the building of bundles that will be
> deployed to Virgo Tomcat Server. The P2 update site for Virgo
> publishes bundles that conform to the OSGi standard. Other bundles
> provided by Virgo are considered extensions and are not exposed by the
> P2 update site. These extensions are, however, available within the
> Virgo runtime.
>
> One of our bundles has a dependency on a Virgo extension bundle. This
> is a runtime dependency, not a compile time dependency. Everything
> works fine when building in Eclipse, but Tycho complains that this
> runtime dependency cannot be found. Is there a way to make Tycho
> ignore this runtime dependency?
>
> Thanks,
> Cameron.
>
> Sent from my iPhone
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user