[
https://issues.apache.org/jira/browse/BEAM-3249?focusedWorklogId=86140&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-86140
]
ASF GitHub Bot logged work on BEAM-3249:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/18 20:04
Start Date: 30/Mar/18 20:04
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #4982: [BEAM-3249] Allow
for re-use of dependencies within other projects by placing them within
build_rules.gradle
URL: https://github.com/apache/beam/pull/4982#issuecomment-377610364
Just drive-by comment: A similar action that would make the project more
idiomatic and result in fewer moving pieces would be to move the nature defs
from build_rules.gradle into build.gradle (thus deleting build_rules.gradle).
It would also make the code clearer since projects would be passed explicitly
instead of implicitly global.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 86140)
Time Spent: 7h 50m (was: 7h 40m)
> Use Gradle to build/release project
> -----------------------------------
>
> Key: BEAM-3249
> URL: https://issues.apache.org/jira/browse/BEAM-3249
> Project: Beam
> Issue Type: Improvement
> Components: build-system, testing
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Major
> Time Spent: 7h 50m
> Remaining Estimate: 0h
>
> I have collected data by running several builds against master using Gradle
> and Maven without using Gradle's support for incremental builds.
> Gradle (mins)
> min: 25.04
> max: 160.14
> median: 45.78
> average: 52.19
> stdev: 30.80
> Maven (mins)
> min: 56.86
> max: 216.55
> median: 87.93
> average: 109.10
> stdev: 48.01
> I excluded a few timeouts (240 mins) that happened during the Maven build
> from its numbers but we can see conclusively that Gradle is about twice as
> fast for the build when compared to Maven when run using Jenkins.
> Original dev@ thread:
> https://lists.apache.org/thread.html/225dddcfc78f39bbb296a0d2bbef1caf37e17677c7e5573f0b6fe253@%3Cdev.beam.apache.org%3E
> The data is available here
> https://docs.google.com/spreadsheets/d/1MHVjF-xoI49_NJqEQakUgnNIQ7Qbjzu8Y1q_h3dbF1M/edit?usp=sharing
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)