Tommy Chheng
Tommy Chheng
If you git clone this project and run: ``` →$cd jviolajones/ →$mvn test ``` What output do you get? This works for me on Mac OS X 10. Do you...
thanks, is there a tutorial how to do this with a custom gql_link?
alternatively, does ferry support `Subscription`?
Nothing special, it should be published the same way as any java package: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide if you are interested, check out square's projects for a few examples of packaging/building with maven....
@benlachman looks like the CI tests are failing: ``` ❌ “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit...
The less ideal solution is to use 2 libs: xml for json to xml and https://github.com/Leonidas-from-XIV/node-xml2js for xml to json converting.
Can you make another connection: ``` testConn
Can you list the commands you tried? I think it should work.
Can you leave your solution so it can help others?
Thanks @StefanoSpada i added a failing unit test to https://github.com/tc/RMongo/tree/bug-fix/newline Happy to accept any patch requests to pass the tests (R CMD check) :)