Re: OSGi manifest information for org.apache.commons.logging

2013-02-23 Thread Benedikt Ritter
t;> > >> I typically use pax logging for logging in OSGi. It already supports all > >> big logging APIs including commons logging and makes sure they can also > be > >> configured using a log4j config file. > >> So as there is a nice solution I am not sure h

Re: OSGi manifest information for org.apache.commons.logging

2013-02-23 Thread Benedikt Ritter
is a nice solution I am not sure how much we should invest to > make commons logging working standalone. On the other hand if the commons > logging API jar is a bundle then perhaps the commons logging > api can be removed from pax logging and just deployed as a bundle. > > Christian >

OSGi manifest information for org.apache.commons.logging

2013-02-22 Thread Benedikt Ritter
Hi Felix community, we are trying to fix our OSGi manifest information for o.a.c.logging as requested in Jira [1]. We don't know yet how a correct manifest for [logging] would look like. We have looked at rebundled versions from felix and spring [2]. Can someone join our ML and help out a bit? Her

Re: Felix Site

2012-12-18 Thread Benedikt Ritter
Hi Felix, commons is also in the process of migrating the website. They also have a main site and several sub project sites. Maybe the discussion on commons ML [1] can help you with the felix website. Regards, Benedikt [1] http://markmail.org/message/amw6yrsgaqj2btug 2012/12/13 Felix Meschberg

Re: More work on Felix application examples

2012-11-17 Thread Benedikt Ritter
. Another solution would be, that some one with more karma creates empty projects where I can create patch files for. What do you prefer? Do you see a better solution? Benedikt 2012/11/12 Benedikt Ritter > Hi Ken, > > I have no experience in creating applications with Jetty on Felix. Bu

Re: More work on Felix application examples

2012-11-12 Thread Benedikt Ritter
t; > +1 > > > > Regards > > Felix > > > > Am 12.11.2012 um 04:22 schrieb Richard S. Hall: > > > > > The more examples, the better, as far as I am concerned. > > > > > > -> richard > > > > > > On 11/11/12 06:

Re: New version of the SimpleShape tutorial

2012-05-31 Thread Benedikt Ritter
something on my own. I'll let you know ;-) Benedikt 2012/5/31 Richard S. Hall : > p.s. What's next? ;-) > > > > On 5/30/12 14:55 , Benedikt Ritter wrote: >> >> Hi, >> >> I finally had the time to finish my work on the SimpleShape example. >&g

New version of the SimpleShape tutorial

2012-05-30 Thread Benedikt Ritter
Hi, I finally had the time to finish my work on the SimpleShape example. While reworking the source code only took a few days, rewriting the explaining text in the wiki took me months :-) I would appreciate it, if one of you could have a look at it and give me some feedback. https://cwiki.apache.

[jira] [Closed] (FELIX-3401) Update extenderbased SimpleShapes example to use org.osgi.util.tracker.BundleTracker

2012-03-29 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3401. -- Looks fine. Thanks! > Update extenderbased SimpleShapes example to

[jira] [Updated] (FELIX-3401) Update extenderbased SimpleShapes example to use org.osgi.util.tracker.BundleTracker

2012-03-21 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated FELIX-3401: --- Attachment: FELIX-3401_triangle.txt FELIX-3401_square.txt

[jira] [Created] (FELIX-3401) Update extenderbased SimpleShapes example to use org.osgi.util.tracker.BundleTracker

2012-03-21 Thread Benedikt Ritter (Created) (JIRA)
: Felix Issue Type: Improvement Reporter: Benedikt Ritter Since osgi now has a BundleTracker implementation, there is no need to implement a custom BundleTracker. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your

[jira] [Closed] (FELIX-3382) Update servicebased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-13 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3382. -- Resolution: Fixed Thanks for the review and the answers! > Upd

[jira] [Updated] (FELIX-3382) Update servicebased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-10 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated FELIX-3382: --- Attachment: FELIX-3382_triangle.txt FELIX-3382_trapezoid.txt

