Adam Retter

Results 371 comments of Adam Retter

@olamy @khmarbaise Just a gentle ping to see if there is any chance of getting this merged?

At the moment we don't support reading from std-in, but it is an interesting idea. May I ask how large your CSV file is compressed, and also how large it...

@c3iot-santilh Wow that is quite something! Is this a file that you might be able to share with me for testing purposes?

@c3iot-santilh No. Named pipes are for IPC between two processes which know the name of the pipe. In this case we would simply read from std-in, which in Java is...

@c3iot-santilh I can generate something. I just wanted something representative of what you were using if you had a script for such a thing. No worries otherwise.

Looks like we have some ambiguity in the Grammar :-/

I think this would make sense for fileCount, but I am not sure it makes sense for fileExists or fileChecksum. Arguably there is a case for fileExists, but I think...

Ben, Thanks very much for this work and sorry for the delay. The only issue I see is the deleting of pom.xml files in 9df85ee, we actually _do_ want to...

@KenadAraujo This looks like a good starting point. Would you be able to remove the Eclipse IDE specific files from your PR as we do not keep project files in...

@luketebbs Hey Luke, this is a big change, can you give some description in the PR please as to the advantages you perceive from doing this?