You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2012/09/02 12:44:07 UTC

[jira] [Reopened] (INFRA-4363) Configure Tapestry5 builds on analysis.apache.org (Sonar) to be able to use gradle as a build system.

     [ https://issues.apache.org/jira/browse/INFRA-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti reopened INFRA-4363:
------------------------------------


BTW We've switched to GIT in the mean time.

Source code is here:
https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git
                
> Configure Tapestry5 builds on analysis.apache.org (Sonar) to be able to use gradle as a build system.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: INFRA-4363
>                 URL: https://issues.apache.org/jira/browse/INFRA-4363
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Analysis
>            Reporter: Massimo Lusetti
>
> Apache Tapestry has switched to Gradle as a build tool and this caused the Sonar system to fail. The page https://analysis.apache.org/dashboard/index/48022?page_id=2 is stopped as 29/05/2011
> Now the Tapestry5 build system is prepared to work with Sonar the only needed command line parameters are the one below:
> sonarUrl = URL of the installation, defaults to http://analysis.apache.org
> sonarDbUrl = JDBC url for the MySQL database, deafults to ""
> sonarDbUsername = JDBC Username used to connect to MySQL, defaults to ""
> sonarDbPassword = JDBC Password used to connect to MySQL, defaults to ""
> sonarDbDriverClassName = "com.mysql.jdbc.Driver"
> Then the tasks which needs to be executed with the gradle builds is: sonarAnalyze
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira