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

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

                Author: ASF GitHub Bot
            Created on: 24/May/18 22:42
            Start Date: 24/May/18 22:42
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on a change in pull request #5471: 
[BEAM-4402] Test shadowJar everywhere
URL: https://github.com/apache/beam/pull/5471#discussion_r190750275
 
 

 ##########
 File path: sdks/java/io/kinesis/build.gradle
 ##########
 @@ -17,7 +17,7 @@
  */
 
 apply from: project(":").file("build_rules.gradle")
-applyJavaNature(failOnWarning: true)
+applyJavaNature(failOnWarning: true, shadowClosure: {})
 
 Review comment:
   The default if nothing is included and nothing is excluded means to include 
everything which is not what I think we want.

----------------------------------------------------------------
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: 105765)
    Time Spent: 0.5h  (was: 20m)

> Run tests against shaded JAR
> ----------------------------
>
>                 Key: BEAM-4402
>                 URL: https://issues.apache.org/jira/browse/BEAM-4402
>             Project: Beam
>          Issue Type: New Feature
>          Components: build-system
>            Reporter: Andrew Pilloud
>            Assignee: Luke Cwik
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We should run our tests against shaded jars.
> SeeĀ https://github.com/apache/beam/pull/5471



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

Reply via email to