Guillaume Nodet created FELIX-3822:
--
Summary: FileInstall should unregister its services
Key: FELIX-3822
URL: https://issues.apache.org/jira/browse/FELIX-3822
Project: Felix
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned FELIX-3807:
--
Assignee: Guillaume Nodet
> Refreshing bundles should first grab all the bundle loc
[
https://issues.apache.org/jira/browse/FELIX-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Watson closed FELIX-3715.
Thanks for releasing the fix. Closing the issue.
> ResolverImpl is not thread safe
>
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531218#comment-13531218
]
Richard S. Hall commented on FELIX-3807:
Looks good to me. Go ahead and commit it
Guillaume Nodet created FELIX-3821:
--
Summary: FileInstall does not support correctly ConfigAdmin being
shut down
Key: FELIX-3821
URL: https://issues.apache.org/jira/browse/FELIX-3821
Project: Felix
Guillaume Nodet created FELIX-3820:
--
Summary: Possible NPE in ConfigAdmin after shutting down when
accessed by bad behaving bundles
Key: FELIX-3820
URL: https://issues.apache.org/jira/browse/FELIX-3820
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531207#comment-13531207
]
Guillaume Nodet commented on FELIX-3807:
Which leads to the following code:
{code}
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531204#comment-13531204
]
Guillaume Nodet commented on FELIX-3807:
Revised patch
{code}
diff --git a/framewo
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531189#comment-13531189
]
Guillaume Nodet commented on FELIX-3807:
That's true, I'll refactor the patch to r
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531187#comment-13531187
]
Richard S. Hall commented on FELIX-3807:
Unlocking isn't necessary as a separate s
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531184#comment-13531184
]
Richard S. Hall commented on FELIX-3807:
Still, you don't need to "grab all locks
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531179#comment-13531179
]
Guillaume Nodet commented on FELIX-3807:
Here is a proposed patch:
{code}
diff --g
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531176#comment-13531176
]
Guillaume Nodet commented on FELIX-3807:
That would still leave a small time windo
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531166#comment-13531166
]
Richard S. Hall commented on FELIX-3807:
Ok, I think I understand. The refresh thr
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531149#comment-13531149
]
Guillaume Nodet commented on FELIX-3807:
The bundle lock can be acquired before th
[
https://issues.apache.org/jira/browse/FELIX-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Antonio Marotta updated FELIX-3818:
---
Attachment: osgid
osgi
OSGi.service
[
https://issues.apache.org/jira/browse/FELIX-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Antonio Marotta updated FELIX-3818:
---
Attachment: (was: osgi)
> Felix as a daemon
> -
>
>
[
https://issues.apache.org/jira/browse/FELIX-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Antonio Marotta updated FELIX-3818:
---
Description:
I created a script to daemonize a felix instance, being executed
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531081#comment-13531081
]
Richard S. Hall edited comment on FELIX-3807 at 12/13/12 3:17 PM:
--
[
https://issues.apache.org/jira/browse/FELIX-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Antonio Marotta updated FELIX-3818:
---
Attachment: osgi
DAEMON based on initscripts and screen to execute a OSGi ins
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531081#comment-13531081
]
Richard S. Hall commented on FELIX-3807:
A thread cannot grab a bundle lock after
[
https://issues.apache.org/jira/browse/FELIX-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-3819.
--
Resolution: Fixed
Directive fixed in trunk.
> The export directive of
Clement Escoffier created FELIX-3819:
Summary: The export directive of iPOJO is wrong
Key: FELIX-3819
URL: https://issues.apache.org/jira/browse/FELIX-3819
Project: Felix
Issue Type: Bug
Marcelo Antonio Marotta created FELIX-3818:
--
Summary: Felix as a daemon
Key: FELIX-3818
URL: https://issues.apache.org/jira/browse/FELIX-3818
Project: Felix
Issue Type: New Feature
Hi Marcel,
Am 13.12.2012 um 15:36 schrieb Marcel Offermans:
> Hey Felix,
>
> I did this a bit earlier in the year for the Apache ACE site, so I can
> definitely help out a bit.
Cool. Thanks.
Actually, since the Sling site is very similar in setup to the Felix site, I
hope to be able to lever
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531035#comment-13531035
]
Guillaume Nodet edited comment on FELIX-3807 at 12/13/12 2:40 PM:
--
Hey Felix,
I did this a bit earlier in the year for the Apache ACE site, so I can
definitely help out a bit.
On Dec 13, 2012, at 13:49 , Felix Meschberger wrote:
> Earlier this year, Apache Infrastructure announced to switch off rsync
> support for Web Site management. On January, 1st, 2013,
[
https://issues.apache.org/jira/browse/FELIX-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531035#comment-13531035
]
Guillaume Nodet commented on FELIX-3807:
I think there is still a potential proble
[
https://issues.apache.org/jira/browse/FELIX-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-3778.
--
Resolution: Fixed
I think this can be resolved. The all-in-one build exists (again) and
[
https://issues.apache.org/jira/browse/FELIX-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531002#comment-13531002
]
Florent BENOIT commented on FELIX-3715:
---
In my tests this commit fixed the problem o
Hi all,
Earlier this year, Apache Infrastructure announced to switch off rsync support
for Web Site management. On January, 1st, 2013, this will no actually happen.
We are a bit late in the game, so I started as follows:
* I created FELIX-3816 to track the migration
* I created INFRA-5648 t
Carsten Ziegeler created FELIX-3817:
---
Summary: Form parameters might clash with configuration parameters
Key: FELIX-3817
URL: https://issues.apache.org/jira/browse/FELIX-3817
Project: Felix
[
https://issues.apache.org/jira/browse/FELIX-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530960#comment-13530960
]
Felix Meschberger commented on FELIX-3816:
--
Asked INFRA to setup staging for our
[
https://issues.apache.org/jira/browse/FELIX-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530954#comment-13530954
]
Felix Meschberger commented on FELIX-3816:
--
Moved the old site content to site/br
Felix Meschberger created FELIX-3816:
Summary: Migrate Site from Confluence to ASF CMS
Key: FELIX-3816
URL: https://issues.apache.org/jira/browse/FELIX-3816
Project: Felix
Issue Type: Tas
[
https://issues.apache.org/jira/browse/FELIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530781#comment-13530781
]
Göktürk Gezer commented on FELIX-3812:
--
iPojo is not reflection based, it's also usin
36 matches
Mail list logo