OK - thanks for the explanation JB. I was hoping that Sonatype could share their version with Karaf but I guess they weren't that cooperative then.
/Bengt 2011/12/22 Jean-Baptiste Onofré <[email protected]> > Hi Bengt, > > yes it's postponed because we have an issue here (mostly political ;)). > > Let me explain (sorry for the noise in this thread): > > 1/ for the wrapper, we are stuck to an "old" version, the last one > provided under Apache license (the "new" versions are GPL based, which is > not Apache compliant). Our version only provides the native library (dll) > for Windows 32 bits. > 2/ Sonatype (for Nexus) checked out the wrapper source to just compile it > on Windows 64 bits platform. So the source code is exactly the same, just a > compilation on 64 bits Windows platform. Unfortunately, Sonatype doesn't > provide this wrapper (it's reserved for Nexus), so we can't use it in Karaf. > 3/ The only solution that I see, it's to do the same as Sonatype did: > checkout the wrapper source and compile on Windows 64 bits platform, to get > a dll that we can ship in Karaf. > > To do that, I have to setup a virtual machine, and I need more time. > > That's the explanation ;) > > Regards > JB > > > On 12/22/2011 10:36 AM, Bengt Rodehav wrote: > >> I noticed that Karaf-1010 ( https://issues.apache.org/** >> jira/browse/KARAF-1010 <https://issues.apache.org/jira/browse/KARAF-1010>) >> is not yet resolved. I guess that means Karaf still doesn't support >> Windows >> 7 64bit. It was scheduled for this release but it seems to have been >> postphoned. >> >> /Bengt >> >> 2011/12/22 Andreas Pieber<[email protected]> >> >> Tested on various platforms and with my projects; works pretty fine. >>> Build >>> works fine on windows 7 32bit and archlinux 64bit (mvn 2.2.1& java 5). >>> >>> Upgraded and tested also my Karaf based projects to 2.2.5 (RC) and >>> mentioned no problems --> >>> >>> +1 (binding) >>> >>> Good work guys! >>> >>> Kind regards, >>> Andreas >>> >>> On Thu, Dec 22, 2011 at 07:52, Jean-Baptiste Onofré<[email protected]> >>> wrote: >>> >>> +1 (binding) >>>> >>>> Tested with some sample bundles, Cellar, Cave, some Camel routes. >>>> >>>> However, I noticed: >>>> >>>> 1/ a warn exception on the webconsole: >>>> 2011-12-22 >>>> >>> 07:45:46.953:WARN:/:org.ops4j.****pax.web.service.spi.model.**** >>> ServletModel-5: >>> >>>> Failed to instantiate plugin org.apache.felix.webconsole.** >>>> internal.compendium.****ComponentsServlet >>>> java.lang.****NoClassDefFoundError: org.apache.felix.scr.****ScrService >>>> not >>>> found by org.apache.karaf.webconsole.****console [73] >>>> It's already a known issue (I raised a Jira for that). It's not a >>>> problem >>>> on 2.2.5, but an issue that we have to address. >>>> 2/ a warn on pax-web-jetty: >>>> 2011-12-22 07:50:14,003 | WARN | g.ops4j.pax.web) | >>>> NIOSocketConnectorWrapper | ternal.****NIOSocketConnectorWrapper >>>> 45 | 70 - org.ops4j.pax.web.pax-web-****jetty - 1.0.8 | Connection on >>>> port >>>> 8181 cannot be open. Reason: Address already in use >>>> Not a big deal, but something to fix in Pax Web. >>>> >>>> Regards >>>> JB >>>> >>>> >>>> On 12/22/2011 04:18 AM, Jamie G. wrote: >>>> >>>> Hi, >>>>> >>>>> We resolved 54 issues in this release (web page will be published post >>>>> RC promotion): >>>>> https://svn.apache.org/repos/****asf/karaf/site/trunk/src/**main/**<https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/**> >>>>> webapp/index/community/****download/karaf-2.2.5-release.****page< >>>>> >>>> https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/** >>> webapp/index/community/**download/karaf-2.2.5-release.**page<https://svn.apache.org/repos/asf/karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.page> >>> >>>> >>>> >>>>> Staging repository: >>>>> https://repository.apache.org/****content/repositories/**<https://repository.apache.org/**content/repositories/**> >>>>> orgapachekaraf-382/< >>>>> >>>> https://repository.apache.org/**content/repositories/** >>> orgapachekaraf-382/<https://repository.apache.org/content/repositories/orgapachekaraf-382/> >>> > >>> >>>> >>>>> Release tags: >>>>> https://svn.apache.org/repos/****asf/karaf/tags/karaf-2.2.5/<https://svn.apache.org/repos/**asf/karaf/tags/karaf-2.2.5/> >>>>> < >>>>> >>>> https://svn.apache.org/repos/**asf/karaf/tags/karaf-2.2.5/<https://svn.apache.org/repos/asf/karaf/tags/karaf-2.2.5/> >>> > >>> >>>> >>>>> Please vote to approve this release: >>>>> >>>>> [ ] +1 Approve the release >>>>> [ ] -1 Veto the release (please provide specific comments) >>>>> >>>>> This vote will be open for 72 hours. >>>>> >>>>> >>>> -- >>>> Jean-Baptiste Onofré >>>> [email protected] >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>>> >>> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
