[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595343#comment-13595343
]
Robin Henniges commented on FELIX-3854:
---
Ok i tested it:
android:targetSdkVersion="
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595300#comment-13595300
]
Rafael Bachiller commented on FELIX-3854:
-
Robin: One quick question: Do you grant
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595288#comment-13595288
]
Robin Henniges commented on FELIX-3854:
---
I just tested it using Apache Felix 4.2 and
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595118#comment-13595118
]
Karl Pauls commented on FELIX-3854:
---
Well, clearly, option a) is what it is. The restric
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595079#comment-13595079
]
Rafael Bachiller edited comment on FELIX-3854 at 3/6/13 8:43 PM:
---
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595079#comment-13595079
]
Rafael Bachiller commented on FELIX-3854:
-
Hi Robin,
Great !!
As far as i know i
[
https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594991#comment-13594991
]
Jad Naous commented on FELIX-3907:
--
ok, but the tocttou bug remains in getClassLoader().
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594854#comment-13594854
]
Robin Henniges edited comment on FELIX-3854 at 3/6/13 5:23 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-3953.
Resolution: Won't Fix
Assignee: Guillaume Nodet
It seems to do the trick, thx.
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594854#comment-13594854
]
Robin Henniges edited comment on FELIX-3854 at 3/6/13 4:52 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594854#comment-13594854
]
Robin Henniges edited comment on FELIX-3854 at 3/6/13 4:52 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594854#comment-13594854
]
Robin Henniges commented on FELIX-3854:
---
Hi Rafael !
Thank you ! It worked !
One t
[
https://issues.apache.org/jira/browse/FELIX-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-3948.
--
Resolution: Fixed
The new extender model was contributed to the trunk.
[
https://issues.apache.org/jira/browse/FELIX-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594757#comment-13594757
]
Rafael Bachiller commented on FELIX-3854:
-
Hi Robin,
I think that your problem is
[
https://issues.apache.org/jira/browse/FELIX-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra reopened FELIX-3956:
This can be done in a better way using ServiceFactory as suggested by Felix [1]
[1] http://mar
>A common trick is to no instantiate the plugin ahead of time but register
a ServiceFactory whose getService method creates the plugin to use.
Interesting .. I was also not feeling good using the current approach.
Would try that approach. Thanx for the pointer!!
regards
Chetan
Chetan Mehrotra
[
https://issues.apache.org/jira/browse/FELIX-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-3940.
---
> Abstract class is not detected
> --
>
> Key: FE
The vote passes with three binding +1 votes from Felix Meschberger,
Clement Escoffier, and Carsten Ziegeler. No other votes have been
cast.
Thanks everyone for voting!
I'll continue with the relase process
Regards
Carsten
2013/3/6 Carsten Ziegeler :
> +1
>
> Carsten
>
> 2013/3/6 clement escoffi
+1
Carsten
2013/3/6 clement escoffier :
> +1,
>
> Regards,
>
> Clement
>
> On 6 mars 2013, at 08:02, Carsten Ziegeler wrote:
>
>> Anyone else?
>>
>> Carsten
>>
>> 2013/3/1 Felix Meschberger :
>>> +1
>>>
>>> Regards
>>> Felix
>>>
>>> Am 01.03.2013 um 09:45 schrieb Carsten Ziegeler:
>>>
Hi,
>
Hi Chetan
A common trick is to no instantiate the plugin ahead of time but register a
ServiceFactory whose getService method creates the plugin to use.
In a few Web Console servlets we do DynamicImport-Package for the servlet API
and thus can wire and use at the point where the service is used
[
https://issues.apache.org/jira/browse/FELIX-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved FELIX-3956.
Resolution: Fixed
Fixed with r1453296. Made javax.servlet package optional and done excepti
Chetan Mehrotra created FELIX-3956:
--
Summary: JAAS Support bundle should have optional dependency on
Servlet API
Key: FELIX-3956
URL: https://issues.apache.org/jira/browse/FELIX-3956
Project: Felix
22 matches
Mail list logo