aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|
* Fix compatibility with Java 5Simon Brandhof2012-04-031-4/+6
|
* SONAR-3072 sonar-diff module is useless for the moment, so remove itEvgeny Mandrikov2012-03-151-1/+0
| | | | Move all code directly into sonar-core-plugin.
* SONAR-3072 Add sonar-diff libraryEvgeny Mandrikov2012-03-141-1/+2
|
* Skip sanity checks in dev profileEvgeny Mandrikov2012-03-141-0/+2
| | | | | Move skip of sanity checks from quick-build scripts into dev profile. This is more convenient at least for users of Maven bash completion.
* Upgrade to JDK 6 compilation. Remove sanityChecks profile, now using the ↵Eric Hartmann2012-03-091-32/+33
| | | | property skipSanityChecks
* Upgrade some JDBC libsSimon Brandhof2012-03-071-4/+3
| | | | | | * SONAR-3281 postgresql 9.1-801-jdbc4 * SONAR-3311 mysql connector/j 5.1.18 * SONAR-3282 commons-dbcp 1.4
* Add comment about support of servlet 2.4Simon Brandhof2012-03-011-2/+7
|
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* SONAR-3275 ArrayIndexOutOfBoundsException in URL /chartSimon Brandhof2012-02-211-1/+1
|
* Do not exclude the modules sonar-deprecated and sonar-testing-harness from ↵Simon Brandhof2012-02-171-2/+1
| | | | analysis. Let's increase the debt measure !
* SONAR-3245 Minimal version of Maven to build Sonar - 2.2.1Evgeny Mandrikov2012-02-071-4/+9
|
* SONAR-3180 Remove the support of AJP connectorSimon Brandhof2012-01-181-7/+0
|
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo ↵Simon Brandhof2012-01-101-1/+0
| | | | 1.0-beta-1
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* SONAR-3058 downgrade to jetty 6.1.25 because of AJP regressionsimonbrandhof2011-12-141-1/+4
|
* SONAR-3052 add dependency on Guava 10simonbrandhof2011-12-041-3/+3
|
* Remove HSQLDB from unit testsSimon Brandhof2011-11-101-5/+0
|
* Define mybatis version in root pomsimonbrandhof2011-11-101-0/+5
|
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* Disable creation of derby.log during execution of unit testsEvgeny Mandrikov2011-11-021-3/+0
|
* Increase memory for unit tests with DerbyEvgeny Mandrikov2011-11-011-1/+2
|
* Merge executions of maven-enforcer-pluginEvgeny Mandrikov2011-10-311-41/+2
| | | | This allows to remove useless messages during build.
* Move the files derby.log generated by unit tests to target/simonbrandhof2011-10-281-0/+3
|
* SONAR-2849 Remove declarations of third-party repositories from root pomEvgeny Mandrikov2011-10-261-15/+14
| | | | | | | | Enforce that repositories not declared in pom.xml, except of modules sonar-checkstyle-plugin and sonar-squid-java-plugin due to dependency on Checktyle 5.1, which is not available in Central. This allows to remove side effects in Maven plugins.
* Update list of developersEvgeny Mandrikov2011-10-211-0/+7
|
* SONAR-2915 Sonar can't be started on Solaris due to upgrade of JRubySimon Brandhof2011-10-181-1/+2
|
* SONAR-2834 Move Google Analytics Plugin to the forgeEvgeny Mandrikov2011-10-171-1/+0
| | | | This includes removal of Google Analytics Account from System Info page.
* Fix declaration of sonar-packaging-maven-plugin to allow proper inheritanceEvgeny Mandrikov2011-10-141-1/+5
|
* SONAR-2792 Import code of JaCoCo plugin from Plugins ForgeEvgeny Mandrikov2011-10-141-0/+1
| | | | Revision 4564.
* Update maven pluginsEvgeny Mandrikov2011-10-101-10/+10
|
* Use custom java.io.tmpdir during execution of testsEvgeny Mandrikov2011-10-101-0/+3
|
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-091-10/+5
|
* Fix comment in pom for the use of sonarsource maven repositorysimonbrandhof2011-10-011-1/+1
|
* SONAR-2797 end of support of maven archetypesSimon Brandhof2011-09-301-18/+1
|
* Merge branch 'release-2.11' of github.com:SonarSource/sonarSimon Brandhof2011-09-271-8/+7
|\
| * [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-09-251-1/+1
| |
| * [maven-release-plugin] prepare release 2.11-RC2simonbrandhof2011-09-251-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-09-151-1/+1
| |
| * [maven-release-plugin] prepare release 2.11-RC1simonbrandhof2011-09-151-9/+8
| |
* | SONAR-2814 Upgrade standalone application from Jetty 6.1.24 to 6.1.26Simon Brandhof2011-09-161-1/+1
| |
* | Upgrade to JUnit 4.9Simon Brandhof2011-09-161-1/+1
| |
* | Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|/
* Fix Javadoc for release profilesimonbrandhof2011-09-151-12/+24
|
* Add predefined configuration for the license-maven-pluginSimon Brandhof2011-09-141-8/+30
|
* Fix Javadoc configurationsimonbrandhof2011-09-111-1/+2
|
* Upgrade from JRuby 1.6.3 to 1.6.4simonbrandhof2011-09-091-1/+1
|
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-09-061-1/+1
|
* Revert "SONAR-2587 and SONAR-2549 conflicts between database schemas"Fabrice Bellingard2011-08-221-1/+1
| | | | | | Reason: support of PostgreSQL is broken. This reverts commit 3a77746009765300042ef795ae77dc4cb3c0bcb0.