aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-181-2/+2
|
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-181-2/+2
|
* Get rid of unnecessary files in assemblyEvgeny Mandrikov2012-09-141-1/+1
| | | | | | This requires upgrade of maven-assembly-plugin to 2.2.2 because of MASSEMBLY-570. Also should be noted that upgrade to 2.3 more complicated - see comments for MASSEMBLY-449.
* Move declaration of sonar-java version to parent pomSimon Brandhof2012-09-141-8/+19
|
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-141-1/+1
|
* Update to 3.3-M2Eric Hartmann2012-09-141-1/+1
|
* Remove sonar-squid-java-plugin from buildEvgeny Mandrikov2012-09-101-1/+0
| | | | It's not used anymore and will be removed soon.
* Upgrade JRuby on Rails stackSimon Brandhof2012-09-061-12/+7
| | | | | | * SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14
* SONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar RunnerFabrice Bellingard2012-09-051-1/+0
|
* Use external sonar-java-pluginEvgeny Mandrikov2012-09-051-1/+0
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Automatic merge from branch-3.2Jenkins CI2012-07-231-8/+7
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-231-1/+1
| |
| * [maven-release-plugin] prepare release 3.2-RC1Eric Hartmann2012-07-231-9/+8
| |
* | Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
|/
* Fix deployment of javadocSimon Brandhof2012-07-231-7/+20
|
* Update to latest Update Center 1.3Eric Hartmann2012-07-211-1/+1
|
* Update Center improvementsSimon Brandhof2012-07-141-1/+1
| | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins
* Support null values without jdbctypes in MyBatisDavid Gageot2012-07-101-1/+1
|
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-051-0/+1
|
* Replacing Derby with H2David Gageot2012-07-031-20/+4
|
* Fix configuration of javadocSimon Brandhof2012-06-201-28/+16
|
* Add MyBatis mapper for DEPENDENCIESSimon Brandhof2012-06-191-1/+1
|
* Automatic merge from branch-3.1Jenkins CI2012-06-121-8/+7
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-06-081-1/+1
| |
| * [maven-release-plugin] prepare release 3.1-RC3Eric Hartmann2012-06-081-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-311-1/+1
| |
| * [maven-release-plugin] prepare release 3.1-RC2Eric Hartmann2012-05-311-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-301-1/+1
| |
| * [maven-release-plugin] prepare release 3.1-RC1Eric Hartmann2012-05-301-9/+8
| |
* | SONAR-3538 Create the Java Plugin that embeds the SQALE modelFabrice Bellingard2012-06-061-0/+1
| |
* | Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
|/
* Upgrade to maven-compiler-plugin 2.5Evgeny Mandrikov2012-05-281-1/+1
|
* Update description in pomSimon Brandhof2012-05-211-1/+1
|
* SONAR-2541 / SONAR-2706 Extract the JIRA Reviews plugin Fabrice Bellingard2012-05-141-1/+0
| | | | - It will be part of the forge
* SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewActionFabrice Bellingard2012-05-141-0/+1
| | | | | | | | - Based on SOAP for creating the issue - For the moment only creates on the FOO project on locahost:8080 with user admin/admin => Next step is to get all this from the project or global properties
* Remove tabsDavid Gageot2012-05-091-5/+5
|
* Enable test that involve classpath scanningDavid Gageot2012-05-071-1/+6
|
* Look Mum, my name in the Maven pom!David Gageot2012-05-071-0/+7
|
* Use maven-compiler-plugin 2.4Evgeny Mandrikov2012-05-011-1/+1
|
* Use Fest Assert libraryDavid Gageot2012-04-271-0/+5
|
* Upgrade Mockito to 1.9.0David Gageot2012-04-261-1/+1
|
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-251-2/+2
|
* Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)Simon Brandhof2012-04-131-1/+1
|
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
|
* SONAR-2313 Add the entries "Implementation-Build" (Git revision) and ↵Simon Brandhof2012-04-101-0/+9
| | | | "Build-Time" to plugin manifests
* Add the entries "Implementation-Build" (Git revision) and "Build-Time" to ↵Simon Brandhof2012-04-101-18/+62
| | | | | | JAR/WAR manifests. Note that plugins are not supported yet because of http://jira.codehaus.org/browse/SONAR-3405
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|
* Fix compatibility with Java 5Simon Brandhof2012-04-031-4/+6
|