aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
|
* SONAR-4651 Embed SonarQube Java 1.4Julien HENRY2013-10-141-1/+1
|
* SONAR-3675 fix dev modeSimon Brandhof2013-10-021-6/+0
|
* SONAR-4735 Remove the XML libs that are packaged with Java 6Simon Brandhof2013-10-021-15/+15
|
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-24/+65
|
* SONAR-4045 downgrade to jruby 1.7.3Simon Brandhof2013-09-201-1/+5
| | | | See https://github.com/jruby/jruby/issues/802
* SONAR-4045 upgrade to jruby-rack 1.1.13.2Simon Brandhof2013-09-171-1/+1
|
* SONAR-4045 Upgrade to JRuby 1.7.4Simon Brandhof2013-09-121-1/+1
|
* SONAR-4671 Upgrade MySQL driver to 5.1.26Simon Brandhof2013-09-121-1/+2
|
* Upgrade some dependenciesSimon Brandhof2013-09-121-6/+6
| | | | Mainly for unit tests, except http-request (5.2 -> 5.4.1)
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-121-3/+3
|
* Set update-center to version 1.8Eric Hartmann2013-09-041-1/+1
|
* Set update center version to 1.8-SNAPSHOTJulien Lancelot2013-09-031-1/+1
|
* SONAR-4585 Set update center version to 1.7.1-SNAPSHOTJulien Lancelot2013-08-221-1/+1
|
* Revert upgrade of persistit 3.3.0. Not compatible with Java 6Simon Brandhof2013-08-011-1/+1
|
* Upgrade to persistit 3.3.0Simon Brandhof2013-08-011-1/+1
|
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
|
* Merge enforcer rulesSimon Brandhof2013-07-301-15/+1
|
* Cleanup pom.xmlJulien HENRY2013-07-261-6/+0
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-2/+2
|
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-2/+2
|
* Revert to Sonar Java 1.3Julien HENRY2013-07-241-1/+1
|
* Upgrade to sonar-runner 2.3Simon Brandhof2013-07-231-0/+5
|
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
|
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
|
* Minimum required version of maven is increased to 3.0.5Simon Brandhof2013-07-051-1/+1
|
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with ↵Simon Brandhof2013-07-041-0/+5
| | | | Oracle)
* SONAR-4358 Remove Cobertura Plugin from Sonar distributionJulien HENRY2013-07-041-1/+1
|
* Upgrade to commons-io 2.4 and commons-codec 1.8Simon Brandhof2013-06-281-8/+3
|
* Use released Sonar Java 1.3Julien HENRY2013-06-271-1/+1
|
* Update Sonar Java to 1.4-SNAPSHOTJulien HENRY2013-06-271-1/+1
|
* Fix declaration of sonar plugins in pomSimon Brandhof2013-06-261-0/+8
|
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-191-14/+15
| | | | | * now use Sonar Runner embedded to run Sonar * also updated Maven plugins to make Sonar build pass with Maven 3.1
* Remove the dependency commons-loggingSimon Brandhof2013-06-181-0/+6
|
* Upgrade to H2 1.3.172Simon Brandhof2013-06-181-1/+1
|
* Fix jetty dependencies...Simon Brandhof2013-06-171-6/+0
|
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-3/+9
|
* Revert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"Julien HENRY2013-06-171-8/+9
| | | | This reverts commit ceaddeb0db54d29fd67d11f23488f61f85041446.
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-171-9/+8
| | | | | * now use Sonar Runner embedded to run Sonar * also updated Maven plugins to make Sonar build pass with Maven 3.1
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-071-1/+1
| | | | fix issue when encoding + character
* Set dependency of update center to 1.6.1Julien Lancelot2013-06-031-1/+1
|
* Set dependency of update center to 1.7-SNAPSHOTJulien Lancelot2013-06-031-1/+1
|
* SONAR-4315 Add projectSettings in Action APIJulien Lancelot2013-06-031-1/+0
|
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-311-1/+1
|
* SONAR-4360 OutOfMemory when creating thousands of issuesSimon Brandhof2013-05-291-0/+5
|
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-1/+1
|
* SONAR-4279 Update update-center version to 1.6.1-SNAPSHOTJulien Lancelot2013-05-281-1/+1
|
* SONAR-4279 update dependency version of update-centerJulien Lancelot2013-05-281-2/+3
|
* SONAR-3755 improve support of issue attributes + SQL loading of ↵Simon Brandhof2013-04-191-0/+5
| | | | RULES/PROJECTS through joins