Coverity

2025-07-03 Thread Rémy Maucherat
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

Re: (tomcat) branch main updated: Fix logic bug spotted by Coverity Scan

2024-01-16 Thread Christopher Schultz
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

Re: (tomcat) branch main updated: Fix logic bug spotted by Coverity Scan

2024-01-15 Thread Konstantin Kolinko
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

Re: Tomcat 10.1.x uploaded to Coverity for analysis

2024-01-15 Thread Mark Thomas
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

(tomcat) branch 8.5.x updated: Fix logic bug spotted by Coverity Scan

2024-01-15 Thread markt
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

(tomcat) branch 9.0.x updated: Fix logic bug spotted by Coverity Scan

2024-01-15 Thread markt
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

(tomcat) branch 10.1.x updated: Fix logic bug spotted by Coverity Scan

2024-01-15 Thread markt
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

(tomcat) branch main updated: Fix logic bug spotted by Coverity Scan

2024-01-15 Thread markt
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

Re: Tomcat 10.1.x uploaded to Coverity for analysis

2024-01-15 Thread Rémy Maucherat
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

Tomcat 10.1.x uploaded to Coverity for analysis

2024-01-15 Thread Mark Thomas
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.

[tomcat] branch 8.5.x updated: Use LongAdder for processing time - prompted by Coverity scan report

2023-08-14 Thread markt
- 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

[tomcat] branch 9.0.x updated: Use LongAdder for processing time - prompted by Coverity scan report

2023-08-14 Thread markt
- 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

[tomcat] branch 10.1.x updated: Use LongAdder for processing time - prompted by Coverity scan report

2023-08-14 Thread markt
- 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

[tomcat] branch main updated: Use LongAdder for processing time - prompted by Coverity scan report

2023-08-14 Thread markt
- 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

[tomcat] 02/02: Consistent synchronisation - reported by Coverity scan

2023-08-14 Thread markt
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

[tomcat] 01/02: Consistent synchronization - reported by Coverity

2023-08-14 Thread markt
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

[tomcat] branch 9.0.x updated: Consistent synchronisation - reported by Coverity scan

2023-08-14 Thread markt
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

[tomcat] branch 10.1.x updated: Consistent synchronisation - reported by Coverity scan

2023-08-14 Thread markt
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

[tomcat] branch main updated: Consistent synchronisation - reported by Coverity scan

2023-08-14 Thread markt
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

[tomcat] branch 9.0.x updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 10.1.x updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch main updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch main updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 8.5.x updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 9.0.x updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 10.1.x updated: Consistent synchronization - reported by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 8.5.x updated: Ensure access to children is always sync'd - identified by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 9.0.x updated: Ensure access to children is always sync'd - identified by Coverity

2023-08-10 Thread markt
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

[tomcat] branch 10.1.x updated: Ensure access to children is always sync'd - identified by Coverity

2023-08-10 Thread markt
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

[tomcat] branch main updated: Ensure access to children is always sync'd - identified by Coverity

2023-08-10 Thread markt
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

[tomcat] branch master updated: Simplify code. Identified by Coverity Scan.

2019-05-22 Thread markt
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

[tomcat] 01/02: Refactor to avoid unnecessary null checks. Identified by Coverity Scan.

2019-05-18 Thread markt
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

[tomcat] branch 7.0.x updated: Fix rare potential NPE identified by Coverity Scan.

2019-05-17 Thread markt
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

[tomcat] branch 8.5.x updated: Fix rare potential NPE identified by Coverity Scan.

2019-05-17 Thread markt
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

[tomcat] branch master updated: Fix rare potential NPE identified by Coverity Scan.

2019-05-17 Thread markt
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

[tomcat] branch master updated: Avoid possible NPE reported by Coverity scan

2019-05-04 Thread markt
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

New Coverity Scan

2015-09-18 Thread Violeta Georgieva
Hi, I uploaded new scan [1] (against Tomcat 8 trunk). Regards, Violeta [1] https://scan.coverity.com/projects/apache-tomcat

Re: Coverity Scan

2015-04-21 Thread Violeta Georgieva
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

Re: Coverity Scan

2015-04-21 Thread 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 update the coverity scan report. > > As the previous one was based on Tomcat 8 (back in the time it was trunk)

Re: Coverity Scan

2015-01-22 Thread 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) I think to base the scan again on Tomcat 8. > > Wdyt? Scan updated. > Regards, > Violeta

Re: Coverity Scan

2015-01-22 Thread Mark Thomas
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

Re: Coverity Scan

2015-01-22 Thread Violeta Georgieva
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

Re: Coverity Scan

2015-01-22 Thread 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 > think to base the scan again on Tomcat 8. > > Wdyt? +1 Two notes: 1) A project at co

Re: Coverity Scan

2015-01-21 Thread Felix Schumacher
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

Coverity Scan

2015-01-21 Thread 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? Regards, Violeta

Re: Coverity static analysis scanning

2014-11-08 Thread Felix Schumacher
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

Re: Coverity static analysis scanning

2014-11-08 Thread 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 account, so that I can update the status of the defects? Sorry for chimin

Re: Coverity static analysis scanning

2014-09-27 Thread 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? Felix Rainer --

Re: Coverity static analysis scanning

2014-09-11 Thread Fabrice Bellingard
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

Re: Coverity static analysis scanning

2014-09-11 Thread Olivier Lamy
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

Re: Coverity static analysis scanning

2014-09-10 Thread Fabrice Bellingard
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

Re: Coverity static analysis scanning

2014-09-10 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-09-10 Thread Olivier Lamy
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

Re: Coverity static analysis scanning

2014-09-03 Thread Fabrice Bellingard
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

Re: Coverity static analysis scanning

2014-09-01 Thread Mark Thomas
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 ?

Re: Coverity static analysis scanning

2014-08-28 Thread Rainer Jung
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

Re: Coverity static analysis scanning

2014-08-28 Thread Felix Schumacher
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

Re: Coverity static analysis scanning

2014-08-28 Thread Freddy Mallet
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:

Re: Coverity static analysis scanning

2014-08-27 Thread Rémy Maucherat
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

Re: Coverity static analysis scanning

2014-08-27 Thread Henri Gomez
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

Re: Coverity static analysis scanning

2014-08-27 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-08-27 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-08-26 Thread Henri Gomez
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

Re: Coverity static analysis scanning

2014-08-26 Thread Christopher Schultz
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

Re: Coverity static analysis scanning

2014-08-26 Thread Niki Dokovski
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

Re: Coverity static analysis scanning

2014-08-26 Thread Mark Thomas
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 ---

Re: Coverity static analysis scanning

2014-08-26 Thread Niki Dokovski
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

Re: Coverity static analysis scanning

2014-08-26 Thread Niki Dokovski
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

Re: Coverity static analysis scanning

2014-08-26 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-08-26 Thread Violeta Georgieva
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

Re: Coverity static analysis scanning

2014-08-26 Thread Filip Hanik
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

Re: Coverity static analysis scanning

2014-08-26 Thread 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 service. I think I have the ability to send invitations so if anyone wants to take a look at the results

Re: Coverity static analysis scanning

2014-08-26 Thread Martin Knoblauch
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

Re: Coverity static analysis scanning

2014-08-26 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-08-26 Thread Violeta Georgieva
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

Re: Coverity static analysis scanning

2014-08-26 Thread Mark Thomas
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

Re: Coverity static analysis scanning

2014-08-26 Thread Niki Dokovski
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

Coverity static analysis scanning

2014-08-26 Thread 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, just reply here. I have taken a quick look and they do