[richfaces-planning-issues] [JBoss JIRA] (RFPL-2412) Test CDK incremental build

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Wed Oct 23 09:22:03 EDT 2013


    [ https://issues.jboss.org/browse/RFPL-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12824276#comment-12824276 ] 

Jiří Štefek commented on RFPL-2412:
-----------------------------------

[~lfryc] do we still need this? For RF 5, 4, or both?

So, for RF5 it is just following code? Or is there any catch?
{code}
mvn clean package -DskipTests
mvn package
{code}
                
> Test CDK incremental build
> --------------------------
>
>                 Key: RFPL-2412
>                 URL: https://issues.jboss.org/browse/RFPL-2412
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>            Reporter: Lukáš Fryč
>            Assignee: Jiří Štefek
>
> In order to test how CDK behaves when running incremental build, we could configure RichFaces build job as follows:
> * clean ({{mvn clean}})
> * run full RichFaces build
> ** this build will generate cache which CDK uses for incremental build
> ** this test can potentionally skip unit tests
> * run full RichFaces build again
> ** this build will use cache to do incremental build
> ** unit tests will verify that everything works fine

--
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



More information about the richfaces-planning-issues mailing list