]> source.dussan.org Git - sonar-scanner-cli.git/log
sonar-scanner-cli.git
12 years agoSONARPLUGINS-2202 Prefix child key by parent key
Fabrice Bellingard [Mon, 10 Sep 2012 09:53:30 +0000 (11:53 +0200)]
SONARPLUGINS-2202 Prefix child key by parent key

12 years agoSONARPLUGINS-2202 Change some property names
Fabrice Bellingard [Mon, 10 Sep 2012 09:16:32 +0000 (11:16 +0200)]
SONARPLUGINS-2202 Change some property names

The 2 following properties have been introduced for better
readability and consistency:
  - sonar.projectBaseDir
  - sonar.projectConfigFile

12 years agoFix violations / improve documentation / refactor some code
Fabrice Bellingard [Fri, 7 Sep 2012 16:39:15 +0000 (18:39 +0200)]
Fix violations / improve documentation / refactor some code

12 years agoImprove API and its documentation.
Fabrice Bellingard [Fri, 7 Sep 2012 14:29:44 +0000 (16:29 +0200)]
Improve API and its documentation.

12 years agoRefactor code and add some API documentation.
Fabrice Bellingard [Fri, 7 Sep 2012 13:20:42 +0000 (15:20 +0200)]
Refactor code and add some API documentation.

12 years agoFix test
Fabrice Bellingard [Fri, 7 Sep 2012 09:40:57 +0000 (11:40 +0200)]
Fix test

12 years agoImprove error message for unsupported version of Sonar
Fabrice Bellingard [Fri, 7 Sep 2012 09:11:26 +0000 (11:11 +0200)]
Improve error message for unsupported version of Sonar

12 years agoAllows to overwrite environment information on the Runner
Fabrice Bellingard [Fri, 7 Sep 2012 08:21:17 +0000 (10:21 +0200)]
Allows to overwrite environment information on the Runner

12 years agoSONARPLUGINS-2203 Improve tests
Fabrice Bellingard [Thu, 6 Sep 2012 09:18:18 +0000 (11:18 +0200)]
SONARPLUGINS-2203 Improve tests

12 years agoSONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."
Fabrice Bellingard [Thu, 6 Sep 2012 09:13:20 +0000 (11:13 +0200)]
SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."

12 years agoSONARPLUGINS-1856 Log message if sources directory does not exist
Fabrice Bellingard [Wed, 5 Sep 2012 14:40:09 +0000 (16:40 +0200)]
SONARPLUGINS-1856 Log message if sources directory does not exist

=> When launching the Sonar Runner, a meaningful error message must
   be thrown when one source directory doesn't exist

12 years agoFix unit test
Fabrice Bellingard [Wed, 5 Sep 2012 14:17:47 +0000 (16:17 +0200)]
Fix unit test

12 years agoRefactor and fix violations (again)
Fabrice Bellingard [Wed, 5 Sep 2012 14:13:54 +0000 (16:13 +0200)]
Refactor and fix violations (again)

12 years agoRefactor and fix violations
Fabrice Bellingard [Wed, 5 Sep 2012 14:05:35 +0000 (16:05 +0200)]
Refactor and fix violations

12 years agoAdd readme
Fabrice Bellingard [Wed, 5 Sep 2012 12:42:59 +0000 (14:42 +0200)]
Add readme

12 years agoUpdate SCM information
Eric Hartmann [Wed, 5 Sep 2012 11:34:02 +0000 (13:34 +0200)]
Update SCM information

12 years agoSONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar Runner
Fabrice Bellingard [Wed, 5 Sep 2012 10:26:04 +0000 (10:26 +0000)]
SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar Runner

12 years agoSONARPLUGINS-2202 Add multi-module support
Fabrice Bellingard [Wed, 5 Sep 2012 09:04:33 +0000 (09:04 +0000)]
SONARPLUGINS-2202 Add multi-module support

12 years agoSonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202
Fabrice Bellingard [Mon, 3 Sep 2012 14:00:39 +0000 (14:00 +0000)]
Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Wed, 1 Aug 2012 14:52:45 +0000 (14:52 +0000)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release sonar-runner-1.4
Eric Hartmann [Wed, 1 Aug 2012 14:52:14 +0000 (14:52 +0000)]
[maven-release-plugin] prepare release sonar-runner-1.4

