fix: resolve gf-connect is not published#645
fix: resolve gf-connect is not published#645SemyonSinchenko merged 11 commits intographframes:masterfrom
Conversation
|
Thanks @Kimahriman for the suggestion! I tried |
|
IMO it would be cleaner to just have |
Co-authored-by: Adam Binford <[email protected]>
Co-authored-by: Adam Binford <[email protected]>
|
One last other thing I noticed. The Spark 3 build is built with Java 11, but Spark 3 does support Java 8 so the released artifacts should be built with Java 8 |
Co-authored-by: Adam Binford <[email protected]>
|
And again thanks a lot @Kimahriman ! Your experience is helping a lot to GraphFarmes to become better!! |
|
I will update |
rjurney
left a comment
There was a problem hiding this comment.
lgtm, looks like core got left out previously?
|
Oh wait, CI failed... |
Co-authored-by: Adam Binford <[email protected]>
@Kimahriman resolved the puzzle (see comments in the issue). Mostly it was my fault, I was needed to refactor it to the right multi-project sbt layout when I introduced connect. |
What changes were proposed in this pull request?
Refactoring according the comment
Why are the changes needed?
Close #639