Maven SCR Plugin using Annotations?

2009-01-16 Thread Sten Roger Sandvik
BR, Sten Roger Sandvik

Re: Maven SCR Plugin using Annotations?

2009-01-16 Thread Sten Roger Sandvik
Yes, I will really try to create an initial version of this. Should I post a jira task with the patches as it's progressing? I'm in a project right now that is in desperate use for such a thing so I will probably have some initial code ready quite soon. BR, Sten Roger Sandvik On F

Felix HttpService improvement...

2009-07-26 Thread Sten Roger Sandvik
or host my own. I prefer to donate the code. But is the right place under Felix umbrella or Pax Web umbrella? I see that more and more is created under Felix and this implementation would be (in my opinion) a great addition. So, what do you guys think? BR, Sten Roger Sandvik

Re: Felix HttpService improvement...

2009-07-29 Thread Sten Roger Sandvik
Great. I am on a vacation right now, but when I'm back I will make available the code and binaries so that others can play with it. // srs On Tue, Jul 28, 2009 at 4:39 PM, Richard S. Hall wrote: > On 7/28/09 2:44 AM, Rob Walker wrote: > >> We're a big user of the current felix Jetty http. >> >>

Re: Felix HttpService improvement...

2009-08-05 Thread Sten Roger Sandvik
de to show how to use the bridged implementation. Tell me what you think :-) BR, Sten Roger On Wed, Jul 29, 2009 at 6:36 PM, Sten Roger Sandvik wrote: > Great. I am on a vacation right now, but when I'm back I will make > available the code and binaries so that others can play with it

WebContainer (RFC66)

2009-08-16 Thread Sten Roger Sandvik
Hi all. I have slowly began to create an implementation of WebContainer (RFC66). This allows us to deploy unmodified WAR files inside a OSGi engine. I have added a contribution (but not yet approved) for a more extenisble HttpService implementation and is trying to build the RFC66 using the same p

Re: WebContainer (RFC66)

2009-08-16 Thread Sten Roger Sandvik
Ah, sorry. Had some spelling errors here. It's actually the WebApplication that is a servlet registered inside HttpService. WebContainer is just managing the varous contexts. On Sun, Aug 16, 2009 at 11:00 PM, Sten Roger Sandvik wrote: > Hi all. > > I have slowly bega

Re: Felix HttpService improvement...

2009-08-27 Thread Sten Roger Sandvik
Roger On Thu, Aug 27, 2009 at 11:38 PM, Marcel Offermans < marcel.offerm...@luminis.nl> wrote: > Hello Sten, > > On Jul 26, 2009, at 22:13 , Sten Roger Sandvik wrote: > > I have looked at the HttpService implementation in Felix and I had some >> thoughts on how to imp

Re: Felix HttpService improvement...

