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

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

                Author: ASF GitHub Bot
            Created on: 01/Oct/18 19:53
            Start Date: 01/Oct/18 19:53
    Worklog Time Spent: 10m 
      Work Description: chamikaramj closed pull request #6529: [BEAM-5533] fix 
import error in the dependency tool
URL: https://github.com/apache/beam/pull/6529
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/.test-infra/jenkins/dependency_check/dependency_check_report_generator.py 
b/.test-infra/jenkins/dependency_check/dependency_check_report_generator.py
index 4ece37987d8..a1fe2ee0e2d 100644
--- a/.test-infra/jenkins/dependency_check/dependency_check_report_generator.py
+++ b/.test-infra/jenkins/dependency_check/dependency_check_report_generator.py
@@ -16,13 +16,13 @@
 # limitations under the License.
 #
 
+import dependency_check.version_comparer as version_comparer
 import logging
 import os.path
 import re
 import requests
 import sys
 import traceback
-import version_comparer
 
 from datetime import datetime
 from dependency_check.bigquery_client_utils import BigQueryClientUtils


 

----------------------------------------------------------------
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: 150137)
    Time Spent: 2.5h  (was: 2h 20m)

> Fix the comparer import in the dependency tool 
> -----------------------------------------------
>
>                 Key: BEAM-5533
>                 URL: https://issues.apache.org/jira/browse/BEAM-5533
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: yifan zou
>            Assignee: yifan zou
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




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

Reply via email to