[
https://issues.apache.org/jira/browse/FELIX-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762520#action_12762520
]
Lars Heinemann commented on FELIX-1656:
---
nice work, guillaume.
> new Shell command:
[
https://issues.apache.org/jira/browse/FELIX-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Custine resolved FELIX-1707.
--
Resolution: Fixed
Fix Version/s: karaf-1.0.2
> Add OSGi framework information to InfoAct
[
https://issues.apache.org/jira/browse/FELIX-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Custine resolved FELIX-1706.
--
Resolution: Fixed
Fix Version/s: karaf-1.0.2
> Highlight grep matches
>
Add OSGi framework information to InfoAction
Key: FELIX-1707
URL: https://issues.apache.org/jira/browse/FELIX-1707
Project: Felix
Issue Type: Improvement
Components: Karaf
Affects Ve
Highlight grep matches
--
Key: FELIX-1706
URL: https://issues.apache.org/jira/browse/FELIX-1706
Project: Felix
Issue Type: Improvement
Components: Karaf
Affects Versions: karaf-1.0.0
Reporter: Ch
[Karaf] Hot undeploy does not work after a Karaf restart
Key: FELIX-1705
URL: https://issues.apache.org/jira/browse/FELIX-1705
Project: Felix
Issue Type: Bug
Components: Kara
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762388#action_12762388
]
Sten Roger Sandvik edited comment on FELIX-1704 at 10/5/09 2:25 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762388#action_12762388
]
Sten Roger Sandvik commented on FELIX-1704:
---
Yes, standard properties souds bette
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762384#action_12762384
]
Richard S. Hall commented on FELIX-1704:
Yeah, there probably was some reason I am
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762373#action_12762373
]
Sten Roger Sandvik edited comment on FELIX-1704 at 10/5/09 2:08 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762373#action_12762373
]
Sten Roger Sandvik commented on FELIX-1704:
---
Yes, it should reflect the confgurat
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762368#action_12762368
]
Richard S. Hall commented on FELIX-1704:
Why aren't the service properties just the
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762368#action_12762368
]
Richard S. Hall edited comment on FELIX-1704 at 10/5/09 2:00 PM:
In the Http Service we actually attach the properties to the service itself.
But the remote shell has not any exported service right? In that case, I'm
not sure what would be the best approach.
On Mon, Oct 5, 2009 at 10:30 PM, Richard S. Hall wrote:
> On 10/5/09 21:37, Sten Roger Sandvik wrote:
>
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762350#action_12762350
]
Sten Roger Sandvik commented on FELIX-1704:
---
Version 1.0.1 (and 1.0.0) has two pr
On 10/5/09 21:37, Sten Roger Sandvik wrote:
BTW. It seems like a good feature to include. I actually used this in the
http service to crete a http "alive" osgi bundle.
Any suggestions how? Create some sort of dummy service to which it
attaches its property?
-> richard
On Mon, Oct 5, 20
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762345#action_12762345
]
Richard S. Hall edited comment on FELIX-1704 at 10/5/09 1:26 PM:
[
https://issues.apache.org/jira/browse/FELIX-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762345#action_12762345
]
Richard S. Hall commented on FELIX-1704:
is the "svnprop" portion really necessary?
BTW. It seems like a good feature to include. I actually used this in the
http service to crete a http "alive" osgi bundle.
On Mon, Oct 5, 2009 at 9:25 PM, Richard S. Hall wrote:
> So, is there any way to discover on which port number the remote shell is
> listening for connections? If the port i
Good you asked about this. I totally forgot to include this functionality in
the new Http Service. Added as a Jira task now. Yes, it was in 1.0.1 of
Jetty Http service.
On Mon, Oct 5, 2009 at 9:25 PM, Richard S. Hall wrote:
> So, is there any way to discover on which port number the remote shell
Support for port as service properties
--
Key: FELIX-1704
URL: https://issues.apache.org/jira/browse/FELIX-1704
Project: Felix
Issue Type: Improvement
Components: HTTP Service
Affects Version
So, is there any way to discover on which port number the remote shell
is listening for connections? If the port is configured to 0, then it
will choose an open port, but how do we know which it is?
In the HTTP Service impl, I believe we attach a service property
indicating the port, but in th
Hi.
First version of the new Http Service documentation is now available. Read
it here:
http://felix.apache.org/site/apache-felix-http-service.html
Regards,
Sten Roger Sandvik
FYI, prepend "[RESULT]" to the subject, so it can easily be found in the
mailing list archives...
Thanks.
-> richard
On 10/5/09 18:39, Sten Roger Sandvik wrote:
Hi.
The vote to release the Apache Felix Http Service 2.0.2 passed successfully
with tree binding +1 votes from:
* Rob Walker
* Ri
Hi.
The vote to release the Apache Felix Http Service 2.0.2 passed successfully
with tree binding +1 votes from:
* Rob Walker
* Richard S. Hall
* Guillaume Nodet
No other votes have been casted. I'll continue with the release process now.
Thanks for voting!
Regards,
Sten Roger Sandvik
On Thu,
[
https://issues.apache.org/jira/browse/FELIX-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1656.
Resolution: Fixed
Assignee: Guillaume Nodet
I've slightly enhanced the patch to put t
[
https://issues.apache.org/jira/browse/FELIX-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1660.
Resolution: Fixed
Fix Version/s: karaf-1.0.2
Assignee: Guillaume Nodet
Comm
[
https://issues.apache.org/jira/browse/FELIX-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1614.
Resolution: Cannot Reproduce
I think this artifact is no more a dependency of Karaf because
[
https://issues.apache.org/jira/browse/FELIX-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762233#action_12762233
]
Guillaume Nodet commented on FELIX-1628:
I don't think so.
The problem is that file
[
https://issues.apache.org/jira/browse/FELIX-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1675.
Resolution: Fixed
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repo
[
https://issues.apache.org/jira/browse/FELIX-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated FELIX-1620:
---
Fix Version/s: karaf-1.0.2
> Script for running the created Karaf instances with a console
>
[
https://issues.apache.org/jira/browse/FELIX-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated FELIX-1655:
---
Fix Version/s: karaf-1.0.2
> Provide an additional argument to the Karaf admin:create command
[
https://issues.apache.org/jira/browse/FELIX-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned FELIX-1620:
--
Assignee: Guillaume Nodet
> Script for running the created Karaf instances with a conso
[
https://issues.apache.org/jira/browse/FELIX-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762230#action_12762230
]
Guillaume Nodet commented on FELIX-1681:
The web console is not included in the ass
[
https://issues.apache.org/jira/browse/FELIX-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1693.
Resolution: Fixed
Fix Version/s: karaf-1.0.2
Assignee: Guillaume Nodet
URL:
[
https://issues.apache.org/jira/browse/FELIX-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1694.
Resolution: Fixed
Fix Version/s: karaf-1.0.2
Assignee: Guillaume Nodet
URL:
SCR Plugin not always recognizes correctly to switch into DS 1.1 descriptor mode
Key: FELIX-1703
URL: https://issues.apache.org/jira/browse/FELIX-1703
Project: Felix
[
https://issues.apache.org/jira/browse/FELIX-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762193#action_12762193
]
richard stone commented on FELIX-1370:
--
I met this problem right now. My env was:
Con
[
https://issues.apache.org/jira/browse/FELIX-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed FELIX-1075.
--
Resolution: Duplicate
> Error loading FeaturesService state java.lang.NumberFormatException: Fo
[
https://issues.apache.org/jira/browse/FELIX-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762168#action_12762168
]
Filippo Diotalevi commented on FELIX-1702:
--
I committed a maven project to build t
[
https://issues.apache.org/jira/browse/FELIX-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762169#action_12762169
]
Filippo Diotalevi commented on FELIX-1702:
--
Instruction to create Karaf PDF and HT
+1
On Thu, Oct 1, 2009 at 22:50, Sten Roger Sandvik wrote:
> Hi.
>
> The first release I prepared failed since it was some issues regarding
> NOTICE files. Have now fixed the issues and tries the release again.
> Hopefully it will go trough this time :-)
>
> We solved 9 issues in this release:
>
+1
I don't recall what is our rule on mentioning testing tool dependencies
in the NOTICE file...in this case junit and mockito...perhaps they
should be included next time if the project depends on them.
Good job.
-> richard
On 10/1/09 22:50, Sten Roger Sandvik wrote:
Hi.
The first release
Great!
On Fri, Oct 2, 2009 at 3:58 PM, Rob Walker wrote:
> Sten
>
> As before - I'm happy to add my +1 if others have had a chance to try and
> are good with this. Certainly seems like the latest round between 2.0.0 and
> 2.0.2 got some very useful feedback.
>
> Soon as my current project task i
[
https://issues.apache.org/jira/browse/FELIX-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1674.
--
Resolution: Fixed
Fixed in the scr project in Rev. 821744.
> typo in scr and webconsol
[
https://issues.apache.org/jira/browse/FELIX-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762135#action_12762135
]
Felix Meschberger commented on FELIX-1666:
--
Indeed.
Thanks for reporting.
> Miss
[
https://issues.apache.org/jira/browse/FELIX-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-1666:
-
Fix Version/s: scr-1.2.0
> Missing support for DS 1.1 specified lazy activation behavior
[
https://issues.apache.org/jira/browse/FELIX-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762125#action_12762125
]
Derek Baum commented on FELIX-1697:
---
this is by design.
sigil repository config does not
[
https://issues.apache.org/jira/browse/FELIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-1661:
---
Fix Version/s: (was: shell-1.4.1)
shell-1.6.0
> ps is not showing all
[
https://issues.apache.org/jira/browse/FELIX-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-1699:
---
Affects Version/s: shell-1.4.0
Fix Version/s: shell-1.4.1
> The 'version' shell comma
50 matches
Mail list logo