12 years agoMinimal required version of sonar is upgraded to 2.11
Simon Brandhof [Tue, 31 Jul 2012 17:42:14 +0000 (17:42 +0000)]
Minimal required version of sonar is upgraded to 2.11

12 years agoSONARPLUGINS-1230 Work dir can be absolute or relative
Fabrice Bellingard [Thu, 26 Jul 2012 15:18:10 +0000 (15:18 +0000)]
SONARPLUGINS-1230 Work dir can be absolute or relative

12 years agoAdd javadoc
Simon Brandhof [Wed, 25 Jul 2012 15:35:10 +0000 (15:35 +0000)]
Add javadoc

12 years agoSonar Runner - Increase test coverage
Fabrice Bellingard [Tue, 24 Jul 2012 08:08:20 +0000 (08:08 +0000)]
Sonar Runner - Increase test coverage

12 years agoSONARPLUGINS-2044 Check if SONAR_RUNNER_HOME is correctly set
Fabrice Bellingard [Fri, 20 Jul 2012 14:00:49 +0000 (14:00 +0000)]
SONARPLUGINS-2044 Check if SONAR_RUNNER_HOME is correctly set

12 years agoSONARPLUGINS-1921 sonar-runner.bat fails when java.exe is found in the path but conta...
Fabrice Bellingard [Fri, 20 Jul 2012 12:42:50 +0000 (12:42 +0000)]
SONARPLUGINS-1921 sonar-runner.bat fails when java.exe is found in the path but contains a space

12 years agoSONARPLUGINS-1230 Configure the location of working directory
Fabrice Bellingard [Thu, 19 Jul 2012 14:39:01 +0000 (14:39 +0000)]
SONARPLUGINS-1230 Configure the location of working directory

12 years agoSONARPLUGINS-2038 Log the property only in Debug mode
Fabrice Bellingard [Thu, 19 Jul 2012 13:25:27 +0000 (13:25 +0000)]
SONARPLUGINS-2038 Log the property only in Debug mode

12 years agoSONARPLUGINS-2038 Log the value of the system property "sun.arch.data.model" at start-up
Fabrice Bellingard [Thu, 19 Jul 2012 12:44:50 +0000 (12:44 +0000)]
SONARPLUGINS-2038 Log the value of the system property "sun.arch.data.model" at start-up

12 years agoUpgrade to Parent version 13
Eric Hartmann [Wed, 9 May 2012 15:48:58 +0000 (15:48 +0000)]
Upgrade to Parent version 13

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Wed, 9 May 2012 14:54:08 +0000 (14:54 +0000)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release sonar-runner-1.3
Eric Hartmann [Wed, 9 May 2012 14:53:44 +0000 (14:53 +0000)]
[maven-release-plugin] prepare release sonar-runner-1.3

12 years agoSONARPLUGINS-1582 Improve the script
Fabrice Bellingard [Wed, 9 May 2012 10:27:08 +0000 (10:27 +0000)]
SONARPLUGINS-1582 Improve the script

12 years agoSONARPLUGINS-1583 Fix regression
Fabrice Bellingard [Wed, 9 May 2012 08:56:30 +0000 (08:56 +0000)]
SONARPLUGINS-1583 Fix regression

12 years agoSONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResults
Fabrice Bellingard [Thu, 3 May 2012 09:14:29 +0000 (09:14 +0000)]
SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResults

12 years agoSONARPLUGINS-1583 Trailing slash on Windows XP prevent Sonar Runner to run
Fabrice Bellingard [Wed, 2 May 2012 13:41:53 +0000 (13:41 +0000)]
SONARPLUGINS-1583 Trailing slash on Windows XP prevent Sonar Runner to run

12 years agoSONARPLUGINS-1617 Support the properties sonar.showSql and sonar.showSqlResults
Fabrice Bellingard [Wed, 2 May 2012 11:48:19 +0000 (11:48 +0000)]
SONARPLUGINS-1617 Support the properties sonar.showSql and sonar.showSqlResults

12 years agoUpdate to parent version 12 that restore JDK 5 compatibility
Eric Hartmann [Fri, 6 Apr 2012 06:55:14 +0000 (06:55 +0000)]
Update to parent version 12 that restore JDK 5 compatibility

12 years agoUpgrade to 11 instead of 11-SNAPSHOT
Eric Hartmann [Mon, 12 Mar 2012 13:51:36 +0000 (13:51 +0000)]
Upgrade to 11 instead of 11-SNAPSHOT

12 years agoUpgrade all the Forge to POM parent to 11
Eric Hartmann [Mon, 12 Mar 2012 13:15:47 +0000 (13:15 +0000)]
Upgrade all the Forge to POM parent to 11

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 22 Dec 2011 18:14:15 +0000 (18:14 +0000)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release sonar-runner-1.2
Eric Hartmann [Thu, 22 Dec 2011 18:13:48 +0000 (18:13 +0000)]
[maven-release-plugin] prepare release sonar-runner-1.2

12 years agoFix test on Windows
Evgeny Mandrikov [Tue, 20 Dec 2011 11:40:09 +0000 (11:40 +0000)]
Fix test on Windows

12 years agoSONARPLUGINS-1376 Throw an exception with a meaningful message, when no files matchin...
Evgeny Mandrikov [Mon, 19 Dec 2011 17:15:44 +0000 (17:15 +0000)]
SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files matching pattern

12 years agoSONARPLUGINS-1572 When no runner or project configuration file is found, this piece...
Evgeny Mandrikov [Mon, 19 Dec 2011 16:29:28 +0000 (16:29 +0000)]
SONARPLUGINS-1572 When no runner or project configuration file is found, this piece of information should also be logged

12 years agoSONARPLUGINS-1466 Display all missing mandatory properties
Evgeny Mandrikov [Mon, 19 Dec 2011 16:23:41 +0000 (16:23 +0000)]
SONARPLUGINS-1466 Display all missing mandatory properties

12 years agoSONARPLUGINS-1343 When launching runner, information about OS should be printed
Evgeny Mandrikov [Mon, 19 Dec 2011 16:10:06 +0000 (16:10 +0000)]
SONARPLUGINS-1343 When launching runner, information about OS should be printed

12 years agoSONARPLUGINS-1465 Reorder properties
Evgeny Mandrikov [Mon, 19 Dec 2011 15:59:30 +0000 (15:59 +0000)]
SONARPLUGINS-1465 Reorder properties

12 years agoSONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is fully consis...
Evgeny Mandrikov [Mon, 19 Dec 2011 15:54:31 +0000 (15:54 +0000)]
SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is fully consistent with Maven

12 years agoSONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"
Evgeny Mandrikov [Mon, 19 Dec 2011 10:06:23 +0000 (10:06 +0000)]
SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"

12 years agoFix typo in name of method, add tests
Evgeny Mandrikov [Thu, 15 Dec 2011 21:03:58 +0000 (21:03 +0000)]
Fix typo in name of method, add tests

12 years agoSONARPLUGINS-1466 Throw an exception with a meaningful message, when mandatory proper...
Evgeny Mandrikov [Thu, 15 Dec 2011 20:39:31 +0000 (20:39 +0000)]
SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandatory property was not defined

12 years agoSONARPLUGINS-1465 Remove default "directory layout"
Evgeny Mandrikov [Thu, 15 Dec 2011 18:01:49 +0000 (18:01 +0000)]
SONARPLUGINS-1465 Remove default "directory layout"

12 years agoSONARPLUGINS-1023 Display total running time at the end of analysis
Evgeny Mandrikov [Thu, 15 Dec 2011 17:04:21 +0000 (17:04 +0000)]
SONARPLUGINS-1023 Display total running time at the end of analysis

12 years agoSONARPLUGINS-1343 When launching runner, version of Java should be printed
Evgeny Mandrikov [Thu, 15 Dec 2011 16:44:23 +0000 (16:44 +0000)]
SONARPLUGINS-1343 When launching runner, version of Java should be printed

