You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Aki Yoshida <el...@gmail.com> on 2014/01/23 15:32:03 UTC

why there is servicemix's quartz2 bundle?

While looking for quartz2 bundle, besides the original
org.quartz-scheduler/quartz/2.2.1 which is already an osgi bundle, we
found servicemix's wrapped version
org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/2.2.1_1.

This servicemix version has additional required imports like
oracle.sql, org.jboss.logging, etc, which are only optionally imported
in the original one.

We are wondering about the reason why there is this servicemix's version.

regards, aki

Re: why there is servicemix's quartz2 bundle?

Posted by Aki Yoshida <el...@gmail.com>.
Hi JB,
thanks.

regards, aki


2014/1/23 Jean-Baptiste Onofré <jb...@nanthrax.net>:
> Hi Aki,
>
> the reason was to set add some import packages required in most of the case
> but optional in the original bundle and extend the version range.
> Most of users can/should use the original quartz bundle.
>
> Regards
> JB
>
>
> On 01/23/2014 03:32 PM, Aki Yoshida wrote:
>>
>> While looking for quartz2 bundle, besides the original
>> org.quartz-scheduler/quartz/2.2.1 which is already an osgi bundle, we
>> found servicemix's wrapped version
>>
>> org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/2.2.1_1.
>>
>> This servicemix version has additional required imports like
>> oracle.sql, org.jboss.logging, etc, which are only optionally imported
>> in the original one.
>>
>> We are wondering about the reason why there is this servicemix's version.
>>
>> regards, aki
>>
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com

Re: why there is servicemix's quartz2 bundle?

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Aki,

the reason was to set add some import packages required in most of the 
case but optional in the original bundle and extend the version range.
Most of users can/should use the original quartz bundle.

Regards
JB

On 01/23/2014 03:32 PM, Aki Yoshida wrote:
> While looking for quartz2 bundle, besides the original
> org.quartz-scheduler/quartz/2.2.1 which is already an osgi bundle, we
> found servicemix's wrapped version
> org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/2.2.1_1.
>
> This servicemix version has additional required imports like
> oracle.sql, org.jboss.logging, etc, which are only optionally imported
> in the original one.
>
> We are wondering about the reason why there is this servicemix's version.
>
> regards, aki
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com