fsparv
fsparv
Initial text in usage file is not ouput as part of usage. Given a usage text of ``` Insert data into a solr cloud instance that is already up and...
If I use the following build, in a project that resides in /Users/gus/projects/solrsystem/SolrSystem/code/ingest, I get a onejar that has an empty main/main.jar. ``` apply plugin: 'java' apply plugin: 'application' apply...
Most syntax checking plugins have an option to ignore a rule for just one line. I'm writing a novel and a character has a speech pattern where they swallow 'h'...
The `jackson-bom` dependency does not report a license, but I know Jackson has Apache 2.0.  I want to normalize it to encode the information I can find on the...
This is due to http://dev.clojure.org/jira/browse/CLJ-1405 When that is fixed you may want to move to the latest clojure release (then again why isn't there a native java implementation?)
I have a large multi-page table used to track a story timeline for a 4 book series of novels and the pre-history. It has date in one col, event notes...
I looked in docs and previous issues and didn't see it, but I'm new to this editor so apologies if I missed something. I don't seem to be able to...