[ 
https://issues.apache.org/jira/browse/BEAM-4614?focusedWorklogId=114853&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-114853
 ]

ASF GitHub Bot logged work on BEAM-4614:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jun/18 18:05
            Start Date: 22/Jun/18 18:05
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on issue #5728: [BEAM-4614] 
Enabling gradle build to receive extra buildscript repositories
URL: https://github.com/apache/beam/pull/5728#issuecomment-399529381
 
 
   Interesting. I would be wary - I think this is explicitly _not_ by design. 
It is an accident of how the classloaders are chained in Gradle. So it could 
break without warning. But still, it works and is useful, and the status quo of 
our build utterly depends on this same accident, so yea let's start using it.
   
   And as for my comment to do it in `buildSrc` too: my idea won't work, 
precisely because https://github.com/gradle/gradle/issues/1055 means the 
initscript doesn't apply to `buildSrc`. So only using a command-line property 
works, not setting up this property in the initscript.

----------------------------------------------------------------
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: 114853)
    Time Spent: 1h 40m  (was: 1.5h)

> Allow gradle build to take extra list of repositories through an init file
> --------------------------------------------------------------------------
>
>                 Key: BEAM-4614
>                 URL: https://issues.apache.org/jira/browse/BEAM-4614
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Pablo Estrada
>            Assignee: Pablo Estrada
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to