[jira] [Created] (FELIX-3382) Update servicebased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-10 Thread Benedikt Ritter (Created) (JIRA)
/browse/FELIX-3382 Project: Felix Issue Type: Improvement Reporter: Benedikt Ritter Priority: Trivial Apply the same changes to the servicebased SimpleShape example as described in FELIX-3379 for the extenderbased SimpleShape example. -- This message

Re: SimpleShape servicebased example: When starting with embedded Framework dependencies to javax.swing are missing

2012-03-10 Thread Benedikt Ritter
o you want the icon path to be located in the bundle headers for both examples or can we leave that as is? Regards, Benedikt Am 10. März 2012 14:12 schrieb Benedikt Ritter : > Hi, > > I've taken some time to investigate the issue I described lately. In > summary: When I try to

SimpleShape servicebased example: When starting with embedded Framework dependencies to javax.swing are missing

2012-03-10 Thread Benedikt Ritter
Hi, I've taken some time to investigate the issue I described lately. In summary: When I try to start the SimpleShapes examples from my IDE, the extenderbased example works fine, while the servicebased example gives me exceptions: ERROR: Error starting file:../servicebased.circle/target/servicebas

Re: Using org.osgi.framework.launch in SimpleShape example

2012-03-10 Thread Benedikt Ritter
Am 8. März 2012 16:04 schrieb Marcel Offermans : > On Mar 7, 2012, at 20:12 , Richard S. Hall wrote: >> On 3/7/12 13:26 , Benedikt Ritter wrote: >>> Am 7. März 2012 16:13 schrieb Richard S. Hall: >> >>>> What's your JIRA user name? >>>> >>

Re: patching process for ultra-fine revisions

2012-03-10 Thread Benedikt Ritter
The source is also available at github [1]. I know that commons lang allows pull requests at github. How do you handle the git repository and it's mirror at github? Github makes contributing and reviewing easy (after you have understood the git concept of source control [and that can take a while ;

[jira] [Closed] (FELIX-3379) Update extenderbased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-09 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3379. -- Resolution: Fixed Thanks for reviewing. You can be sure, that I'll synchronize the exa

Re: [jira] [Commented] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-08 Thread Benedikt Ritter
Am 8. März 2012 15:36 schrieb Richard S. Hall : > On 3/8/12 07:14 , Benedikt Ritter wrote: >> >> Regarding the BundleTracker: If we want to use the OSGi BundleTracker, >> we will have to update the felix version, the example is using. >> Currently the

Re: [jira] [Commented] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-08 Thread Benedikt Ritter
. How about moving on to 4.0.2? Benedikt Am 8. März 2012 03:26 schrieb Richard S. Hall : > On 3/7/12 18:22 , Benedikt Ritter wrote: >> >> Am 8. März 2012 00:03 schrieb Benedikt Ritter: >>> >>> Am 7. März 2012 23:40 schrieb Richard S. Hall: >>>>

[jira] [Updated] (FELIX-3379) Update extenderbased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-08 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated FELIX-3379: --- Attachment: FELIX-3379.txt I've created a patch. Please comment! Here's what I di

[jira] [Created] (FELIX-3379) Update extenderbased SimpleShapes example to create an embedded framework using org.osgi.framework.launch

