[ 
https://issues.apache.org/jira/browse/JAMES-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208444#comment-17208444
 ] 

Benoit Tellier commented on JAMES-3397:
---------------------------------------

Hello [~juhan]

Having a look at the builds I got the impression that travis parralelized build 
fails to share artifacts across workers.

Maybe a quick fix to this approach could be to do the build in two stages:

 - Do a first, non parrallelized run with test skipping (and a high number of 
maven threads -T 8)
 - Reusing the build result of the first run, spawn test workers working in 
parrallel.

> Set up travis-ci continuous integration to build the project and all pull 
> requests
> ----------------------------------------------------------------------------------
>
>                 Key: JAMES-3397
>                 URL: https://issues.apache.org/jira/browse/JAMES-3397
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Juhan Aasaru
>            Priority: Major
>
> continuous integration increases quality and reduces chances that some PR can 
> accidentally break the build
> I would like to work on this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to