2009-08-27 Thread Sten Roger Sandvik
gt; definitely welcome this as a contribution to Apache Felix > > .. and I could even imagine, that in Apache Sling we would strongly > consider migrating to this, too (as you hinted in the issue ;-) ). > > Regards > Felix > > Sten Roger Sandvik schrieb: > > Now I'm b

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
The new http service is not testet alot. It's only been used in our own projects for now, but I will need to create more unit tests and some integration tests. As for comet support - I have tought of it, but have not come around to do it. I will gladly look at the "current" comet support to see if

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
Looked quickly at cometd and especially cometd-java. It looks to me that this is trivial to include in the http service implementation. Will look into this. On Fri, Aug 28, 2009 at 9:03 AM, Sten Roger Sandvik wrote: > The new http service is not testet alot. It's only been used in

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
//clement.plop-plop.net/comet/ > > As you will see, it's quite simple, but has quite well worked. > > Regards, > > Clement > > > > > On 28.08.2009, at 09:26, Sten Roger Sandvik wrote: > > Looked quickly at cometd and especially cometd-java. It

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
On Fri, Aug 28, 2009 at 4:05 PM, Richard S. Hall wrote: > On 8/28/09 4:36, Felix Meschberger wrote: > >> Hi, >> >> Rob Walker schrieb: >> >> >>> What do we need to do make this happen guys? >>> >>> >> The next steps are IIRC the following: >> >> * Sten packages the source and attaches the packag

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
Attached the source in the jira task ( https://issues.apache.org/jira/browse/FELIX-1456). Not sure on what format that the attachement should be, but created a tar.gz file. Attached a md5 checksum for the package. On Fri, Aug 28, 2009 at 7:29 PM, Sten Roger Sandvik wrote: > > > On Fr

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
, but the email is wrong. It's s...@x3m.com. And the name Sten Roger Sandvik :-) Do I need another one? > Thanks again for your submission, I will now start the process of > getting this into Felix SVN. > > Regards > Felix > > > Sten Roger Sandvik schrieb: > > Attac

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
ployer who is contributing > the code. No, it does not need to be from my employer. Been coding this in my spare time. It has been used at Enonic (my current workplace) in form of some binaries. So a grant from Enonic is not neccessary. But will be happy to provide one if you really need it.

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
Ah, ok. Actually my employer is paying for my involvement in projects, but not the work done on this particular piece. Maybe I need to fax in a Corporate CLA then? On Fri, Aug 28, 2009 at 11:56 PM, Felix Meschberger wrote: > Hi, > > Sten Roger Sandvik schrieb: > > On Fri, Aug 28

Re: Felix HttpService improvement...

2009-08-28 Thread Sten Roger Sandvik
Yes. Will fill it out on monday. On Sat, Aug 29, 2009 at 12:31 AM, Felix Meschberger wrote: > Hi Sten, > > Sten Roger Sandvik schrieb: > > Ah, ok. Actually my employer is paying for my involvement in projects, > but > > not the work done on this particular piece.

Re: Felix HttpService improvement...

2009-08-30 Thread Sten Roger Sandvik
Modified the inclusion slightly. Added missing license headers to pom.xml's. Removed pax-runner binaries and directory. Deleted old attachements from jira so the current is the only one there. On Sat, Aug 29, 2009 at 10:53 PM, Felix Meschberger wrote: > Hi Filippo, > > Filippo Diotalevi schrieb:

Re: Felix HttpService improvement...

2009-08-31 Thread Sten Roger Sandvik
: > Hi Sten, > > Excellent. Thanks. I quickly checked it and confirm it is ok now. > > Regards > Felix > > Sten Roger Sandvik schrieb: > > Modified the inclusion slightly. Added missing license headers to > pom.xml's. > > Removed pax-runner binaries

Re: [VOTE] Accept HttpService Improvement Contribution

2009-08-31 Thread Sten Roger Sandvik
+1 :-) On Mon, Aug 31, 2009 at 3:20 PM, Felix Meschberger wrote: > +1 > > Regards > Felix > > Felix Meschberger schrieb: > > Hi all, > > > > As discussed in [1] I would like to start a vote on accepting the > > contribution of the improved HTTPService

Re: Bundle Plugin for Maven and embedding unpacked jars

2009-09-01 Thread Sten Roger Sandvik
You should use Felix Maven Plugin with the Embed-Dependency directive and include a inline=false. Like this: *;scope=compile;inline=true See more here: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html On Wed, Sep 2, 2009 at 8:34 AM, Dmitri Plavjanich < dmitri.plavjan...@gma

Re: New Comitter: Sten Roger Sandvik

2009-09-10 Thread Sten Roger Sandvik
On Thu, Sep 10, 2009 at 8:45 AM, Felix Meschberger wrote: > Hi all, > > Please welcome Sten Roger Sandvik as a new committer of the Apache > Felix project. The Felix PMC has voted to grant committership to > Sten and he accepted. > > Sten's account will be setup soon and

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
To be cear: new http.jetty service should be a 100% dropin replacement for the old http.jetty service. I think it's pretty close right now since the actual implementation of new http.jetty bundle is almost the same code as the old one. On Thu, Sep 10, 2009 at 9:15 PM, Sten Roger Sandvik

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
.0, no? > > -> richard > > > On 9/10/09 15:19, Sten Roger Sandvik wrote: > >> To be cear: new http.jetty service should be a 100% dropin replacement for >> the old http.jetty service. I think it's pretty close right now since the >> actual implementation of new http.

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
On Thu, Sep 10, 2009 at 9:27 PM, Richard S. Hall wrote: > On 9/10/09 15:24, Sten Roger Sandvik wrote: > >> Yes, that would be the best thing for trunk. So, I propose we delete >> http.jetty folder and import the new under http folder. >> >> > > If it is still u

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
http.jetty). Regards, Sten Roger On Thu, Sep 10, 2009 at 8:50 AM, Felix Meschberger wrote: > Hi all, > > The IP Clearance vote period will soon end and we will be able to import > the HttpService contribution by Sten Roger Sandvik [1]. > > Looking at the current folders in the Felix

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
But it's also possible to have new httpservice under "http" directory (with version 2.0.0) and keep the old one for now under "http.jetty" directory. On Thu, Sep 10, 2009 at 9:34 PM, Richard S. Hall wrote: > On 9/10/09 15:33, Sten Roger Sandvik wrote: > >

