[jira] [Commented] (FELIX-4419) Open access to InstanceDeclaration and TypeDeclaration

2014-02-06 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893179#comment-13893179 ] Guillaume Sauthier commented on FELIX-4419: --- Is this really necessary to exposes

[jira] [Closed] (FELIX-4418) Mark Bundle classloaders which should have been garbage collected

2014-02-06 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra closed FELIX-4418. -- Resolution: Not A Problem Framework currently marks the {{m_isDisposed}} to true for the wiring

[jira] [Created] (FELIX-4420) [HTTP SSLFilter] Implement sendRedirect

2014-02-06 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-4420: Summary: [HTTP SSLFilter] Implement sendRedirect Key: FELIX-4420 URL: https://issues.apache.org/jira/browse/FELIX-4420 Project: Felix Issue Type: Imp

Re: groovy REPL shell for gogo

2014-02-06 Thread Felix Meschberger
Hi Am 06.02.2014 um 03:20 schrieb Raymond Auge : > Has anyone seen such a beast? IIUIC this is a shell which is able to execute Java code as if it would be part of a bundle, right ? This sounds terrficly interesting and no, I don't know of such a biest. But I would think that something could

Re: groovy REPL shell for gogo

2014-02-06 Thread Chetan Mehrotra
FWIW you can execute arbitrary code (groovy/ruby etc) within OSGi context using Felix Script Console [1] Chetan Mehrotra [1] http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html On Thu, Feb 6, 2014 at 4:21 PM, Felix Meschberger wrote: > Hi > > Am 06.02.2014

[jira] [Created] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
Dominique Pfister created FELIX-4421: Summary: Embed Jetty 8 in Felix Http Jetty Key: FELIX-4421 URL: https://issues.apache.org/jira/browse/FELIX-4421 Project: Felix Issue Type: New Featu

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Attachment: patch.txt Patch that increases Jetty and Servlet API version, and provides NY

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Attachment: patch.txt > Embed Jetty 8 in Felix Http Jetty > -

Re: groovy REPL shell for gogo

2014-02-06 Thread Raymond Auge
On Thu, Feb 6, 2014 at 7:31 AM, Chetan Mehrotra wrote: > FWIW you can execute arbitrary code (groovy/ruby etc) within OSGi > context using Felix Script Console [1] > > Chetan Mehrotra > [1] > http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html > > Yeah, there'

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Attachment: (was: patch.txt) > Embed Jetty 8 in Felix Http Jetty > --

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Description: Currently, the Jetty version embedded in Felix Http Jetty is version 7.6.13

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Description: Currently, the Jetty version embedded in Felix Http Jetty is version 7.6.13

[jira] [Updated] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated FELIX-4421: - Description: Currently, the Jetty version embedded in Felix Http Jetty is version 7.6.13

[jira] [Commented] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893394#comment-13893394 ] J.W. Janssen commented on FELIX-4421: - I'd propose to jump immediately to Jetty 9.x as

[jira] [Commented] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893407#comment-13893407 ] Dominique Pfister commented on FELIX-4421: -- I thought about that, unfortunately J

[jira] [Commented] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Rob Walker (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893385#comment-13893385 ] Rob Walker commented on FELIX-4421: --- Happy to run some basic real world tests on this wh

[jira] [Commented] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893411#comment-13893411 ] Felix Meschberger commented on FELIX-4421: -- [~jajans] I thought this would come u

[jira] [Comment Edited] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893411#comment-13893411 ] Felix Meschberger edited comment on FELIX-4421 at 2/6/14 2:56 PM: --

[jira] [Commented] (FELIX-4421) Embed Jetty 8 in Felix Http Jetty

2014-02-06 Thread Paul Bakker (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893416#comment-13893416 ] Paul Bakker commented on FELIX-4421: As for Java 7, I don't think this should be a rea

[VOTE RESULT] Release Apache Felix Inventory 1.0.2

2014-02-06 Thread Carsten Ziegeler
The vote passed with - four binding +1 votes from Clement Escoffier, Pierre DeRop, Felix Meschberger, and Carsten Ziegeler - one non-binding +1 vote from David Bosschaert Thanks everyone for voting Regards Carsten -- Carsten Ziegeler cziege...@apache.org

[VOTE RESULT] Apache Felix Webconsole 4.2.2

2014-02-06 Thread Carsten Ziegeler
The vote passed with - four binding +1 votes from Clement Escoffier, Pierre De Rop, Felix Meschberger, and Carsten Ziegeler - two non-binding +1 votes from David Bosschaert and Jean-Baptiste Onofré Thanks everyone for voting Regards Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] [Closed] (FELIX-4078) ConfigurationPrinterAdapter.getMethod should not only consider implementation class

2014-02-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-4078. --- > ConfigurationPrinterAdapter.getMethod should not only consider implementation > class > --