It doesn't matter. Groovy is just an example. I'm trying to tell that if I'm trying to include library into bundle, all optional transitive dependencies become mandatory.

On 16.09.2010 14:38, Rémon. Sinnema wrote:
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>1.7.0</version>
</dependency>

It's not a bundle, so I'm trying to include it into my bundle "A":
The version at
http://dist.groovy.codehaus.org/distributions/groovy-binary-1.7.0.zip *is* an
OSGi bundle.




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to