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

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

                Author: ASF GitHub Bot
            Created on: 08/Apr/18 14:26
            Start Date: 08/Apr/18 14:26
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on a change in pull request #5047: 
[BEAM-4014] Replace the Java maven based PostCommit with a Gradle based version.
URL: https://github.com/apache/beam/pull/5047#discussion_r179949535
 
 

 ##########
 File path: .test-infra/jenkins/job_beam_PostCommit_Java_GradleBuild.groovy
 ##########
 @@ -20,46 +20,50 @@ import common_job_properties
 
 // This job runs the Java postcommit tests, including the suite of integration
 // tests.
-mavenJob('beam_PostCommit_Java_MavenInstall') {
-  description('Runs postcommit tests on the Java SDK.')
-
+job('beam_PostCommit_Java_GradleBuild') {
 
 Review comment:
   This also runs the other runners as well via the precommit dependency.
   
   Also, I think this is the place where we do want all postcommits to live, 
not just Dataflow specific ones (even though they may be the only ones).

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 88800)
    Time Spent: 50m  (was: 40m)

> Migrate MavenInstall Jenkins PostCommits to Gradle
> --------------------------------------------------
>
>                 Key: BEAM-4014
>                 URL: https://issues.apache.org/jira/browse/BEAM-4014
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system, testing
>            Reporter: Henning Rohde
>            Assignee: Luke Cwik
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




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

Reply via email to