aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-08-191-1/+1
|
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-9/+8
|
* Add description to pomSimon Brandhof2011-08-091-0/+1
|
* Fix required constraints of Nexus stagingSimon Brandhof2011-08-081-2/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* Execute the phase 'install' during release:prepareSimon Brandhof2011-08-051-0/+1
|
* Move to nexus.codehaus.org + configuration of maven release plugin is backSimon Brandhof2011-08-051-2/+17
|
* Remove mail.jar from standalone applicationSimon Brandhof2011-08-031-0/+6
|
* Upgrade to sonar-dev-maven-plugin 1.3.2 and set the surefire property ↵Simon Brandhof2011-08-021-1/+7
| | | | runOrder=random
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-291-1/+1
| | | | | | | Article from the W3C : Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale"). Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
* SONAR-2596,SONAR-2601 UI for email notificationsEvgeny Mandrikov2011-07-261-1/+1
| | | | | | | * Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-201-0/+1
| | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email.
* Remove the configuration of unused maven release pluginsimonbrandhof2011-07-171-17/+0
|
* Merge branch 'release-2.9'simonbrandhof2011-07-171-12/+33
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: archetypes/sonar-basic-plugin/pom.xml archetypes/sonar-gwt-plugin/pom.xml plugins/sonar-checkstyle-plugin/pom.xml plugins/sonar-cobertura-plugin/pom.xml plugins/sonar-core-gwt/pom.xml plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-findbugs-plugin/pom.xml plugins/sonar-googleanalytics-plugin/pom.xml plugins/sonar-pmd-plugin/pom.xml plugins/sonar-squid-java-plugin/pom.xml plugins/sonar-surefire-plugin/pom.xml pom.xml samples/pom.xml sonar-application/pom.xml sonar-batch-bootstrapper/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch/pom.xml sonar-channel/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core-maven-plugin/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-gwt-api/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-server/pom.xml sonar-squid/pom.xml sonar-testing-harness/pom.xml sonar-ws-client/pom.xml
| * Postpone deployment on nexus.codehaus.org2.9simonbrandhof2011-07-171-1/+1
| | | | | | | | See http://jira.codehaus.org/browse/HAUS-2101
| * Release 2.9simonbrandhof2011-07-171-1/+1
| |