Jim Moore

Results 47 comments of Jim Moore

You'd need at least some content if for nothing else than for the `META-INF/vault` information. `OSGI-INF` doesn't get generated inside the bundle when you're using the `scr` plugin?

Don't forget to run Gradle with the `-iS` flag so you can see what's going on....

"Is there a way that I can indicate to the plugin that I am actually building a OSGI bundle and not a content package?" Yes, don't include the 'cqpackage' plugin....

Just to level-set: This is happening with version '3.0.2' of the plugins?

@hsfear @sagarsane Please review.

Yes. Before cutting a release with 6.1, this would need some cleanup and better documentation. However you can build it yourself: Just drop the unobfuscated jar into the top level...

Certainly not to discourage using this, I'll note that since we moved to Spock it's mocking capabilities are sufficiently rich that we're using this less and less.