Re: HttpService import

2009-09-10 Thread Sten Roger Sandvik
On Thu, Sep 10, 2009 at 9:59 PM, Richard S. Hall wrote: > On 9/10/09 15:54, Sten Roger Sandvik wrote: > >> But it's also possible to have new httpservice under "http" directory >> (with >> version 2.0.0) and keep the old one for now under "http.jetty&qu

Felix WebConsole Questions...

2009-09-12 Thread Sten Roger Sandvik
Hi. Was just looking at the current Felix WebConsole and noticed that it is using just servlets with mostly inlined html code. Are there any plans for using a more component oriented approach for building the webconsole? Like using wicket, vaadin or something else? It would be really nice if plugi

Parent pom reference for HttpService?

2009-09-14 Thread Sten Roger Sandvik
Hi. Have now added the new http service implementation under "http" directory in svn. Some things are needed to complete this initial checkin, but need some clarifications. What should the parent artifact be? org.apache.felix:felix-parent:1.2.0? Or 1.2.1-SNAPSHOT? BR, Sten Roger

Re: Parent pom reference for HttpService?

2009-09-14 Thread Sten Roger Sandvik
Great. Thanks. On Mon, Sep 14, 2009 at 12:15 PM, Clement Escoffier < clement.escoff...@gmail.com> wrote: > Hi, > > Use org.apache.felix:felix-parent:1.2.0 as it's the one to use during the > release process. > > Regards, > > Clement > > > > On

HttpService progress (help)...

2009-09-15 Thread Sten Roger Sandvik
Hi. I have now done the first step by importing the new httpservice implementation into svn. The logical step further is to work towards a 2.0.0 release. This involves fixing some known bugs and releasing some intermediate snapshot versions so people can try it out. Have some questions regarding t

Re: HttpService progress (help)...

2009-09-16 Thread Sten Roger Sandvik
8:42 AM, Felix Meschberger wrote: > Hi Sten, > > My €.02 below... > > Sten Roger Sandvik schrieb: > > I have now done the first step by importing the new httpservice > > implementation into svn. The logical step further is to work towards a > 2.0.0 > > release.

Re: [VOTE] Release Karaf 1.0.0

2009-09-22 Thread Sten Roger Sandvik
+1 On Tue, Sep 22, 2009 at 2:37 PM, Alin Dreghiciu wrote: > +1 > I think soon I will make Karaf shell the default shell in Pax Runner. It > like it. > > On Tue, Sep 22, 2009 at 12:57 PM, Guillaume Nodet > wrote: > > > I've uploaded a release candidate for Karaf 1.0.0. > > > > Note that this rele

[Help] Maven bundle dependency problems...

2009-09-26 Thread Sten Roger Sandvik
~/.m2/repository/org/apache/felix/org.apache.felix.http*). BR, Sten Roger Sandvik

[VOTE] Release Felix Http Service version 2.0.0

