> <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]

