On Mon, Oct 19, 2015 at 6:52 PM, Pedro Domingues
<pedro.doming...@ist.utl.pt> wrote:
> These are not a bundles, these are entire projects wrapped into a jar with a
> MANIFEST.MF file. I see my only option, as of now, to import manually each
> quartz dependency, one by one, until no unresolved imports are left or class
> not found exceptions are thrown (yeah, because most of those transitive
> dependencies are not bundles!).

Have a look at Sling Common Scheduler bundle [1] which *embeds*
Quartz. Might be of some help

Chetan Mehrotra
[1] https://github.com/apache/sling/blob/trunk/bundles/commons/scheduler/pom.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to