You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Ioan Eugen Stan (Jira)" <se...@james.apache.org> on 2020/07/02 22:51:00 UTC

[jira] [Comment Edited] (JAMES-3260) Explore building Apache James with Gradle

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

Ioan Eugen Stan edited comment on JAMES-3260 at 7/2/20, 10:50 PM:
------------------------------------------------------------------

I've pushed some more code and things are moving slowly. 
There is a test that fails on Jenkins and not locally

https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/console

Workspace here : https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/execution/node/3/ws/server/blob/blob-objectstorage/build/reports/tests/test/ 
And the test report here: https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/execution/node/3/ws/server/blob/blob-objectstorage/build/reports/tests/test/index.html

Build scan here: https://gradle.com/s/qfuk7bevti77o 

It would be great if someone can investigate that. 

Some more info: 
Running
./gradlew :james-server:james-server-guice:james-server-cassandra-guice:clean 
and then:  
./gradlew build 

Continues the build without the bug so I guess there are some issues with the tests.


was (Author: ieugen):
I've pushed some more code and things are moving slowly. 
There is a test that fails on Jenkins and not locally

https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/console

Workspace here : https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/execution/node/3/ws/server/blob/blob-objectstorage/build/reports/tests/test/ 
And the test report here: https://builds.apache.org/job/james-project/job/JAMES-3260-gradle-poc/7/execution/node/3/ws/server/blob/blob-objectstorage/build/reports/tests/test/index.html

Build scan here: https://gradle.com/s/qfuk7bevti77o 

It would be great if someone can investigate that. 

> Explore building Apache James with Gradle
> -----------------------------------------
>
>                 Key: JAMES-3260
>                 URL: https://issues.apache.org/jira/browse/JAMES-3260
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Ioan Eugen Stan
>            Assignee: Ioan Eugen Stan
>            Priority: Major
>          Time Spent: 9h 10m
>  Remaining Estimate: 0h
>
>  Creating an issue to track the process of using Gradle for building Apache James.
> There have been a few discussions on this topic from multiple parties.
> The main benefit is having faster builds which Maven is unable to provide because of it's limitations on how it approaches build life-cycle and caching. 
> We should take care of:
> * all that is related to release and deploy (but this can be taken from other Apache projects already using Gradlle)
> * the site building (but this should disappear with the migration to Antora)
> * the mailets plugin
> * checking Spring build
> * adding partial tests on JMAP integration (allowing to run only some smoke tests on some big integration tests suite)
> * adding and configuration the checkstyle plugin
> * updating the Jenkins build
> * documenting the migration for all the users that are building James themselves



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

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