2009-09-28 Thread Sten Roger Sandvik
lease: [ ] +1 Approve the release [ ] -1 Veto the release (please provide specific comments) This vote will be open for 72 hours. Best Regards, Sten Roger Sandvik

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-28 Thread Sten Roger Sandvik
imple example using whiteboard bundle for registering servlets and filters. Hope this helps a little until documentaiton is in place. BR, Sten Roger Sandvik On Tue, Sep 29, 2009 at 1:12 AM, Filippo Diotalevi < filippo.diotal...@gmail.com> wrote: > On Mon, Sep 28, 2009 at 10:59 PM, Sten

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-30 Thread Sten Roger Sandvik
Not that many votes yet :-) Do people need more time to test the release? BR, Sten Roger Sandvik On Tue, Sep 29, 2009 at 9:49 AM, Rob Walker wrote: > Our release process has been delayed, so haven't had a chance to try the > new Http in our environment. > > Happy to add my +1

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-30 Thread Sten Roger Sandvik
t; > > On 9/30/09 17:16, Sten Roger Sandvik wrote: > >> Not that many votes yet :-) Do people need more time to test the release? >> >> BR, >> Sten Roger Sandvik >> >> On Tue, Sep 29, 2009 at 9:49 AM, Rob Walker wrote: >> >> >> >

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-30 Thread Sten Roger Sandvik
x27;s and delete the tag? BR, Sten Roger Sandvik On Wed, Sep 30, 2009 at 11:16 PM, Richard S. Hall wrote: > -1 > > There are quite a few issues, but it is really not all that bad...actually, > there is only one issue that is causing me to give a -1, which is the fact > that the

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-30 Thread Sten Roger Sandvik
Roger Sandvik On Wed, Sep 30, 2009 at 11:31 PM, Sten Roger Sandvik wrote: > Thanks for the feedback. I will check out the MD5 and SHA1 digests. Also > will fix the issues that you are listing here. Was not sure how to do the > NOTICE file so it was just a copy from something else :-) D

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-09-30 Thread Sten Roger Sandvik
Now all the issues that Richard noted is fixed. Verified it a couple of times so I think it's right this time. Only issue that remains is MD5/SHA1 missmatch. When I have figured that out I will propose a new release candidate 2.0.0. Regards, Sten Roger Sandvik On Wed, Sep 30, 2009 at 11:

Re: svn commit: r820480 - /felix/trunk/http/pom.xml

2009-10-01 Thread Sten Roger Sandvik
Thanks. I was actually going to ask about that. Nice to be able to use official OSGi modules rather than the felix ones. BR, Sten Roger Sandvik On Thu, Oct 1, 2009 at 10:57 AM, Richard S. Hall wrote: > Sten, > > I modified the pom files to use the official OSGi JAR files from the mav

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
Used version 2.2.0 on Mac (OSX 10.6). On Thu, Oct 1, 2009 at 11:12 AM, Karl Pauls wrote: > what version of maven did you use? > > regards, > > Karl > > On Thu, Oct 1, 2009 at 11:05 AM, Richard S. Hall > wrote: > > On 9/30/09 23:31, Sten Roger Sandvik wrote: > &

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
You are right. We should probably skip version 2.0.0 and go ahead to do a version 2.0.1. I do not tag 2.0.0 since it's a failed release. / srs On Thu, Oct 1, 2009 at 11:05 AM, Richard S. Hall wrote: > On 9/30/09 23:31, Sten Roger Sandvik wrote: > >> Thanks for the feedback. I w

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
I noticed that I was not running the absolute last version. Will upgrade to 2.2.1... On Thu, Oct 1, 2009 at 11:32 AM, Richard S. Hall wrote: > On 10/1/09 11:16, Sten Roger Sandvik wrote: > >> Used version 2.2.0 on Mac (OSX 10.6). >> >> > > Well, you can always try

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
0/1/09 16:36, Felix Meschberger wrote: > >> Hi, >> >> Sten Roger Sandvik schrieb: >> >> >>> You are right. We should probably skip version 2.0.0 and go ahead to do a >>> version 2.0.1. I do not tag 2.0.0 since it's a failed release. >>>

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
Oh. Right. Now I see. You and Felix has actually the same method, except one uses minor odd/even strategy vs major odd/even strategy? On Thu, Oct 1, 2009 at 5:15 PM, Richard S. Hall wrote: > On 10/1/09 17:01, Sten Roger Sandvik wrote: > >> So, what you guys are saying is... >>

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
Sorry. Yes. On Thu, Oct 1, 2009 at 5:22 PM, Richard S. Hall wrote: > On 10/1/09 17:17, Sten Roger Sandvik wrote: > >> Oh. Right. Now I see. You and Felix has actually the same method, except >> one >> uses minor odd/even strategy vs major odd/even strategy? >> &

Re: [VOTE] Release Felix Http Service version 2.0.0

