L.S

in the activiti feature now there is dependency to
<bundle 
dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.mybatis/${mybatis.bundle.version}</bundle>
do you want maintain this approach ?
or is ok used
<bundle 
dependency="true">mvn:org.mybatis/mybatis/${mybatis.bundle.version}/</bundle>

Regards

--Filippo


2012/11/7 Gert Vanthienen <[email protected]>:
> L.S.,
>
> It looks like that's actually a nice improvement anyway - this will get us
> back in sync with the version of MyBatis used by Camel (which is using
> mvn:org.mybatis/mybatis/3.1.1) as well
>
> Regards,
>
> Gert Vanthienen
> ------------------------
> FuseSource
> Web: http://fusesource.com
> Blog: http://gertvanthienen.blogspot.com/
>
>
> On Wed, Nov 7, 2012 at 9:31 AM, Filippo Balicchia <[email protected]>wrote:
>
>> Hi Claus,
>>
>> yes mybatis  is already shipped as OSGi bundles, but we need to upgrate to
>> a
>> version>=3.1.0.
>>
>> Regards
>>
>> --Filippo
>>
>> 2012/11/7 Claus Ibsen <[email protected]>:
>> > mybatis is already shipped as OSGi bundles.
>> >
>> >
>> > On Wed, Nov 7, 2012 at 8:55 AM, [email protected] <[email protected]> 
>> > wrote:
>> >> It sounds good to me. I can take care of mybatis bundle.
>> >>
>> >> Regards
>> >> JB
>> >> --
>> >> Jean-Baptiste Onofré
>> >> [email protected]
>> >> http://blog.nanthrax.net
>> >> Talend - http://wwx.talend.com
>> >>
>> >> ----- Reply message -----
>> >> From: "Filippo Balicchia" <[email protected]>
>> >> To: <[email protected]>
>> >> Subject: Getting ready for 4.5.0
>> >> Date: Wed, Nov 7, 2012 8:23 am
>> >>
>> >>
>> >> Hi Gert,
>> >>
>> >> the patch works for me.
>> >>
>> >> About migrate from Activiti  5.9 to 5.10 IMHO can be done.
>> >> I have read release notes and seems Activiti team have done a big job
>> >> of bugfixing and improved performance
>> >> Please read release notes for more details.
>> >>
>> >> from point of view of servicemix with the upgrade of activiti we need
>> >> create a new bundle for myibatis
>> >> version>=3.1.0.
>> >>
>> >> I think that the introduction of this dependence does not lead
>> >> problems. Olso camel-ibatis should continue to works.
>> >>
>> >>
>> >> if for you is ok.
>> >> I can create the fix for the update
>> >>
>> >> Regards
>> >>
>> >> --Filippo
>> >>
>> >> 2012/11/6 Gert Vanthienen <[email protected]>:
>> >>> Hey Daniele
>> >>>
>> >>>
>> >>> It looks like the Licenses page is broken for fragments - when you
>> first
>> >>> navigate to the page, it gives you the license for "activemq-blueprint"
>> >>> with the error message.  I get the same error for "Apache Karaf :: Web
>> >>> Console :: Branding", which is also a fragment instead of a bundle.
>>  Could
>> >>> you raise a KARAF JIRA issue for that?
>> >>> I suspect you will have to do the same for the NoClassDefFoundErrors
>> you're
>> >>> seeing, but I haven't looked into the details for that yet.
>> >>>
>> >>> Regards,
>> >>>
>> >>> Gert Vanthienen
>> >>> ------------------------
>> >>> FuseSource
>> >>> Web: http://fusesource.com
>> >>> Blog: http://gertvanthienen.blogspot.com/
>> >>>
>> >>>
>> >>> On Tue, Nov 6, 2012 at 7:12 PM, Ge@@ru <[email protected]> wrote:
>> >>>
>> >>>> i found same errors on use console (but maybe problems are relative to
>> >>>> karaf console). However, is broken Licenses page, and I receive some
>> >>>> NoClassDefFoundError through console navigation.
>> >>>>
>> >>>> I will send you more details tomorrow.
>> >>>>
>> >>>> Bye.
>> >>>>
>> >>>> On Mon, 2012-11-05 at 21:59 +0100, Gert Vanthienen wrote:
>> >>>> > L.S.,
>> >>>> >
>> >>>> >
>> >>>> > I have made an additional pass over all subprojects to be released
>> to get
>> >>>> > dependencies and versions aligned.  A new SNAPSHOT has been
>> uploaded to
>> >>>> >
>> >>>>
>> https://repository.apache.org/content/repositories/snapshots/org/apache/servicemix/apache-servicemix/4.5.0-SNAPSHOT/(as
>> >>>> > well as for apache-servicemix-minimal, apache-servicemix-jbi and
>> >>>> > apache-servicemix-full) so if anyone has any cycles available to
>> download
>> >>>> > and play with these SNAPSHOTs, any feedback would be appreciated.
>> >>>> >
>> >>>> > If everything looks OK, I'd like to start doing release builds
>> towards
>> >>>> the
>> >>>> > end of the week.
>> >>>> >
>> >>>> >
>> >>>> > Regards,
>> >>>> >
>> >>>> > Gert Vanthienen
>> >>>> > ------------------------
>> >>>> > FuseSource
>> >>>> > Web: http://fusesource.com
>> >>>> > Blog: http://gertvanthienen.blogspot.com/
>> >>>>
>> >>>>
>> >>>>
>> >
>> >
>> >
>> > --
>> > Claus Ibsen
>> > -----------------
>> > Red Hat, Inc.
>> > FuseSource is now part of Red Hat
>> > Email: [email protected]
>> > Web: http://fusesource.com
>> > Twitter: davsclaus
>> > Blog: http://davsclaus.com
>> > Author of Camel in Action: http://www.manning.com/ibsen
>>

Reply via email to