Re: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs

2010-07-25 Thread Tomasz Oponowicz
Hi, I've got some problem and I can't figure it out: LogBrowser contains BootstrapStorage service. It's used to retrieve user's settings from server - It's crucial service and user must include it in his application in order to use LogBrowser. At the moment BootstrapStorage service contains "filt

Re: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs

2010-07-25 Thread Sergey Beryozkin
Hi Tomasz On Sun, Jul 25, 2010 at 5:51 PM, Tomasz Oponowicz < tomasz.oponow...@gmail.com> wrote: > Hi, > > I've got some problem and I can't figure it out: > > LogBrowser contains BootstrapStorage service. It's used to retrieve > user's settings from server - It's crucial service and user must >

[RESULT][VOTE] Release CXF dOSGi 1.2

2010-07-25 Thread Eoghan Glynn
Folks, I'm going to declare this vote as passed, with the following votes cast: +1: Sean O'Callaghan, Sergey Beryozkin, David Bosschaert, Marc Schaaf, Jeff Genender, Dan Kulp, Eoghan Glynn I've promoted the artifacts to central and copied the distributions to the cxf/dosgi/dist directory. Cheer

Re: svn commit: r979133 - /cxf/trunk/pom.xml

2010-07-25 Thread Benson Margulies
Maven 3? Ugh. Is the invoker not supported? I guess you'll have to stick with mvn2 when using this to exercise the samples until I figure it out. On Sun, Jul 25, 2010 at 9:43 PM, wrote: > Author: dkulp > Date: Mon Jul 26 01:43:41 2010 > New Revision: 979133 > > URL: http://svn.apache.org/viewvc

Re: svn commit: r979133 - /cxf/trunk/pom.xml

2010-07-25 Thread Daniel Kulp
On Sunday 25 July 2010 10:03:15 pm Benson Margulies wrote: > Maven 3? Ugh. Is the invoker not supported? No, the samples themselves don't build with maven 3 due to it not liking LATEST for a version number for plugins. Dan > > I guess you'll have to stick with mvn2 when using this to exerci