Kyle Burton

Results 6 comments of Kyle Burton

Is this related to a specific linter?

Thank you for the notification and links I'll try to keep an eye on the Xalan release & update clj-xpath when it's published.

If anyone's following this (besides me), please review this pull request: https://github.com/kyleburton/clj-xpath/pull/31/files I'll merge it regardless, I wanted to put it out for review by the users and other contributors...

Are you looking for `util:help` to be a bake builtin? Or are we looking for a way to have a longer usage string in addition to the brief one? How...

One way to implement this, sticking with the constraint that bash is 'flat' is to create a bake_subtask function that takes an additional argument and just does the concatenation for...

This appears to be an issue with JRuby 1.4 -- if you use JRuby 1.3.1 (http://jruby.kenai.com/downloads/1.3.1/jruby-bin-1.3.1.tar.gz) it works. I'll add notes about this to the blog post and readme --...