As this is now expected behaviour I would not slip this in this late in the release cycle - please submit a JIRA for 2.2.7.
Cheers, Jamie On Wed, Apr 4, 2012 at 1:04 PM, Christian Schneider <[email protected]> wrote: > I would consider it an issue as when you install a user bundle it gets the > start level 60. > So any user bundle is treated as a system bundle. This means that e.g. for > stop and start you are asked the "Are you sure" question. > > As we have to retag anyway I propose we either set the system bundle level > to something < 60 or we set the default level for bundles to > 60. > > Christian > > Am 04.04.2012 17:07, schrieb Jean-Baptiste Onofré: > >> AFAIR, it was already the case in previous version for all bundles with >> start-level <= 60. >> >> So I don't consider it as an issue. >> >> Regards >> JB >> >> On 04/04/2012 04:59 PM, Christian Schneider wrote: >>> >>> Hi Jamie, >>> >>> I just found another issue that is already present in Karaf 2.2.5. >>> >>> It seems that user bundles are treated as system bundles. I was able to >>> fix that by setting the following property in config.properties: >>> karaf.systemBundlesStartLevel=59 >>> >>> Not sure if the exact value is correct but it seems necessary to set the >>> property or all bundles are treated as system bundles. >>> >>> Christian >>> >>> Am 04.04.2012 16:27, schrieb Jamie G.: >>>> >>>> Ok, I'm going to give a binding -1 on this build and note that i have >>>> a fix for karaf 2.2.6 for the windows history arrow key issue! :) >>>> >>>> Will check in the fix and recut the release. >>>> >>>> Cheers, >>>> Jamie >>>> >>>> On Wed, Apr 4, 2012 at 9:08 AM, Christian Schneider >>>> <[email protected]> wrote: >>>>> >>>>> -1 (non binding) >>>>> >>>>> The cursor keys are really crucial to have. >>>>> >>>>> Christian >>>>> >>>>> Am 03.04.2012 21:23, schrieb Jean-Baptiste Onofré: >>>>> >>>>>> -0 >>>>>> >>>>>> We updated to JLine 2.6 on Karaf 2.2.6 in order to fix the line >>>>>> wrapping >>>>>> issue on Windows. Unfortunately, JLine 2.6 breaks the "arrows" keys on >>>>>> Windows (up/down keys don't move in the history, home/end keys don't >>>>>> go to >>>>>> begin/end of the line). >>>>>> >>>>>> We have three ways: >>>>>> 1/ we let as it is, but a warning in Release Notes could be helpful >>>>>> for >>>>>> the users >>>>>> 2/ we rollback to JLine 2.5. I consider more acceptable to have the >>>>>> line >>>>>> wrapping issue but arrows keys sound more important to me. >>>>>> 3/ fix in JLine. It's my preferred solution but it requires some >>>>>> time to >>>>>> work on Jline and cut off a JLine 2.7. >>>>>> >>>>>> Sorry, it's something that we discussed but I forgot to remind you >>>>>> this >>>>>> issue. >>>>>> >>>>>> Regards >>>>>> JB >>>>>> >>>>>> On 04/03/2012 05:09 PM, Jamie G. wrote: >>>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> We resolved 76 issues in this release (web page will be published >>>>>>> post >>>>>>> RC promotion): >>>>>>> >>>>>>> >>>>>>> https://svn.apache.org/repos/asf/karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.6-release.page >>>>>>> >>>>>>> >>>>>>> Staging repository: >>>>>>> >>>>>>> https://repository.apache.org/content/repositories/orgapachekaraf-007/ >>>>>>> >>>>>>> Release tags: >>>>>>> https://svn.apache.org/repos/asf/karaf/tags/karaf-2.2.6/ >>>>>>> >>>>>>> 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. >>>>>> >>>>>> >>>>> >>>>> -- >>>>> Christian Schneider >>>>> http://www.liquid-reality.de >>>>> >>>>> Open Source Architect >>>>> Talend Application Integration Division http://www.talend.com >>>>> >>> >>> >> > > > -- > > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > Talend Application Integration Division http://www.talend.com >
