You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ilanthirayan Paramanathan (JIRA)" <ji...@apache.org> on 2008/10/29 07:40:44 UTC

[jira] Created: (AXIS2-4106) Clover Code coverage for Axis2

Clover Code coverage for Axis2
------------------------------

                 Key: AXIS2-4106
                 URL: https://issues.apache.org/jira/browse/AXIS2-4106
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
    Affects Versions: 1.4
            Reporter: Ilanthirayan Paramanathan


I have attached a patch file to get colver test coverage analysis as a optional maven goal in Synapse trunk. If we run "mvn clean install" the clover goal will not execute.
if we want to run builds with clover test coverage , we have to give the profile name during the run time.(eg:- mvn clean install -Dclover) I tested this with a temporary clover license. The permanent open source license will be granted when the poms are updated with Clover plugin and committed. Therefore, please commit the attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-4106) Clover Code coverage for Axis2

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

Ilanthirayan Paramanathan updated AXIS2-4106:
---------------------------------------------

    Attachment: axis2_trunk_java.diff

After patch the File In Each pom.xml there will a tag in side the clover profile
<licenseLocation><!--TO DO --></licenseLocation> to this tag attach the clover license hard coded path then execute the clover plug in profile during the during the maven builld.

> Clover Code coverage for Axis2
> ------------------------------
>
>                 Key: AXIS2-4106
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4106
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Ilanthirayan Paramanathan
>         Attachments: axis2_trunk_java.diff
>
>
> I have attached a patch file to get colver test coverage analysis as a optional maven goal in Synapse trunk. If we run "mvn clean install" the clover goal will not execute.
> if we want to run builds with clover test coverage , we have to give the profile name during the run time.(eg:- mvn clean install -Dclover) I tested this with a temporary clover license. The permanent open source license will be granted when the poms are updated with Clover plugin and committed. Therefore, please commit the attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-4106) Clover Code coverage for Axis2

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

Ilanthirayan Paramanathan updated AXIS2-4106:
---------------------------------------------

    Description: 
I have attached a patch file to get colver test coverage analysis as a optional maven goal in Axis2 trunk. If we run "mvn clean install" the clover goal will not execute.
if we want to run builds with clover test coverage , we have to give the profile name during the run time.(eg:- mvn clean install -Dclover) I tested this with a temporary clover license. The permanent open source license will be granted when the poms are updated with Clover plugin and committed. Therefore, please commit the attached patch.

  was:
I have attached a patch file to get colver test coverage analysis as a optional maven goal in Synapse trunk. If we run "mvn clean install" the clover goal will not execute.
if we want to run builds with clover test coverage , we have to give the profile name during the run time.(eg:- mvn clean install -Dclover) I tested this with a temporary clover license. The permanent open source license will be granted when the poms are updated with Clover plugin and committed. Therefore, please commit the attached patch.


> Clover Code coverage for Axis2
> ------------------------------
>
>                 Key: AXIS2-4106
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4106
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Ilanthirayan Paramanathan
>         Attachments: axis2_trunk_java.diff
>
>
> I have attached a patch file to get colver test coverage analysis as a optional maven goal in Axis2 trunk. If we run "mvn clean install" the clover goal will not execute.
> if we want to run builds with clover test coverage , we have to give the profile name during the run time.(eg:- mvn clean install -Dclover) I tested this with a temporary clover license. The permanent open source license will be granted when the poms are updated with Clover plugin and committed. Therefore, please commit the attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org