12 years agoFix violations
Evgeny Mandrikov [Thu, 15 Dec 2011 08:38:36 +0000 (08:38 +0000)]
Fix violations

12 years agoFix violations
Evgeny Mandrikov [Thu, 15 Dec 2011 07:57:37 +0000 (07:57 +0000)]
Fix violations

12 years agoSONARPLUGINS-1229 Display memory usage at the end of analysis
Evgeny Mandrikov [Thu, 15 Dec 2011 07:49:59 +0000 (07:49 +0000)]
SONARPLUGINS-1229 Display memory usage at the end of analysis

12 years agoSONARPLUGINS-1372 Allow definitions of properties without white space
Evgeny Mandrikov [Thu, 15 Dec 2011 07:11:55 +0000 (07:11 +0000)]
SONARPLUGINS-1372 Allow definitions of properties without white space

12 years agoAdd issueManagement section
Evgeny Mandrikov [Thu, 3 Nov 2011 09:49:28 +0000 (09:49 +0000)]
Add issueManagement section

13 years agoFix compilation of java-runner
Simon Brandhof [Tue, 18 Oct 2011 14:32:06 +0000 (14:32 +0000)]
Fix compilation of java-runner

13 years agoSONARPLUGINS-1433 Add the property sonar.verbose
Simon Brandhof [Tue, 18 Oct 2011 14:23:39 +0000 (14:23 +0000)]
SONARPLUGINS-1433 Add the property sonar.verbose

13 years agoSONARPLUGINS-1242 Use CRLF for configuration file to improve usability on Windows
Evgeny Mandrikov [Thu, 15 Sep 2011 21:05:09 +0000 (21:05 +0000)]
SONARPLUGINS-1242 Use CRLF for configuration file to improve usability on Windows

13 years agoSONARPLUGINS-1373 Fix wrong attributes for directories inside sonar-runner zip archive
Evgeny Mandrikov [Thu, 15 Sep 2011 21:02:47 +0000 (21:02 +0000)]
SONARPLUGINS-1373 Fix wrong attributes for directories inside sonar-runner zip archive

13 years agoSONARPLUGINS-1365 Fix incorrect debug information in script for Unix
Evgeny Mandrikov [Thu, 15 Sep 2011 20:38:01 +0000 (20:38 +0000)]
SONARPLUGINS-1365 Fix incorrect debug information in script for Unix

13 years agoUpgrade plugins to parent 10
Simon Brandhof [Thu, 14 Jul 2011 07:45:30 +0000 (07:45 +0000)]
Upgrade plugins to parent 10

