Re: ETA SvnPubSub site migration

2013-01-10 Thread Olivier Lamy
2013/1/10 Gilles Sadowski : > On Wed, Jan 09, 2013 at 09:23:26PM +0100, Olivier Lamy wrote: >> 2013/1/9 Gilles Sadowski : >> > On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote: >> >> 2013/1/9 Olivier Lamy : >> >> > 2013/1/9 Gilles Sadowski : >> >> >> Hi. >> >> >> >> >> >>> >> [...] >> >

Re: ETA SvnPubSub site migration

2013-01-10 Thread Gilles Sadowski
On Wed, Jan 09, 2013 at 09:23:26PM +0100, Olivier Lamy wrote: > 2013/1/9 Gilles Sadowski : > > On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote: > >> 2013/1/9 Olivier Lamy : > >> > 2013/1/9 Gilles Sadowski : > >> >> Hi. > >> >> > >> >>> >> [...] > >> >>> >> > Note: currently some conten

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Gilles Sadowski : > On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote: >> 2013/1/9 Olivier Lamy : >> > 2013/1/9 Gilles Sadowski : >> >> Hi. >> >> >> >>> >> [...] >> >>> >> > Note: currently some content is imported which could be removed (I >> >>> >> > think about cobertura for

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gilles Sadowski
On Wed, Jan 09, 2013 at 04:46:43PM +0100, Olivier Lamy wrote: > 2013/1/9 Olivier Lamy : > > 2013/1/9 Gilles Sadowski : > >> Hi. > >> > >>> >> [...] > >>> >> > Note: currently some content is imported which could be removed (I > >>> >> > think about cobertura for modules which use sonar). > >>> >> >

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Phil Steitz : > On 1/9/13 7:14 AM, Olivier Lamy wrote: >> What about having a reporting profile (enabled per default). >> And using -DskipReports to not generated cobertura, findbugs etc.. >> >> Perso I like this idea as currently when you want to test a typo fix >> in a .apt or .xdoc it's

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Olivier Lamy : > 2013/1/9 Gilles Sadowski : >> Hi. >> >>> >> [...] >>> >> > Note: currently some content is imported which could be removed (I >>> >> > think about cobertura for modules which use sonar). >>> >> > >>> >> > What is the status about moving cobertura to a dedicated profile in

Re: ETA SvnPubSub site migration

2013-01-09 Thread Phil Steitz
On 1/9/13 7:14 AM, Olivier Lamy wrote: > What about having a reporting profile (enabled per default). > And using -DskipReports to not generated cobertura, findbugs etc.. > > Perso I like this idea as currently when you want to test a typo fix > in a .apt or .xdoc it's very long to generate the sit

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
What about having a reporting profile (enabled per default). And using -DskipReports to not generated cobertura, findbugs etc.. Perso I like this idea as currently when you want to test a typo fix in a .apt or .xdoc it's very long to generate the site only for a typo fix in documentation. 2013/1/

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Gilles Sadowski : > Hi. > >> >> [...] >> >> > Note: currently some content is imported which could be removed (I >> >> > think about cobertura for modules which use sonar). >> >> > >> >> > What is the status about moving cobertura to a dedicated profile in >> >> > parent pom ? >> >> > Can

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gilles Sadowski
On Wed, Jan 09, 2013 at 08:37:33AM -0500, Gary Gregory wrote: > On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski < > gil...@harfang.homelinux.org> wrote: > > > On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote: > > > IMO code coverage should be part of the standard documentation for a >

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gilles Sadowski
Hi. > >> [...] > >> > Note: currently some content is imported which could be removed (I > >> > think about cobertura for modules which use sonar). > >> > > >> > What is the status about moving cobertura to a dedicated profile in > >> > parent pom ? > >> > Can I move it to a reporting profile in p

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Gary Gregory : > On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski < > gil...@harfang.homelinux.org> wrote: > >> On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote: >> > IMO code coverage should be part of the standard documentation for a >> > component. Looking at code coverage h

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gary Gregory
On Wed, Jan 9, 2013 at 8:11 AM, Gilles Sadowski < gil...@harfang.homelinux.org> wrote: > On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote: > > IMO code coverage should be part of the standard documentation for a > > component. Looking at code coverage helps establish or shake my > > c

Re: ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
2013/1/9 Gilles Sadowski : > On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote: >> IMO code coverage should be part of the standard documentation for a >> component. Looking at code coverage helps establish or shake my >> confidence in a component. It should definitively be part of ones

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gilles Sadowski
On Wed, Jan 09, 2013 at 07:25:45AM -0500, Gary Gregory wrote: > IMO code coverage should be part of the standard documentation for a > component. Looking at code coverage helps establish or shake my > confidence in a component. It should definitively be part of ones > development checklist, I like

Re: ETA SvnPubSub site migration

2013-01-09 Thread Gary Gregory
IMO code coverage should be part of the standard documentation for a component. Looking at code coverage helps establish or shake my confidence in a component. It should definitively be part of ones development checklist, I like to have the best code coverage for any new code that I check in. Gar

ETA SvnPubSub site migration

2013-01-09 Thread Olivier Lamy
Hi Folks, I have started importing some content for sub projects (exec, collections). I will try to do more later. Where is the place to document that ? Note: currently some content is imported which could be removed (I think about cobertura for modules which use sonar). What is the status about