2009-10-01 Thread Sten Roger Sandvik
I actually find this clearer too. Like the odd/even micro release scheme. Will then try to release version 2.0.2 of http service when I have fixed the md5/sha1 issue. On Thu, Oct 1, 2009 at 5:12 PM, Felix Meschberger wrote: > Hi, > > Sten Roger Sandvik schrieb: > > So, what you

[VOTE] Release Felix Http Service version 2.0.2

2009-10-01 Thread Sten Roger Sandvik
/trunk/check_staged_release.sh Usage: sh check_staged_release.sh 001 /tmp/felix-staging Please vote to approve this release: [ ] +1 Approve the release [ ] -1 Veto the release (please provide specific comments) This vote will be open for 72 hours. Regards, Sten Roger Sandvik

Re: [VOTE] Release Felix Http Service version 2.0.2

2009-10-05 Thread Sten Roger Sandvik
as my current project task is out the way, I'm hoping to get a chance > to move our app onto the new http service as first part of my next piece of > work. Very confident this will be fine, but happy just to raise JIRA issues > and look into any issues we find along the way. > >

Re: [VOTE] Release Felix Http Service version 2.0.2

2009-10-05 Thread Sten Roger Sandvik
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 O

Http Service documentaiton available...

2009-10-05 Thread Sten Roger Sandvik
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

Re: Remote shell port number

2009-10-05 Thread Sten Roger Sandvik
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

Re: Remote shell port number

2009-10-05 Thread Sten Roger Sandvik
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

Re: Remote shell port number

2009-10-05 Thread Sten Roger Sandvik
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 Sandv

[VOTE] Release Felix Http Service version 2.0.4

2009-11-17 Thread Sten Roger Sandvik
: [ ] +1 Approve the release [ ] -1 Don't the release (please provide specific comments) This vote will be open for 72 hours. Regards, Sten Roger Sandvik

[RESULT] [VOTE] Release Felix Http Service version 2.0.4

2009-11-26 Thread Sten Roger Sandvik
Hi. The vote has passed (+3 binding/+1 non-binding) with the following result: +1 binding votes: Rob Walker, Guillaume Nodet and Felix Meschberger. +1 non-binding votes: Charles Moulliard No other votes was cast. Will copy the relese and promote artifacts later today. Regards, Sten Roger

Re: Board report due

2009-12-08 Thread Sten Roger Sandvik
Yes, HTTP Service (2.0.2) ... and 2.0.4 :-) On Tue, Dec 8, 2009 at 10:00 PM, Richard S. Hall wrote: > Ok, here is my first pass at the board report for this quarter: > > >  http://cwiki.apache.org/confluence/display/FELIX/Board+Report+%282009-12%29 > > Please help me remember what I am missing b

Regarding broken Http Service links...

2009-12-11 Thread Sten Roger Sandvik
27. november? Anyway, will update the news section and http service documentation again. Regards, Sten Roger Sandvik

Re: Regarding broken Http Service links...

2009-12-11 Thread Sten Roger Sandvik
Also I noticed on the 27. november when I edited the news section that the Gogo release bullet was there. I even fixed a spelling mistake in the news announcement. I bet something fishy was going on the 27th :-) On Fri, Dec 11, 2009 at 9:03 AM, Sten Roger Sandvik wrote: > Hi. > > The i

Re: Felix under 1.5 and Jetty

2010-01-26 Thread Sten Roger Sandvik
On Fri, Jan 22, 2010 at 6:20 PM, Jackson, Bruce wrote: > I've stuck that in the pom.xml for http.jetty (i.e. > felix/http.jetty/pom.xml) in the place you suggest, and rebuilt using > > mvn clean:clean > mvn -Dpackaging=plugins install > mvn -Dpackaging=bundle install > > and I still see the same t

Re: Http service and servlet name

2010-04-21 Thread Sten Roger Sandvik
your servlet to provide a wrapped ServletConfig with the name set. BR, Sten Roger Sandvik 2010/4/20 Jackson, Bruce > Does anyone happen to know: what is the equivalent to the > tags in the web.xml for programmatically using the OSGi http service? > > Do I put these into the Diction

Re: Http service and servlet name

2010-04-22 Thread Sten Roger Sandvik
this method could return it. > / > Sahoo > > What I did is something like this: http://pastebin.com/cPqE1Eec BR, Sten Roger Sandvik

Re: [jira] Commented: (FELIX-2284) Add common utility method for converting object (array) to string

