You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/03/08 10:17:59 UTC

[jira] Created: (INFRA-3494) add MyFaces Core to sonar

add MyFaces Core to sonar
-------------------------

                 Key: INFRA-3494
                 URL: https://issues.apache.org/jira/browse/INFRA-3494
             Project: Infrastructure
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Analysis
            Reporter: Mark Struberg


* svnurl : https://svn.apache.org/repos/asf/myfaces/current20    ATTENTION, this contains svn-refs to the myfaces/shared and myfaces/core!
* pom path : (blank as svnurl/pom.xml)
* maven versio : 3.0.2
* jdk version : jdk1.6.0_22
* maven profiles to use : (leave blank if none, if profiles to activate please use comma : foo,bar )
* maven build properties : (leave blank if none, if some to activate please format : -Dmyprop=foo -Dbar=beer )


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (INFRA-3494) add MyFaces Core to sonar

Posted by "Olivier Lamy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004071#comment-13004071 ] 

Olivier Lamy commented on INFRA-3494:
-------------------------------------

added but the build fail : http://analysis.apache.org/jenkins/job/myfaces-core/2/console

> add MyFaces Core to sonar
> -------------------------
>
>                 Key: INFRA-3494
>                 URL: https://issues.apache.org/jira/browse/INFRA-3494
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Analysis
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>
> * svnurl : https://svn.apache.org/repos/asf/myfaces/current20    ATTENTION, this contains svn-refs to the myfaces/shared and myfaces/core!
> * pom path : (blank as svnurl/pom.xml)
> * maven versio : 3.0.2
> * jdk version : jdk1.6.0_22
> * maven profiles to use : (leave blank if none, if profiles to activate please use comma : foo,bar )
> * maven build properties : (leave blank if none, if some to activate please format : -Dmyprop=foo -Dbar=beer )

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Assigned: (INFRA-3494) add MyFaces Core to sonar

Posted by "Olivier Lamy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy reassigned INFRA-3494:
-----------------------------------

    Assignee: Olivier Lamy

> add MyFaces Core to sonar
> -------------------------
>
>                 Key: INFRA-3494
>                 URL: https://issues.apache.org/jira/browse/INFRA-3494
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Analysis
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>
> * svnurl : https://svn.apache.org/repos/asf/myfaces/current20    ATTENTION, this contains svn-refs to the myfaces/shared and myfaces/core!
> * pom path : (blank as svnurl/pom.xml)
> * maven versio : 3.0.2
> * jdk version : jdk1.6.0_22
> * maven profiles to use : (leave blank if none, if profiles to activate please use comma : foo,bar )
> * maven build properties : (leave blank if none, if some to activate please format : -Dmyprop=foo -Dbar=beer )

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Closed: (INFRA-3494) add MyFaces Core to sonar

Posted by "Olivier Lamy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed INFRA-3494.
-------------------------------

    Resolution: Fixed

done

> add MyFaces Core to sonar
> -------------------------
>
>                 Key: INFRA-3494
>                 URL: https://issues.apache.org/jira/browse/INFRA-3494
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Analysis
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>
> * svnurl : https://svn.apache.org/repos/asf/myfaces/current20    ATTENTION, this contains svn-refs to the myfaces/shared and myfaces/core!
> * pom path : (blank as svnurl/pom.xml)
> * maven versio : 3.0.2
> * jdk version : jdk1.6.0_22
> * maven profiles to use : (leave blank if none, if profiles to activate please use comma : foo,bar )
> * maven build properties : (leave blank if none, if some to activate please format : -Dmyprop=foo -Dbar=beer )

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (INFRA-3494) add MyFaces Core to sonar

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004266#comment-13004266 ] 

Mark Struberg commented on INFRA-3494:
--------------------------------------

txs Olivier!

It looks like there are problems with cglib. We get this NPE only at sonar, the standard jenkinsci builds do well. 
I've now dropped the single direct use of cglib, but we still have jmock-cglib in the project. But I have not investigated if they contain cglib in a shaded form.
Will check if all went well tomorrow.

> add MyFaces Core to sonar
> -------------------------
>
>                 Key: INFRA-3494
>                 URL: https://issues.apache.org/jira/browse/INFRA-3494
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Analysis
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>
> * svnurl : https://svn.apache.org/repos/asf/myfaces/current20    ATTENTION, this contains svn-refs to the myfaces/shared and myfaces/core!
> * pom path : (blank as svnurl/pom.xml)
> * maven versio : 3.0.2
> * jdk version : jdk1.6.0_22
> * maven profiles to use : (leave blank if none, if profiles to activate please use comma : foo,bar )
> * maven build properties : (leave blank if none, if some to activate please format : -Dmyprop=foo -Dbar=beer )

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira