summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 remove dependency on sonar-deprecatedSimon Brandhof2015-06-051-0/+6
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-1/+0
* SONAR-6370 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-051-1/+12
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-1/+1
* SONAR-6607 Embed Java plugin 3.2 since 3.3 is not available on centralJulien HENRY2015-06-051-1/+1
* SONAR-6607 Embed Java plugin 3.3Julien HENRY2015-06-041-1/+1
* Merge pull request #261 from SonarSource/feature/batch/drop_maven_depJulien HENRY2015-06-031-54/+13
|\
| * SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-54/+13
* | Declare TravisCI as ciManagement of pomSimon Brandhof2015-06-031-2/+2
|/
* SONAR-6601 : Use OSSRH for future deploymentEric Hartmann2015-06-021-3/+3
* Drop L10n english pluginSimon Brandhof2015-06-011-1/+0
* Increase perm gen space for server testsSimon Brandhof2015-06-011-1/+1
* Upgrade slf4j, mockito and picocontainerSimon Brandhof2015-05-291-3/+3
* Upgrade mysql driver from 5.1.35 to 5.1.35Simon Brandhof2015-05-291-1/+1
* Upgrade jsr305 2.0.3 to 3.0.0Simon Brandhof2015-05-291-1/+1
* Upgrade logback 1.1.2 to 1.1.3Simon Brandhof2015-05-291-1/+1
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-1/+1
* Upgrade jacoco maven plugin to 0.7.5.201505241946Simon Brandhof2015-05-281-1/+1
* SONAR-6370 drop core pluginSimon Brandhof2015-05-281-1/+0
* SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-depsSimon Brandhof2015-05-281-1/+1
* SONAR-6370 Package deprecated API dependencies in a single JAR.Simon Brandhof2015-05-281-0/+1
* Stop maintain deprecated module sonar-java and use version 5.1Simon Brandhof2015-05-211-2/+1
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-5/+0
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-2/+1
* change headers checkStas Vilchik2015-05-191-6/+0
* SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-191-5/+0
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-6/+0
* SONAR-6517 do not package the xml libs provided by Java 1.7+Simon Brandhof2015-05-191-0/+14
* Fix developers section of pomSimon Brandhof2015-05-111-14/+36
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-5/+5
* Upgrade to update center 1.13Simon Brandhof2015-04-231-2/+2
* SONAR-6433 upgrade to updatecenter 1.12.1Simon Brandhof2015-04-201-1/+1
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-201-1/+1
* Replace GMavenPlus by beanshellSimon Brandhof2015-04-071-22/+11
* Random timezone when executing testsSimon Brandhof2015-04-071-29/+32
* Complete comment on disabled gmaven-plugin-pluginSimon Brandhof2015-04-021-3/+4
* Disable random timezone in tests as gmaven-plugin does not support parallel b...Simon Brandhof2015-04-021-3/+16
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-021-1/+25
* Do not support maven 3.3.x (yet)Simon Brandhof2015-03-301-2/+8
* Revert "Upgrade to frontend-maven-plugin 0.0.23"Simon Brandhof2015-03-271-1/+1
* Upgrade to frontend-maven-plugin 0.0.23Simon Brandhof2015-03-271-1/+1
* Temporarily fix JVM timezone when executing testsSimon Brandhof2015-03-251-0/+2
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-201-5/+0
* Update maven-jxr-plugin to 2.5Michal Kordas2015-03-201-1/+1
* Merge pull request #151 from mkordas/update_maven_gpg_pluginEric Hartmann2015-03-191-1/+1
|\
| * Update maven-gpg-plugin to 1.6Michal Kordas2015-03-141-1/+1
* | Add script find-classpath-conflicts.shSimon Brandhof2015-03-161-1/+21
|/
* Automatic merge from masterJenkins CI2015-03-051-7/+1
|\
| * SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs PluginJulien Lancelot2015-03-051-7/+1
* | Automatic merge from masterJenkins CI2015-03-041-1/+1
|\|