[
https://issues.apache.org/jira/browse/JAMES-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282923#comment-17282923
]
ASF GitHub Bot commented on JAMES-3500:
---------------------------------------
chibenwa opened a new pull request #292:
URL: https://github.com/apache/james-project/pull/292
Deploying means uploading each jar generated by the build
to Apache Snapshot repository.
As a contributor, I hate it: it takes ages to complete, as
tons of small objects are uploaded sequencially.
A good way to speed things up is to leverage maven concurrency: instead of
uploading one stuff at the same time,
we end up uploading 16 stuff at the same time.
This could take the deploy phase, currently taking 1h+ down to 5 minutes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fasten the build
> ----------------
>
> Key: JAMES-3500
> URL: https://issues.apache.org/jira/browse/JAMES-3500
> Project: James Server
> Issue Type: Improvement
> Components: Build System
> Reporter: Benoit Tellier
> Priority: Major
>
> On master, stable tests takes 5h16 and unstable tests takes 1h51
> Deploy (whatever it means took 1h05)
> Total, this took 8h+
> I can not be productive while waiting a full work-day for a build result, and
> I believe I am not the only one in that case.
> I would like to help reduce the total build time down to (say) 3 hours.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]