Re: [cobertura] do not publish source code

2009-10-23 Thread Paul Benedict
the >>> source code files in the cobertura directory, not a subdir. I'm assuming >>> the OP has already shut off xref reports and other things which contain >>> source. >>> >>> -Original Message- >>> From: Stephen Connolly [mailto

Re: [cobertura] do not publish source code

2009-10-23 Thread Wayne Fay
code files in the cobertura directory, not a subdir. I'm assuming >> the OP has already shut off xref reports and other things which contain >> source. >> >> -Original Message- >> From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] >> Sen

Re: [cobertura] do not publish source code

2009-10-23 Thread Nick Stolwijk
and other things which contain > source. > > -Original Message- > From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] > Sent: Friday, October 23, 2009 10:26 AM > To: Maven Users List > Subject: Re: [cobertura] do not publish source code > > or another technique would b

RE: [cobertura] do not publish source code

2009-10-23 Thread Edelson, Justin
From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: Friday, October 23, 2009 10:26 AM To: Maven Users List Subject: Re: [cobertura] do not publish source code or another technique would be to overwrite every html file that is in a sub-dir with a simple html saying that the source

Re: [cobertura] do not publish source code

2009-10-23 Thread Stephen Connolly
To: Maven Users List > Subject: [cobertura] do not publish source code > > Hi everyone. > > I want to publish code coverage for my project on a public site but some > projects are not open source. How can I avoid cobertura to publish the > source code for each class leaving all t

RE: [cobertura] do not publish source code

2009-10-23 Thread Edelson, Justin
er 23, 2009 10:04 AM To: Maven Users List Subject: [cobertura] do not publish source code Hi everyone. I want to publish code coverage for my project on a public site but some projects are not open source. How can I avoid cobertura to publish the source code for each class leaving all the coverage re

[cobertura] do not publish source code

2009-10-23 Thread Daniele Dellafiore
Hi everyone. I want to publish code coverage for my project on a public site but some projects are not open source. How can I avoid cobertura to publish the source code for each class leaving all the coverage reports? Thanks.. -- Daniele Dellafiore http://ildella.net http://twitter.com/ildella