aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|
* Minimize sonar-plugin-apiDuarte Meneses2017-04-281-4/+22
|
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-161-11/+0
|
* Automatic merge from branch-6.3ssjenka2017-02-271-23/+28
|\ | | | | | | | | * origin/branch-6.3: BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller execution) by beanshell-maven-plugin
| * BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven ↵David Rautureau2017-02-241-23/+28
| | | | | | | | paraller execution) by beanshell-maven-plugin
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
| |
| * Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
| |
* | Automatic merge from branch-6.3ssjenka2017-02-211-6/+16
|\| | | | | | | | | | | * origin/branch-6.3: Add logs when Travis downloads phantomjs and JDK8 Ability to release versions without build number in artifact filenames
| * Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-211-6/+16
| |
* | Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-0/+1
| |
* | Drop unused dependency xpp3Simon Brandhof2017-02-191-5/+0
| |
* | Drop dependency on deprecated sonar-graphSimon Brandhof2017-02-191-6/+0
| |
* | Drop dependency xmlunitSimon Brandhof2017-02-191-5/+0
| | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo()
* | Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-5/+15
| | | | | | | | and decrease usages of Hamcrest
* | Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|/
* SONAR-8458 store semantic version in sq-version.txtDavid Rautureau2017-01-111-0/+33
| | | | | | | | | | Scanners load the file sq-version.txt to get the version of SonarQube. Some scanners, for example Maven, do not correctly support the new format on 4 fields. For this reason a 3-digits format must be kept for backward-compatibility. The complete version in the new format is available in the new file sonar-api-version.txt
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-111-1/+1
|
* Fix build of test pluginsJulien HENRY2017-01-031-0/+3
| | | | This will at the same time fix Maven errors in Eclipse
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|
* prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|
* Disable Clirr checkSimon Brandhof2016-06-161-41/+0
| | | | As it's incompatible with Java 8
* Make Clirr baseline to new LTS (5.6)Julien HENRY2016-06-071-1/+1
|
* prepare for next development iterationTom2016-05-201-1/+1
|
* Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|
* Drop commons-collectionsSimon Brandhof2016-03-131-4/+0
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-8/+0
|
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-3/+2
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-6/+6
|
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-22/+0
|
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-9/+16
|
* SONAR-6370 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-051-1/+0
|
* SONAR-6370 add comment to explain dependency on sonar-graphSimon Brandhof2015-06-051-0/+1
|
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-40/+57
|
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-14/+0
|
* SONAR-6370 Shade sonar-* libraries into sonar-plugin-apiSimon Brandhof2015-05-281-9/+11
|
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into ↵Simon Brandhof2015-05-281-11/+56
| | | | sonar-plugin-api
* SONAR-6555 Dependency should continue to extends EdgeJulien HENRY2015-05-201-0/+6
| | | | for backward compatibility with Java plugin
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-5/+0
|
* SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-191-14/+0
|
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-0/+4
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-191-0/+4
|
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-6/+0
| | | | in order to prepare upgrade to Guava 18 in core codebase
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|