2010-06-05 Thread Sten Roger Sandvik
2010/6/5 Peter Kriens > What is wrong with Arrays.toString(...) ? Been there since 1.2? > > No, since Java 1.5 i think.

hi

2010-10-24 Thread Sten Roger Sandvik
Hey , what is up ? I got my laptop this morning , I ordered it from a Chinese site (the site is : www.0lcekn.com) . Now I am surfing the Internet with it , really good qulity . I want to share this good news with you . You can search the site yourself for the goods you want . The OLCEKN company se

Bug fixes - commit to repo or patch?

2015-09-24 Thread Sten Roger Sandvik
Hi. I have been contributing to Apache Felix earlier (some years ago), but I'm back to see how I can contribute further :-) I know I still have write access to the repository, but I need to be sure how the contribution flow should be done. Should I add a patch or commit directly to the repository

Re: Bug fixes - commit to repo or patch?

2015-09-24 Thread Sten Roger Sandvik
x27;t hear any > objections after a few days, just go ahead and commit it. > > -> richard > > > On 9/24/15 15:28 , Sten Roger Sandvik wrote: >> >> Hi. >> >> I have been contributing to Apache Felix earlier (some years ago), but >> I'm back to see how

Coding standards?

2015-09-24 Thread Sten Roger Sandvik
Hi. Do we have any coding standards for Felix project? And, an unrelated question, do we have some sort of test coverage reports? BR, Sten Roger

Re: Coding standards?

2015-09-24 Thread Sten Roger Sandvik
ules or > reusable poms that could be used to run test coverages. > > > [1] http://felix.apache.org/documentation/development/coding-standards.html > > cheers; > /Pierre > > On Thu, Sep 24, 2015 at 11:01 PM, Sten Roger Sandvik > wrote: > >> Hi. >>

Release schedule of http?

2015-10-01 Thread Sten Roger Sandvik
Hi. I'm just wondering on when it's appropriate to call out for a release? I have some "blockers" for the http bundles that I need really soon :-) BR, Sten Roger

Re: Release of Gogo Shell (for Java8) ?

2015-10-01 Thread Sten Roger Sandvik
+1 2015-09-30 23:28 GMT+02:00 David Jencks : > Could you please release gogo commands as well? There have been some bug > fixes and improvements there too. I’m hoping the result will run on at least > java 7 if not 6 (6?? yes, 6 :-) > > many thanks > david jencks > >> On Sep 30, 2015, at 4

Re: Release schedule of http?

2015-10-01 Thread Sten Roger Sandvik
Good. Will try to fix one issue and then call for a release. Probably within the weekend. 2015-10-01 13:48 GMT+02:00 Carsten Ziegeler : > Am 01.10.15 um 10:14 schrieb Sten Roger Sandvik: >> Hi. >> >> I'm just wondering on when it's appropriate to call out for a re

Re: [http] Should we include the api bundle in the jetty one?

2015-10-01 Thread Sten Roger Sandvik
Sounds good to me. 2015-10-01 17:44 GMT+02:00 Carsten Ziegeler : > I think we're making the use of our standard http implementation based > on jetty too complicated: it requires to install the api and the jetty > bundle, although without the api bundle, the jetty one is totally > useless. And as

Cometd and http bundle

2015-10-01 Thread Sten Roger Sandvik
I am looking at the http bundle which contains jetty, bridge, cometd and whiteboard. Have some questions regarding that. 1) It includes the whiteboard bundle, but I see that the new whiteboard stuff is implemented in http.base. Should we still include the old whiteboard jar or should we just remov

Re: Release schedule of http?

2015-10-06 Thread Sten Roger Sandvik
02:00 Sten Roger Sandvik : > Good. Will try to fix one issue and then call for a release. Probably > within the weekend. > > 2015-10-01 13:48 GMT+02:00 Carsten Ziegeler : > > Am 01.10.15 um 10:14 schrieb Sten Roger Sandvik: > >> Hi. > >> > >> I'm ju

Re: Release schedule of http?

2015-10-06 Thread Sten Roger Sandvik
Great. Thanks! 2015-10-07 8:17 GMT+02:00 Carsten Ziegeler : > I'll start the release either tomorrow or Friday - definitely before the > weekend :) > > Regards > Carsten > > Am 07.10.15 um 11:41 schrieb Sten Roger Sandvik: > > The weekend went fast and I did no

