On Wed, Sep 17, 2025 at 11:51 AM Mark Thomas wrote:
>
> Hi all,
>
> I think all the Coverity issues have now been addressed. I am just
> waiting for a manual scan to be processed to see the updated status.
>
> I am expecting 7 (or may be 6) issues to remain. These are issue
Hi all,
I think all the Coverity issues have now been addressed. I am just
waiting for a manual scan to be processed to see the updated status.
I am expecting 7 (or may be 6) issues to remain. These are issues that
are fixed in the upstream Commons project that we'll need to pick up in
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 1176b95032 Review after flagging by Coverity Scan
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 2e71efed3e Review after flagging by Coverity
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new de1342c0da Review after flagging by Coverity
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 473b6a70be Review after flagging by Coverity Scan
by Coverity
e5d370ba2c is described below
commit e5d370ba2c8b9135722aa8cd5b8663e0bf63e3c9
Author: Mark Thomas
AuthorDate: Sat Aug 30 11:21:27 2025 +0100
Fix handling spurious wake-up reported by Coverity
---
.../group/interceptors/NonBlockingCoordinator.java | 26 +++---
res
reported by Coverity
ba7fbd9413 is described below
commit ba7fbd9413968c5cc679970112b062c97a182ab2
Author: Mark Thomas
AuthorDate: Sat Aug 30 11:21:27 2025 +0100
Fix handling spurious wake-up reported by Coverity
---
.../group/interceptors/NonBlockingCoordinator.java | 26
reported by Coverity
dfb0ef46db is described below
commit dfb0ef46db0a7f8b28dca325e65c8add3cb21436
Author: Mark Thomas
AuthorDate: Sat Aug 30 11:21:27 2025 +0100
Fix handling spurious wake-up reported by Coverity
---
.../group/interceptors/NonBlockingCoordinator.java | 26
Coverity
ae16b5db8e is described below
commit ae16b5db8e8ec7776dd21873ca6a47b3f6b3a1e5
Author: Mark Thomas
AuthorDate: Sat Aug 30 11:21:27 2025 +0100
Fix handling spurious wake-up reported by Coverity
---
.../group/interceptors/NonBlockingCoordinator.java | 26 +++---
res
On 28/08/2025 14:46, Rémy Maucherat wrote:
On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote:
I'm just waiting for the GitHub uploaded file to be processed. It seems
to have been stuck in the queue to be analysed at position 191 for a
while. I'm hoping the queue position only updates periodi
On Thu, Aug 28, 2025 at 4:08 PM Mark Thomas wrote:
> over the weekend.
Great idea !
Rémy
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote:
> I'm just waiting for the GitHub uploaded file to be processed. It seems
> to have been stuck in the queue to be analysed at position 191 for a
> while. I'm hoping the queue position only updates periodically. We'll see.
So it's 188 now ;)
When
On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote:
>
> On 28/08/2025 13:19, Rémy Maucherat wrote:
> > On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote:
> >>
> >> All,
> >>
> >> It has been on my TODO list for a while so I am going to start lookin
On 28/08/2025 13:19, Rémy Maucherat wrote:
On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote:
All,
It has been on my TODO list for a while so I am going to start looking
at automating the coverity scan build and upload process.
My plan is to upload 1 build of main (currently 12.0.x) a day
On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote:
>
> All,
>
> It has been on my TODO list for a while so I am going to start looking
> at automating the coverity scan build and upload process.
>
> My plan is to upload 1 build of main (currently 12.0.x) a day. Based on
&
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 41d4f1c79e Ignore the default Coverity scan output
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 8d0e3c3f62 First pass at setting up the Coverity
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new f4ca2d28ef Exclude the default Coverity scan output
All,
It has been on my TODO list for a while so I am going to start looking
at automating the coverity scan build and upload process.
My plan is to upload 1 build of main (currently 12.0.x) a day. Based on
the current lines of code, we could upload as often as three times a day
if we wanted
Hi,
I submitted a new build to Coverity, and I will look at the new
defects to see if anything needs fixing.
Due to incompatibilities with both trunk and the 11 branches (the tool
crashes analyzing the classes), I switched to submitting 10.1.43
instead. I find it surprising that use of Java 17
refs/heads/main by this push:
new bee714eb1d Fix logic bug spotted by Coverity Scan
bee714eb1d is described below
commit bee714eb1dabfcc07bf410e1145f6c580f14539d
Author: Mark Thomas
AuthorDate: Mon Jan 15 10:11:59 2024 +
Fix logic bug spotted by Coverity Scan
---
.../apache
by this push:
> new bee714eb1d Fix logic bug spotted by Coverity Scan
> bee714eb1d is described below
>
> commit bee714eb1dabfcc07bf410e1145f6c580f14539d
> Author: Mark Thomas
> AuthorDate: Mon Jan 15 10:11:59 2024 +
>
> Fix logic bug spotted by Coveri
On 15/01/2024 09:43, Rémy Maucherat wrote:
On Mon, Jan 15, 2024 at 9:30 AM Mark Thomas wrote:
Hi all,
I have just uploaded the latest 10.1.x to Coverity scan for analysis.
It is going to take a while to process the Coverity build results. I'm
expecting the new results to be available i
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 5a2e706b92 Fix logic bug spotted by Coverity Scan
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new e087a29cd4 Fix logic bug spotted by Coverity Scan
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 2f791cfeae Fix logic bug spotted by Coverity
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new bee714eb1d Fix logic bug spotted by Coverity Scan
On Mon, Jan 15, 2024 at 9:30 AM Mark Thomas wrote:
>
> Hi all,
>
> I have just uploaded the latest 10.1.x to Coverity scan for analysis.
>
> It is going to take a while to process the Coverity build results. I'm
> expecting the new results to be available in the UI in a
Hi all,
I have just uploaded the latest 10.1.x to Coverity scan for analysis.
It is going to take a while to process the Coverity build results. I'm
expecting the new results to be available in the UI in a few hours or so.
- prompted by Coverity
scan report
d3c79e735a is described below
commit d3c79e735a193e561d6b376ee9a69978fca35dda
Author: Mark Thomas
AuthorDate: Mon Aug 14 17:48:39 2023 +0100
Use LongAdder for processing time - prompted by Coverity scan report
---
java/org/apache/catalina/core
- prompted by Coverity
scan report
7257f98007 is described below
commit 7257f98007f7750daab26706146cc1a4ba8984f0
Author: Mark Thomas
AuthorDate: Mon Aug 14 17:48:39 2023 +0100
Use LongAdder for processing time - prompted by Coverity scan report
---
java/org/apache/catalina/core
- prompted by Coverity
scan report
d600476f16 is described below
commit d600476f16527d36c5e31847572b82e87b88e187
Author: Mark Thomas
AuthorDate: Mon Aug 14 17:48:39 2023 +0100
Use LongAdder for processing time - prompted by Coverity scan report
---
java/org/apache/catalina/core
- prompted by Coverity
scan report
0bb2b572b4 is described below
commit 0bb2b572b42a5d2740473e04d16d6c36aa92f0c8
Author: Mark Thomas
AuthorDate: Mon Aug 14 17:48:39 2023 +0100
Use LongAdder for processing time - prompted by Coverity scan report
---
java/org/apache/catalina/core
synchronisation - reported by Coverity scan
---
java/org/apache/catalina/core/StandardContext.java | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/java/org/apache/catalina/core/StandardContext.java
b/java/org/apache/catalina/core/StandardContext.java
index de33471e5f
synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/java/org/apache/catalina/core/StandardService.java
b/java/org/apache/catalina/core/StandardService.java
index c6216f6174..49af86a62b
by Coverity scan
e25e7fd2ba is described below
commit e25e7fd2bab2cd2373400c06e5959c657d05a7ab
Author: Mark Thomas
AuthorDate: Mon Aug 14 16:53:20 2023 +0100
Consistent synchronisation - reported by Coverity scan
---
java/org/apache/catalina/core/StandardContext.java | 4 +++-
1 file changed
by Coverity scan
99decc6841 is described below
commit 99decc684174f095adde96311a3a46a0aa78af88
Author: Mark Thomas
AuthorDate: Mon Aug 14 16:53:20 2023 +0100
Consistent synchronisation - reported by Coverity scan
---
java/org/apache/catalina/core/StandardContext.java | 4 +++-
1 file
Coverity scan
3b1ded20da is described below
commit 3b1ded20dab9b2cd59d7d540afcb9b4c2d17a753
Author: Mark Thomas
AuthorDate: Mon Aug 14 16:53:20 2023 +0100
Consistent synchronisation - reported by Coverity scan
---
java/org/apache/catalina/core/StandardContext.java | 4 +++-
1 file changed, 3
by Coverity
b131b93b19 is described below
commit b131b93b191c83d024b86014da5a16128eb460fe
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:44:21 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 5 -
1 file changed, 4
by Coverity
b4f218f644 is described below
commit b4f218f644a7347596c55a153038630621fb896a
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:44:21 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 5 -
1 file changed, 4
Coverity
39c388b518 is described below
commit 39c388b51817d346031189a8a942340b6e46b940
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:44:21 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 5 -
1 file changed, 4
Coverity
5edb5a1560 is described below
commit 5edb5a156083a30b5158dcba027f86e7c625ccf5
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:36:28 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 10 ++
1 file changed, 6
by Coverity
4f39b02eed is described below
commit 4f39b02eed0897fcbf2491e0e93dacd022506da1
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:36:28 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 10 ++
1 file changed, 6
by Coverity
4324a122da is described below
commit 4324a122da4df743a7d9a90e0264928fc4dc41eb
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:36:28 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 10 ++
1 file changed, 6
by Coverity
cceb5b9bd1 is described below
commit cceb5b9bd1913a08f4754df921f131c7b6844120
Author: Mark Thomas
AuthorDate: Thu Aug 10 15:36:28 2023 +0100
Consistent synchronization - reported by Coverity
---
java/org/apache/catalina/core/StandardService.java | 10 ++
1 file changed
sync'd - identified by
Coverity
b970fd9262 is described below
commit b970fd9262b62aa67c875ef6c2f79a9ae162e9fc
Author: Mark Thomas
AuthorDate: Thu Aug 10 14:08:30 2023 +0100
Ensure access to children is always sync'd - identified by Coverity
---
java/org/apache/catalina/core/Containe
sync'd - identified by
Coverity
ad88bb6b13 is described below
commit ad88bb6b13a0498204851bda5f65f6ca715c0ae4
Author: Mark Thomas
AuthorDate: Thu Aug 10 14:08:30 2023 +0100
Ensure access to children is always sync'd - identified by Coverity
---
java/org/apache/catalina/core/Containe
sync'd - identified by
Coverity
102b61d410 is described below
commit 102b61d41042ab2f220ae5e6650ae2a27ac6d428
Author: Mark Thomas
AuthorDate: Thu Aug 10 14:08:30 2023 +0100
Ensure access to children is always sync'd - identified by Coverity
---
java/org/apache/cat
sync'd - identified by
Coverity
8a5adbca61 is described below
commit 8a5adbca614a5a5bb56d67633da03d186a775e74
Author: Mark Thomas
AuthorDate: Thu Aug 10 14:08:30 2023 +0100
Ensure access to children is always sync'd - identified by Coverity
---
java/org/apache/catalina/core/Containe
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 3d996c7 Simplify code. Identified by Coverity
avoid unnecessary null checks. Identified by Coverity Scan.
---
java/org/apache/catalina/connector/Request.java| 18 ++
java/org/apache/catalina/session/StandardSession.java | 10 +-
.../catalina/storeconfig/ConnectorStoreAppender.java | 2 +-
.../org/apache
Coverity Scan.
c043c29 is described below
commit c043c290bd5378216820ccfa25cc795d27d86140
Author: Mark Thomas
AuthorDate: Fri May 17 18:05:46 2019 +0100
Fix rare potential NPE identified by Coverity Scan.
---
java/org/apache/catalina/connector/CoyoteAdapter.java | 6 --
webapps/docs
Coverity Scan.
c14bc02 is described below
commit c14bc021f8337873f850db4cd05a0451d484a8ed
Author: Mark Thomas
AuthorDate: Fri May 17 18:05:46 2019 +0100
Fix rare potential NPE identified by Coverity Scan.
---
java/org/apache/catalina/connector/CoyoteAdapter.java | 6 --
webapps/docs
Coverity Scan.
0483c93 is described below
commit 0483c93ddd4ab0ac7742e154d1e1e1b3c4475f6c
Author: Mark Thomas
AuthorDate: Fri May 17 18:05:46 2019 +0100
Fix rare potential NPE identified by Coverity Scan.
---
java/org/apache/catalina/connector/CoyoteAdapter.java | 6 --
webapps/docs
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 1488552 Avoid possible NPE reported by Coverity
Hi,
I uploaded new scan [1] (against Tomcat 8 trunk).
Regards,
Violeta
[1] https://scan.coverity.com/projects/apache-tomcat
2015-04-21 17:26 GMT+03:00 Violeta Georgieva :
>
> Hi,
>
>
> 2015-01-22 12:13 GMT+02:00 Violeta Georgieva :
> >
> >
> >
> > 2015-01-22 9:02 GMT+02:00 Violeta Georgieva :
> > >
> > > Hi,
> > >
> > > I would like to updat
Hi,
2015-01-22 12:13 GMT+02:00 Violeta Georgieva :
>
>
>
> 2015-01-22 9:02 GMT+02:00 Violeta Georgieva :
> >
> > Hi,
> >
> > I would like to update the coverity scan report.
> > As the previous one was based on Tomcat 8 (back in the time it was
trunk)
2015-01-22 9:02 GMT+02:00 Violeta Georgieva :
>
> Hi,
>
> I would like to update the coverity scan report.
> As the previous one was based on Tomcat 8 (back in the time it was trunk)
I think to base the scan again on Tomcat 8.
>
> Wdyt?
Scan updated.
> Regards,
> Violeta
On 22/01/2015 07:02, Violeta Georgieva wrote:
> Hi,
>
> I would like to update the coverity scan report.
> As the previous one was based on Tomcat 8 (back in the time it was trunk) I
> think to base the scan again on Tomcat 8.
>
> Wdyt?
+1.
Is it worth having separate scan
2015-01-22 10:48 GMT+02:00 Konstantin Kolinko :
>
> 2015-01-22 10:02 GMT+03:00 Violeta Georgieva :
> > Hi,
> >
> > I would like to update the coverity scan report.
> > As the previous one was based on Tomcat 8 (back in the time it was
trunk) I
> > thin
2015-01-22 10:02 GMT+03:00 Violeta Georgieva :
> Hi,
>
> I would like to update the coverity scan report.
> As the previous one was based on Tomcat 8 (back in the time it was trunk) I
> think to base the scan again on Tomcat 8.
>
> Wdyt?
+1
Two notes:
1) A project at co
Am 22. Januar 2015 08:02:47 MEZ, schrieb Violeta Georgieva
:
>Hi,
>
>I would like to update the coverity scan report.
>As the previous one was based on Tomcat 8 (back in the time it was
>trunk) I
>think to base the scan again on Tomcat 8.
>
>Wdyt?
+1
Fe
Hi,
I would like to update the coverity scan report.
As the previous one was based on Tomcat 8 (back in the time it was trunk) I
think to base the scan again on Tomcat 8.
Wdyt?
Regards,
Violeta
Am 8. November 2014 12:33:50 MEZ, schrieb Rainer Jung :
>Am 27.09.2014 um 12:28 schrieb Felix Schumacher:
>> Am 28.08.2014 um 23:15 schrieb Rainer Jung:
>>> Am 28.08.2014 um 21:44 schrieb Felix Schumacher:
I'd like to have a look.
>>>
>>> Invitation sent out.
>> Would you mind to upgrade my
Am 27.09.2014 um 12:28 schrieb Felix Schumacher:
Am 28.08.2014 um 23:15 schrieb Rainer Jung:
Am 28.08.2014 um 21:44 schrieb Felix Schumacher:
I'd like to have a look.
Invitation sent out.
Would you mind to upgrade my account, so that I can update the status of
the defects?
Sorry for chimin
Am 28.08.2014 um 23:15 schrieb Rainer Jung:
Am 28.08.2014 um 21:44 schrieb Felix Schumacher:
I'd like to have a look.
Invitation sent out.
Would you mind to upgrade my account, so that I can update the status of
the defects?
Felix
Rainer
--
or a couple of months on the SonarQube
> >> > instance of the ASF [1], but the last analysis is very old. The
> analysis
> >> > must be failing for some reasons, so I copy Olivier who's managing the
> >> > SQ
> >> > instance @ASF. He can certai
nformation on how to get
>> > the
>> > analysis back to normal - and probably also how to get a login there.
>> >
>> > IMO, it's best to advertise and use this instance instead of Nemo -
>> > which we
>> > use @SonarSource mainly as a demo in
O, it's best to advertise and use this instance instead of Nemo -
> which we
> > use @SonarSource mainly as a demo instance.
> >
> > [1] https://analysis.apache.org/dashboard/index/77101?did=1
> >
> >
> > - Fabrice
> > belling...@apache.org
> > fa
On 10/09/2014 08:08, Olivier Lamy wrote:
> I tried to get this working but got this error:
> https://analysis.apache.org/jenkins/job/tomcat-trunk/10/console
>
> Any help will be appreciate :-)
Disable the unit tests until you get this working. They add about an
hour to the build time. Use "clean
ing...@sonarsource.com
>
>
>> From: Henri Gomez
>> Date: Wed, Aug 27, 2014 at 12:00 PM
>> Subject: Re: Coverity static analysis scanning
>> To: Tomcat Developers List , Fabrice Bellingard
>>
>>
>>
>> Fabrice Belingard, ASFer is working for Sonar
apache.org
fabrice.belling...@sonarsource.com
From: Henri Gomez
> Date: Wed, Aug 27, 2014 at 12:00 PM
> Subject: Re: Coverity static analysis scanning
> To: Tomcat Developers List , Fabrice Bellingard <
> fabrice.belling...@sonarsource.com>
>
>
> Fabrice Belingard, ASFer
ssage --
>> From: Henri Gomez
>> Date: 2014-08-26 23:52 GMT+02:00
>> Subject: Re: Coverity static analysis scanning
>> To: Tomcat Developers List
>>
>>
>> Hi all
>>
>> Are you aware SonarQube is analysing Tomcat in Nemo for years ?
Am 28.08.2014 um 21:44 schrieb Felix Schumacher:
I'd like to have a look.
Invitation sent out.
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
I'd like to have a look.
Am 26.08.2014 um 11:20 schrieb Mark Thomas:
All,
I have been pinged off-list by Coverity to say that they have set up
Tomcat with a free account with their static code analysis service.
I think I have the ability to send invitations so if anyone wants to
take a
some false-positives, I'm also eager to get
your feedback to help us tuning our java analyser.
Thanks
-
twitter.com/FreddyMallet
SonarQube for Continuous Inspection
-- Forwarded message --
> From: Henri Gomez
> Date: 2014-08-26 23:52 GMT+02:00
> Subject: Re:
2014-08-26 11:20 GMT+02:00 Mark Thomas :
> All,
>
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone wants to
> take
n we get a login to this system to make them as false positives?
>
> Mark
>
>
>>
>> Wondering if Coverity will provides more informations than SonarQube ?
>>
>> BTW, SonarQube is analysing major ASF projects for a long time now :)
>>
>>
>> 2014-08-2
ues I looked at were
all false positives triggered by us catching Throwable for good reasons.
Can we get a login to this system to make them as false positives?
Mark
>
> Wondering if Coverity will provides more informations than SonarQube ?
>
> BTW, SonarQube is analysing ma
On 26/08/2014 22:26, Christopher Schultz wrote:
> Mark,
>
> On 8/26/14, 5:20 AM, Mark Thomas wrote:
>> I have been pinged off-list by Coverity to say that they have set up
>> Tomcat with a free account with their static code analysis service.
>>
>> I think I hav
Hi all
Are you aware SonarQube is analysing Tomcat in Nemo for years ?
http://nemo.sonarqube.org/dashboard/index/50544
310 Blocker issues, 121 Critical issues.
Wondering if Coverity will provides more informations than SonarQube ?
BTW, SonarQube is analysing major ASF projects for a long
Mark,
On 8/26/14, 5:20 AM, Mark Thomas wrote:
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone wants to
> take a look at th
Niki Dokovski | @nickytd
On 26.08.2014, at 22:56, Mark Thomas wrote:
> On 26/08/2014 20:49, Niki Dokovski wrote:
>> The observer role does not see actual ‘defects’. Only general statistic is
>> shown on the project dashboard.
>
> About as much use as a chocolate teapot then.
>
> I've upgrad
On 26/08/2014 20:49, Niki Dokovski wrote:
> The observer role does not see actual ‘defects’. Only general statistic is
> shown on the project dashboard.
About as much use as a chocolate teapot then.
I've upgraded all non-committers to contributor / viewer. Any better?
Mark
---
someone contributes enough that we want to change their role we probably
>> should make them a committer :)
The observer role does not see actual ‘defects’. Only general statistic is
shown on the project dashboard.
>>
>> Mark
>>
>>
>>>
>>> On
gt;> On Tuesday, August 26, 2014, Mark Thomas wrote:
>>
>>> All,
>>>
>>> I have been pinged off-list by Coverity to say that they have set up
>>> Tomcat with a free account with their static code analysis service.
>>>
>>> I think I h
ver role. The idea being that if
someone contributes enough that we want to change their role we probably
should make them a committer :)
Mark
>
> On Tuesday, August 26, 2014, Mark Thomas wrote:
>
>> All,
>>
>> I have been pinged off-list by Coverity to say that the
Hi,
2014-08-26 18:44 GMT+03:00 Rainer Jung :
>
> Hi Mark,
>
> Am 26.08.2014 um 11:20 schrieb Mark Thomas:
>
>> All,
>>
>> I have been pinged off-list by Coverity to say that they have set up
>> Tomcat with a free account with their static code analysis se
hook me up
On Tuesday, August 26, 2014, Mark Thomas wrote:
> All,
>
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone want
Hi Mark,
Am 26.08.2014 um 11:20 schrieb Mark Thomas:
All,
I have been pinged off-list by Coverity to say that they have set up
Tomcat with a free account with their static code analysis service.
I think I have the ability to send invitations so if anyone wants to
take a look at the results
On Tue, Aug 26, 2014 at 11:20 AM, Mark Thomas wrote:
> All,
>
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone wants to
&g
On 26/08/2014 11:38, Violeta Georgieva wrote:
> Hi Mark,
>
>
> 2014-08-26 12:20 GMT+03:00 Mark Thomas :
>>
>> All,
>>
>> I have been pinged off-list by Coverity to say that they have set up
>> Tomcat with a free account with their static code analysis se
Hi Mark,
2014-08-26 12:20 GMT+03:00 Mark Thomas :
>
> All,
>
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone wants to
On 26/08/2014 10:44, Niki Dokovski wrote:
> Hi Mark,
>
>
> On Tue, Aug 26, 2014 at 12:20 PM, Mark Thomas wrote:
>
>> All,
>>
>> I have been pinged off-list by Coverity to say that they have set up
>> Tomcat with a free account with their static code ana
Hi Mark,
On Tue, Aug 26, 2014 at 12:20 PM, Mark Thomas wrote:
> All,
>
> I have been pinged off-list by Coverity to say that they have set up
> Tomcat with a free account with their static code analysis service.
>
> I think I have the ability to send invitations so if anyone
All,
I have been pinged off-list by Coverity to say that they have set up
Tomcat with a free account with their static code analysis service.
I think I have the ability to send invitations so if anyone wants to
take a look at the results, just reply here.
I have taken a quick look and they do
98 matches
Mail list logo