2012-03-08 Thread Benedikt Ritter (Created) (JIRA)
/jira/browse/FELIX-3379 Project: Felix Issue Type: Improvement Reporter: Benedikt Ritter Priority: Trivial As suggested in FELIX-3375 and discussed in the ML (http://www.mail-archive.com/dev@felix.apache.org/msg24668.html), the SimpleShape example

Re: [jira] [Commented] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-07 Thread Benedikt Ritter
Am 8. März 2012 00:03 schrieb Benedikt Ritter : > Am 7. März 2012 23:40 schrieb Richard S. Hall : >> >> >> On 3/7/12 17:12 , Benedikt Ritter wrote: >>> >>> Am 7. März 2012 17:26 schrieb Richard S. Hall (Commented) (JIRA) >>> : >>>> >

Re: [jira] [Commented] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-07 Thread Benedikt Ritter
Am 7. März 2012 23:40 schrieb Richard S. Hall : > > > On 3/7/12 17:12 , Benedikt Ritter wrote: >> >> Am 7. März 2012 17:26 schrieb Richard S. Hall (Commented) (JIRA) >> : >>> >>>    [ >>> https://issues.apache.org/jira/browse/FELIX-3376?page=c

Re: [jira] [Commented] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-07 Thread Benedikt Ritter
atisfied. Thanks. > >> Update extenderbased SimpleShapes example to use Java 5 Features >> >> >>                 Key: FELIX-3376 >>                 URL: https://issues.apache.org/jira/browse/FELIX-3376 >>

[jira] [Closed] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-07 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3376. -- Resolution: Fixed thanks for reviewing! I'll comment on your suggestions on the ML. Re

Re: Using org.osgi.framework.launch in SimpleShape example

2012-03-07 Thread Benedikt Ritter
Am 7. März 2012 16:13 schrieb Richard S. Hall : > On 3/7/12 05:34 , Benedikt Ritter wrote: [CUT] > You need to register a framework listener with the framework started event, > then auto-start your bundles once you receive this event. > I'll try to have a look at that tonight o

Using org.osgi.framework.launch in SimpleShape example

2012-03-07 Thread Benedikt Ritter
Hi, as Richard has suggested in https://issues.apache.org/jira/browse/FELIX-3375 I'm about to change the SimpleShape examples to use the OSGi way of launching an embedded framework. I'd like to discuss, what would be the best way to accomplish this. First of all, I think we should not mix up bund

[jira] [Updated] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated FELIX-3376: --- Attachment: FELIX-3376-extenderbased.triangle.txt FELIX-3376

[jira] [Created] (FELIX-3376) Update extenderbased SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Created) (JIRA)
Reporter: Benedikt Ritter Priority: Trivial This follows up on FELIX-3375. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators

[jira] [Closed] (FELIX-3375) Update SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed FELIX-3375. -- Resolution: Fixed I was thinking about how the embedded start could be improved. I'll h

[jira] [Commented] (FELIX-3375) Update SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223569#comment-13223569 ] Benedikt Ritter commented on FELIX-3375: I've just had a look at i

[jira] [Updated] (FELIX-3375) Update SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated FELIX-3375: --- Attachment: FELIX-3375-servicebased.triangle.txt FELIX-3375

[jira] [Created] (FELIX-3375) Update SimpleShapes example to use Java 5 Features

2012-03-06 Thread Benedikt Ritter (Created) (JIRA)
: Benedikt Ritter Priority: Trivial As discussed on the ML (see http://www.mail-archive.com/dev@felix.apache.org/msg24645.html) the SimpleShape example should be updated to use Java 5 features. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please

Re: Improving documentation and SimpleShape examples

2012-03-06 Thread Benedikt Ritter
Am 05.03.2012 19:30, schrieb Marcel Offermans: On Mar 5, 2012, at 18:12 PM, Richard S. Hall wrote: One of first things I came across are the int constants in org.apache.felix.example.servicebased.host.ShapeTracker. If Java 5 features are allowed, I would replace that by an enum. What do you

Re: Improving documentation and SimpleShape examples

2012-03-05 Thread Benedikt Ritter
Am 05.03.2012 19:11, schrieb Richard S. Hall: On 3/5/12 12:24 , Benedikt Ritter wrote: Am 05.03.2012 18:12, schrieb Richard S. Hall: Have you submitted an ICLA to Apache previously for any previous contributions? If not, it would probably be a good idea. Then you just need to create an

Re: Improving documentation and SimpleShape examples

2012-03-05 Thread Benedikt Ritter
Am 05.03.2012 18:12, schrieb Richard S. Hall: On 3/5/12 11:47 , Benedikt Ritter wrote: I've just looked through the documentation on http://felix.apache.org and I would like to help improving it. In particular I'm talking about http://felix.apache.org/site/apache-felix-a

Improving documentation and SimpleShape examples

2012-03-05 Thread Benedikt Ritter
Hi, I've just looked through the documentation on http://felix.apache.org and I would like to help improving it. In particular I'm talking about http://felix.apache.org/site/apache-felix-application-demonstration.html. The header of the page says, that "this document is work in progress" but