aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Limit amount of logs produced by batch ITsJulien HENRY2015-09-041-7/+13
|
* Migrate batch ITsDuarte Meneses2015-08-1825-0/+702
|
* 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-2718-0/+412
|
* Add administration ITsJulien Lancelot2015-07-276-0/+282
|
* Add I18nTest testJulien Lancelot2015-07-244-0/+88
|
* Add missing copyright headerSimon Brandhof2015-06-291-0/+19
|
* Rename artifactId it-parent to itSimon Brandhof2015-06-291-1/+1
|
* Add integration tests on updatecenter and testing categoriesSimon Brandhof2015-06-293-0/+59
|
* Fix execution of integration tests from command-lineSimon Brandhof2015-06-291-0/+29