FYI: I just created a wrapper script around Docker+NodeJS to allow running NodeJS "stuff" inside a Java environment without getting the file system dirty (as well as easily allowing switching the NodeJS version used). In case someone is also interested, it's available at: https://github.com/earizon/utility_shell_scripts/blob/master/node_wrapper.sh (function "usage" mostly summarizes how to use it)
Chris Opler
@controlsurface
@sappenin Hi This is Chris checking in
Hope to be of help !
I have already created a pull request in java-ilp-core for issue #96 -- the javadoc cleanup.
David Fuelling
@sappenin
Yeah, just saw that, thanks for jumping in!
Chris Opler
@controlsurface
You bet :-)
I saw another getting started ticket
David Fuelling
@sappenin
Github appears to be having trouble today, but I a few small comments (minor nits).
Chris Opler
@controlsurface
Cool, I will clean them up
David Fuelling
@sappenin
cool! Feel free to look through the issues and take anything that's unassigned (if it makes sense how to fix).
Chris Opler
@controlsurface
Great, will do. If you have any priorities, let me know and I can try to look at those first
On the other wednesdays, we hold a Java call to sync-up the community. Send me your email address in a private message, and I can forward the invite if you're interested.
@/allinterledger/java-ilp-core#103 is a set of common shell scripts that can save some minutes a day while developing locally (pure shell scripts, IDE-agnostic, only gradle as dependency). I guess they can/could also be reused for continuous integration tasks.
Adrian Hope-Bailie
@adrianhopebailie
@earizon you haven't provided input here: interledger/java-ilp-core#88
Enrique Arizón Benito
@earizon
@adrianhopebailie I completely forgot about that issue.
_
Rizwan Tanoli
@rizwantanoli
I would love to get involved in code development efforts and help out
anything the team is looking specifically help with?
Rizwan Tanoli
@rizwantanoli
just checked out and ran initial code build
i am getting test failures in 4 different classes; all are "InvalidKeyException"
Adrian Hope-Bailie
@adrianhopebailie
@rizwantanoli is that with crypto-conditions?
@/all with the recent move to Hyperledger Quilt for the Java code we are going to move the chat to Hyperledger's rocket chat
¿What will be the policy followed for alpha/un-stable projects?. ¿Will they be moved "soon" to Quilt or will they stay in place until there are considered stable (version 1.0-SNAPSHOT)? I'm thinking for example about connector interfaces in https://github.com/interledger/java-ilp-connector.
hi folks, is there a demo for hyperledger quilt demo? Similar to Interledger demo
Adrian Hope-Bailie
@adrianhopebailie
No, the Java impl is in a bit of flux at the moment and nowhere near the feature set of the JS
Our goal is to get the connector to a good state and then consider having a way to bridge between that and the existing JS plugins so we don't need to re-implement them all
We have a Java implementors call in 40 mins if you're keen to join