+1 (non-binding). One question: the kafka_2.10 bundle has the following import range for Scala:
scala*;version="[2,3)" Would it be safer to limit the lower boundary with [2.10,3), to make sure that the environment offers at least Scala 2.10 (the version the library was compiled against)? Regards, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Tue, Mar 4, 2014 at 3:10 PM, Jean-Baptiste Onofré <[email protected]>wrote: > Addendum: > > I add a new staging repository in this release fixing import packages in a > couple of bundles: > > https://repository.apache.org/content/repositories/ > orgapacheservicemix-1003/ > > Regards > JB > > > On 03/04/2014 02:17 PM, Jean-Baptiste Onofré wrote: > >> Hi all, >> >> I submit ServiceMix Bundles 2014.02 release to your vote. >> >> Release Notes: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12311208&version=12326175 >> >> >> Staging Repository: >> https://repository.apache.org/content/repositories/ >> orgapacheservicemix-1002/ >> >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Do not approve the release (please provide specific comments) >> >> This vote will be open for 72 hours. >> >> Thanks, >> Regards >> JB >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
