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

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Oct 23 17:11:02 EDT 2013


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

Lukáš Fryč edited comment on RFPL-2412 at 10/23/13 5:09 PM:
------------------------------------------------------------

Yes, that's it.

Please do run integration tests as well:

{code}
mvn clean package -DskipTests=true
mvn verify -Dintegration=jbossas71 -Dsmoke=true
{code}
                
      was (Author: lfryc):
    Yes, that's it.
                  
> 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