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

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

                Author: ASF GitHub Bot
            Created on: 24/Feb/22 13:36
            Start Date: 24/Feb/22 13:36
    Worklog Time Spent: 10m 
      Work Description: mosche commented on pull request #15916:
URL: https://github.com/apache/beam/pull/15916#issuecomment-1049868529


   @mattcasters Looks like all you have to do is to register your integration 
test as part of the `javaPostCommit` suite:
   ```gradle
   tasks.register("javaPostCommit") { 
      ...
      dependsOn(":sdks:java:io:neo4j:integrationTest")  // add this
    } 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 732291)
    Time Spent: 18h  (was: 17h 50m)

> Add Neo4jIO
> -----------
>
>                 Key: BEAM-1857
>                 URL: https://issues.apache.org/jira/browse/BEAM-1857
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-ideas
>            Reporter: kassem shehady
>            Assignee: Matt Casters
>            Priority: P2
>          Time Spent: 18h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to