13 years ago[maven-release-plugin] prepare for next development iteration
Simon Brandhof [Mon, 11 Jul 2011 10:29:12 +0000 (10:29 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release sonar-runner-1.1
Simon Brandhof [Mon, 11 Jul 2011 10:29:02 +0000 (10:29 +0000)]
[maven-release-plugin] prepare release sonar-runner-1.1

13 years agoSonar runner: refactor unit test to remove conflict with sonar analysis
Simon Brandhof [Thu, 7 Jul 2011 10:14:24 +0000 (10:14 +0000)]
Sonar runner: refactor unit test to remove conflict with sonar analysis

13 years agoSonar runner: improve log of working dir
Simon Brandhof [Mon, 27 Jun 2011 14:05:30 +0000 (14:05 +0000)]
Sonar runner: improve log of working dir

13 years agoSONARPLUGINS-1220 command-line properties must override global and project settings
Simon Brandhof [Mon, 27 Jun 2011 10:36:46 +0000 (10:36 +0000)]
SONARPLUGINS-1220 command-line properties must override global and project settings

13 years agoSONARPLUGINS-1220 Runner home must be optional
Simon Brandhof [Mon, 27 Jun 2011 09:02:41 +0000 (09:02 +0000)]
SONARPLUGINS-1220 Runner home must be optional

13 years agoSONARPLUGINS-1220 Runner home must be optional
Simon Brandhof [Fri, 24 Jun 2011 16:56:40 +0000 (16:56 +0000)]
SONARPLUGINS-1220 Runner home must be optional

13 years agoSONARPLUGINS-1177 Remove unused code
Simon Brandhof [Mon, 23 May 2011 15:38:04 +0000 (15:38 +0000)]
SONARPLUGINS-1177 Remove unused code

13 years agoUpgrade plugins to parent-9
Simon Brandhof [Tue, 17 May 2011 08:41:06 +0000 (08:41 +0000)]
Upgrade plugins to parent-9

13 years agoSONARPLUGINS-1114 Automatically determine SONAR_RUNNER_HOME on Windows
Evgeny Mandrikov [Tue, 26 Apr 2011 15:08:37 +0000 (15:08 +0000)]
SONARPLUGINS-1114 Automatically determine SONAR_RUNNER_HOME on Windows

13 years agoSONARPLUGINS-1004 Add support for SONAR_RUNNER_OPTS environment variable
Evgeny Mandrikov [Mon, 25 Apr 2011 21:22:38 +0000 (21:22 +0000)]
SONARPLUGINS-1004 Add support for SONAR_RUNNER_OPTS environment variable

13 years ago[maven-release-plugin] prepare for next development iteration
Simon Brandhof [Fri, 18 Feb 2011 17:52:50 +0000 (17:52 +0000)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release sonar-runner-1.0
Simon Brandhof [Fri, 18 Feb 2011 17:52:37 +0000 (17:52 +0000)]
[maven-release-plugin] prepare release sonar-runner-1.0

13 years agosonar-runner: upgrade to sonar 2.6
Simon Brandhof [Fri, 18 Feb 2011 11:03:32 +0000 (11:03 +0000)]
sonar-runner: upgrade to sonar 2.6

13 years agoSonar runner: upgrade to sonar 2.6-RC1
Simon Brandhof [Mon, 14 Feb 2011 21:12:38 +0000 (21:12 +0000)]
Sonar runner: upgrade to sonar 2.6-RC1

13 years agoANT-TASK, SONAR-RUNNER: Follow changes in upstream - use User-Agent in Bootstrapper
Evgeny Mandrikov [Wed, 9 Feb 2011 21:17:09 +0000 (21:17 +0000)]
ANT-TASK, SONAR-RUNNER: Follow changes in upstream - use User-Agent in Bootstrapper

13 years agoSonar runner: move assembly sources in src/main/assembly
Simon Brandhof [Wed, 9 Feb 2011 09:33:58 +0000 (09:33 +0000)]
Sonar runner: move assembly sources in src/main/assembly

13 years agoSonar runner: fix <scm> and remove IT
Simon Brandhof [Wed, 9 Feb 2011 09:19:18 +0000 (09:19 +0000)]
Sonar runner: fix <scm> and remove IT

13 years agoANT-TASK, RUNNER: Follow changes in Sonar core
Evgeny Mandrikov [Fri, 4 Feb 2011 16:48:08 +0000 (16:48 +0000)]
ANT-TASK, RUNNER: Follow changes in Sonar core

13 years agoSONAR-RUNNER: Fix for Windows script
Evgeny Mandrikov [Thu, 3 Feb 2011 05:58:16 +0000 (05:58 +0000)]
SONAR-RUNNER: Fix for Windows script

13 years agoSONAR-RUNNER: Minor fix
Evgeny Mandrikov [Thu, 3 Feb 2011 05:52:48 +0000 (05:52 +0000)]
SONAR-RUNNER: Minor fix

13 years agoSONAR-RUNNER: Add script for Windows
Evgeny Mandrikov [Thu, 3 Feb 2011 05:47:06 +0000 (05:47 +0000)]
SONAR-RUNNER: Add script for Windows

13 years agoSONAR-RUNNER
Evgeny Mandrikov [Thu, 3 Feb 2011 05:11:51 +0000 (05:11 +0000)]
SONAR-RUNNER

13 years agoSONAR-RUNNER
Evgeny Mandrikov [Thu, 3 Feb 2011 04:08:26 +0000 (04:08 +0000)]
SONAR-RUNNER

13 years agoSONAR-RUNNER: Rename directory
Evgeny Mandrikov [Thu, 3 Feb 2011 00:40:38 +0000 (00:40 +0000)]
SONAR-RUNNER: Rename directory