[Webconsole] Refactor of ConsoleTab

2011-08-29 Thread Łukasz Dywicki
Hey guys, I wish notify you that I going to change a bit ConsoleTab and NavigationPanel. Currently all links are generated in core in NavigationPanel. We have number of problems with this - first of all we are unable to handle internationalization correctly. Second thing is customization of

[VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Jamie G.
Hi, We resolved 51 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.3-release.page Staging repository: https://repository.apache.org/content/repositories/orgapachekaraf-071/

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Ioannis Canellos
Haven't tested the release yet, but I have some comment to make regarding the release notes: Issues KARAF-776 and KARAF-807 are cellar issues which have wrong fix version (2.2.3 3.0.0 instead of cellar-2.2.3 cellar-3.0.0). We may want to remove them from the release notes in order to avoid

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Jamie G.
I've updated the online release notes for 2.2.3. If we want to update the release notes in kit then I'll have to re-cut this RC. Do we consider this issue to be a blocker? On Mon, Aug 29, 2011 at 1:19 PM, Ioannis Canellos ioca...@gmail.com wrote: Haven't tested the release yet, but I have some

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Ioannis Canellos
No, I don't consider it a blocker. -- *Ioannis Canellos* * http://iocanel.blogspot.com Apache Karaf http://karaf.apache.org/ Committer PMC Apache ServiceMix http://servicemix.apache.org/ Committer Apache Gora http://incubator.apache.org/gora/ Committer *

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Jean-Baptiste Onofré
Hi Ioannis, you are right, I updated a bunch of Jira to the correct target versions, but I forgot this one. We need to be careful with the fix version/affected version attributes. Anyway, I don't think that we have to cancel the release for that. Regards JB On 08/29/2011 05:49 PM, Ioannis

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Achim Nierbeck
just my 2 cents here, though I haven't tested yet ;) JB and Ioannis are right this shouldn't keep us from releasing. regards, Achim 2011/8/29 Jean-Baptiste Onofré j...@nanthrax.net: Hi Ioannis, you are right, I updated a bunch of Jira to the correct target versions, but I forgot this one.

Re: [VOTE] Release Apache Karaf version 2.2.3

2011-08-29 Thread Jamie G.
Thanks Glen. We are continuing with this vote as we've updated the online version of the release notes, and inclusion of these two line items in the change log should not greatly affect end users. Cheers, Jamie On Mon, Aug 29, 2011 at 6:30 PM, Glen Mazza gma...@talend.com wrote: If I understand

Re: svn commit: r1162137 - in /karaf/sandbox/pieber/karaf-webconsole/trunk: ./ servicemix/ servicemix/src/ servicemix/src/main/ servicemix/src/main/java/ servicemix/src/main/java/org/ servicemix/src/m

2011-08-29 Thread Andreas Pieber
What should I do to reproduce this problem? I'm curious if it is osgi, pax-wicket or something else that scala does not work here? On Fri, Aug 26, 2011 at 17:17, ldywi...@apache.org wrote: Author: ldywicki Date: Fri Aug 26 15:17:36 2011 New Revision: 1162137 URL:

Re: [PROPOSAL] Karaf trunk using JDK 1.6 and 1.7 on Jenkins

2011-08-29 Thread Andreas Pieber
+1; same reasons as Achim here. Kind regards, Andreas On Fri, Aug 26, 2011 at 14:29, Jean-Baptiste Onofré j...@nanthrax.net wrote: Hi all, we added the Java 7 support for Karaf 2.2.3 and Karaf 3.0.0. I performed a bunch of tests using Java 7 without problem on both trunk and karaf-2.2.x

Re: svn commit: r1162476 - /karaf/branches/karaf-2.2.x/assemblies/apache-karaf/src/main/filtered-resources/etc/jre.properties

2011-08-29 Thread Freeman Fang
Hi, This commit[1] also do same for JDK1.7. I'd say other JDK API are quite stable but javax.annotation is a little bit different so several other bundles(such as activemq, you can get more details from [2]) which are popularly used in KARAF are explicitly specify javax.annotation import