-
https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking-changes-5.0.html
-
### Describe the bug
After upgrading the .jar file from 0.46.7 to 0.47.0 (running on MariaDB), we get an migration error while starting the metabase.service:
```
INFO db.liquibase :: Checking if …
-
### Describe the bug
Compilation exception occurred in v0.48.1. After downloading the source code and installing dependencies, an error occurred during execution. The error message is: Execution er…
-
Running my project with `lein trampoline run` yields an exception along the lines of `java.io.FileNotFoundException: Could not locate slingshot/slingshot__init.class, slingshot/slingshot.clj or slings…
-
**Describe the bug**
When I trying to run test by following command, nullpointerexception happened
```bash
poly test :all :dev …
-
I'm on IntelliJ IDEA 2019.2.4 and cursive is 1.9.0-2019.2
I'm getting the following error when I start a new Clojure REPL in IntelliJ for a tools.deps project
```
Starting nREPL server...
/usr…
-
I’ve ran into an issue with buggy topologies. When one of the processing functions throws an exception, further execution stops and exception gets swallowed.
That behaviour is pretty okay, but it’d b…
-
[clojurequartz.info](http://clojurequartz.info/)
Someone seems to have sniped the domain name and is using it for NSFW
-
These days `clj-kondo` can check for unused namespaces as well as unsorted namespaces in the `ns` declartion... so we don't really need https://github.com/camsaul/lein-check-namespace-decls anymore. D…
-
The `build-formatter` macro uses `new-builder`, but `new-builder` is marked as `^:private`, so `build-formatter` is not usable from outside the clojurewerkz `format.clj` file.
As a result, it is ra…