Re: [VOTE] Release Apache Felix Http Base 3.0.2, Http Bridge 3.0.2, and Http Jetty 3.1.2

2015-10-09 Thread Sten Roger Sandvik
+1 fre. 9. okt. 2015 kl. 17.43 skrev David Bosschaert < david.bosscha...@gmail.com>: > +1 > > David > > On 9 October 2015 at 16:15, Carsten Ziegeler wrote: > > I would like to call a vote on the following subproject releases: > > > > Http Base 3.0.2 - 4 issues solved > > https://issues.apache.org

[jira] Created: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)
Reporter: Sten Roger Sandvik I have created an improved version of the HttpService. A similar version has been deployed at my company (Enonic) for some time. Instead of hosting this code ourself, we (or I) tought it would be better to contribute this to Apache. So, the feaures

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739708#action_12739708 ] Sten Roger Sandvik commented on FELIX-1456: --- Ok, will do this if needed.

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739806#action_12739806 ] Sten Roger Sandvik commented on FELIX-1456: --- Added whiteboard implementation

[jira] Issue Comment Edited: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-05 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739806#action_12739806 ] Sten Roger Sandvik edited comment on FELIX-1456 at 8/5/09 4:3

[jira] Commented: (FELIX-64) Create a whiteboard adaptor for the HTTP Service

2009-08-10 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741413#action_12741413 ] Sten Roger Sandvik commented on FELIX-64: - This proposed implementation (FELIX-

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-14 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743117#action_12743117 ] Sten Roger Sandvik commented on FELIX-1456: --- Added a combined bundle that

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-16 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743881#action_12743881 ] Sten Roger Sandvik commented on FELIX-1456: --- You can now pull the source fro

[jira] Issue Comment Edited: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-18 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743881#action_12743881 ] Sten Roger Sandvik edited comment on FELIX-1456 at 8/18/09 1:3

[jira] Updated: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-18 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Description: I have created an improved version of the HttpService. A similar version

[jira] Updated: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-28 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Attachment: http-service.tar.gz.md5 http-service.tar.gz Extended http

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-28 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748991#action_12748991 ] Sten Roger Sandvik commented on FELIX-1456: --- Ah, forgot the license in the

[jira] Updated: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-30 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Attachment: http-service.tar.gz.md5 http-service.tar.gz Included

[jira] Updated: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-30 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Attachment: (was: http-service.tar.gz) > Contribution: Extended and impro

[jira] Updated: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-30 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Attachment: (was: http-service.tar.gz.md5) > Contribution: Extended and impro

[jira] Resolved: (FELIX-1456) Contribution: Extended and improved HttpService

2009-09-14 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik resolved FELIX-1456. --- Resolution: Fixed Closing this issue since all code is now in svn. Further work

[jira] Created: (FELIX-1604) Improve logging for Jetty bundle

2009-09-16 Thread Sten Roger Sandvik (JIRA)
Roger Sandvik Assignee: Sten Roger Sandvik Fix For: http-2.0.0 Improve the logging for jetty bundle. Too much logging on info level. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (FELIX-1604) Improve logging for http bundles

2009-09-16 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1604: -- Description: Improve the logging for http bundles. Especially for base bundle on

[jira] Created: (FELIX-1615) FilterMapping/ServletMapping object to API

2009-09-18 Thread Sten Roger Sandvik (JIRA)
Reporter: Sten Roger Sandvik Assignee: Sten Roger Sandvik Fix For: http-2.0.0 Add FilterMapping and ServletMapping to API for easily adding multiple paths for a single servlet/filter. Will also be used in whiteboard implementation. -- This message is automatically

[jira] Created: (FELIX-1616) Convert to Java 1.4 compliant code

2009-09-18 Thread Sten Roger Sandvik (JIRA)
Roger Sandvik Assignee: Sten Roger Sandvik Fix For: http-2.0.0 Now all code use 1.5 java features. Convert to be compatible with 1.4. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Commented: (FELIX-1616) Convert to Java 1.4 compliant code

2009-09-21 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757845#action_12757845 ] Sten Roger Sandvik commented on FELIX-1616: --- Right, I see that newer J

  1   2   >