aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-plugins/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* move issue-filter plugin from it-core to SQ sourcesSébastien Lesaint2015-10-231-0/+1
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|
* Try to fix error of maven-release-pluginSimon Brandhof2015-10-121-1/+0
|
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-091-0/+1
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-1/+1
|
* Move all batch ITs in the same suiteJulien HENRY2015-10-051-1/+0
|
* Migrate batch ITsDuarte Meneses2015-08-181-0/+6
|
* remove use of project.version in dependencyManagementSébastien Lesaint2015-08-121-0/+1
| | | | | use of project.version in dependencyManagement leads to build error in IT plugins with Maven 3.3 (in these plugins, project.version is 1.0-SNAPSHOT, in Maven 3.2 dependencies which version is declared ${project.version} in root pom.xml resolve to 5.2-SNAPSHOT but with Maven 3.3 they resolve to 1.0-SNAPSHOT, which causes errors)
* Move server category test from it-sonarJulien Lancelot2015-07-271-0/+5
|
* Add administration ITsJulien Lancelot2015-07-271-0/+2
|
* Add I18nTest testJulien Lancelot2015-07-241-0/+1
|
* Rename artifactId it-parent to itSimon Brandhof2015-06-291-1/+1
|
* Add integration tests on updatecenter and testing categoriesSimon Brandhof2015-06-291-0/+6
|
* Fix execution of integration tests from command-lineSimon Brandhof2015-06-291-0/+29