Just a heads up, I'm seeing an Command Archetype test case failure on Jenkins for Karaf 2.1.x branch:
https://builds.apache.org/hudson/job/Karaf-2.1.x/lastBuild/org.apache.karaf.archetypes$archetypes-itests/testReport/org.apache.karaf.archetypes/CommandArchetypeTest/testCommand/ Strangely the jar it can not find is available in our snapshot repo: https://repository.apache.org/content/groups/snapshots/org/apache/karaf/shell/org.apache.karaf.shell.console/2.1.99-SNAPSHOT/ On my own build systems I'm seeing some build runs succeed while others fail unable to obtain the above jar. I'm not sure what is causing this behavior at the moment, will continue to look into this. Cheers, Jamie On Fri, Apr 22, 2011 at 6:54 PM, Jamie G. <[email protected]> wrote: > After discussion on the IRC Karaf room, we believe that this update > version should not represent a break in functionality. This new > version does include some bug fixes so it should be a benefit if > included. > > Cheers, > Jamie > > On Wed, Apr 20, 2011 at 1:06 PM, Jamie G. <[email protected]> wrote: >> Thanks for providing a link to the discussion on JIRA. I'll hold off >> on Karaf 2.1.5 until we have this particular issue resolved either way >> :) >> >> Cheers, >> Jamie >> >> On Tue, Apr 19, 2011 at 4:30 PM, Achim Nierbeck <[email protected]> >> wrote: >>> We need to be carefull about the upgrade of felix here, we do have a >>> issue with 2.2.1 right now concerning Felix. >>> https://issues.apache.org/jira/browse/KARAF-534 >>> >>> regards, Achim >>> >>> 2011/4/19 Jamie G. <[email protected]>: >>>> Hi Mike, >>>> >>>> Will investigate. >>>> >>>> On a side note things build and boot up using IBM JDK :) >>>> >>>> Cheers, >>>> Jamie >>>> >>>> On Tue, Apr 19, 2011 at 2:22 PM, mikevan <[email protected]> wrote: >>>>> >>>>> jgoodyear wrote: >>>>>> >>>>>> Our latest 2.1.x build on Jenkins went well: >>>>>> https://builds.apache.org/hudson/job/Karaf-2.1.x/lastBuild/ >>>>>> >>>>>> I'll have a look at how it's faring on IBM JDK. >>>>>> >>>>>> Cheers, >>>>>> Jamie >>>>>> >>>>>> On Tue, Apr 19, 2011 at 12:19 PM, Jean-Baptiste Onofré >>>>>> <[email protected]> wrote: >>>>>>> Hi Jamie, >>>>>>> >>>>>>> thanks for the update, I'm focusing on the 2.2.1 bugs but I will take a >>>>>>> look on those also. >>>>>>> >>>>>>> Regards >>>>>>> JB >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Tue 19/04/11 15:14 , "Jamie G." wrote:: >>>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> I've been reviewing the status of the Karaf 2.1.5 patch. We currently >>>>>>> have no open issues, as such I think this would be a good time for us >>>>>>> all to quickly review the Karaf 2.1.5 branch builds, test on different >>>>>>> platforms, and report any issue observed. I think the community could >>>>>>> get this update out in relatively short order along side the Karaf >>>>>>> 2.2.1 release. >>>>>>> >>>>>>> Issues addressed in this patch: >>>>>>> >>>>>>> Bug: >>>>>>> [KARAF-458] - Fix the karaf shell to look nice within Eclipse console >>>>>>> [KARAF-472] - features-maven-plugin: TAB-characters in >>>>>>> feature-repository lead to resolution-errors in add-features-to-repo >>>>>>> [KARAF-505] - Karaf should ignore the resolver attribute in a features >>>>>>> descriptor >>>>>>> [KARAF-506] - The config shell commands offer no way to delete a command >>>>>>> [KARAF-507] - The config shell completer does not allow completion of >>>>>>> factory based pids >>>>>>> [KARAF-508] - The config:edit create does not allow the creation of >>>>>>> factory configs >>>>>>> [KARAF-509] - The config:update command does not save factory >>>>>>> configurations to the correct file >>>>>>> [KARAF-515] - Completion error >>>>>>> >>>>>>> Improvement: >>>>>>> [KARAF-484] - Upgrade to Felix Framework 3.0.9 >>>>>>> >>>>>>> Cheers, >>>>>>> Jamie >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>>>> Will upgrading to a newer version of Felix cause issues? This seems like >>>>> something too major for a minor release. >>>>> >>>>> ----- >>>>> Mike Van (aka karafman) >>>>> Karaf Team (Contributor) >>>>> -- >>>>> View this message in context: >>>>> http://karaf.922171.n3.nabble.com/UPDATE-Apache-Karaf-2-1-5-status-tp2838620p2839348.html >>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com. >>>>> >>>> >>> >> >
