* Interop / JVM:
- CLJ-1472 Ensure monitor object is on stack, for verifiers
- CLJ-2517 More fixes for invocation of static interface methods with primitive args
- CLJ-2492 Remove uses of deprecated Class.newInstance()
- CLJ-2534 Fix javadoc urls for JDK 11+
- CLJ-2571 Add Throwable return type hint to ex-cause
- CLJ-2572 Avoid reflection in clojure.data
- CLJ-2502 Fix reflection warnings in clojure.stacktrace/print-stack-trace
- CLJ-2597 proxy should emit Java 1.8 bytecode
* Core:
- CLJ-2580 Fix case expression branch analysis that resulted in compilation error
- CLJ-2564 Improve error message for case
- CLJ-2585 nth with not-found on regex matcher returns not-found on last group index
- CLJ-1364 vector-of does not implement equals or hashing methods
- CLJ-2549 vector-of does not implement IObj for metadata
- CLJ-1187 quoted metadata on empty literal colls is lost
- CLJ-2459 ExceptionInInitializerError if jars executed with java -jar
* Printing:
- CLJ-2469 Fix errors in printing some maps with namespace syntax
- CLJ-1445 pprint doesn't print collection metadata when *print-meta* is true
* Docstrings:
- CLJ-2295 Eliminate duplicate doc string printing for special forms
- CLJ-2495 prepl docstring is incorrect
- CLJ-2169 conj has out-of-date :arglists
* Performance:
- CLJ-1005 Use transient map in zipmap
OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/clojure?expand=0&rev=20
- Fix could not find or load main class clojure.main (boo#1178408)
- Add missing clojure/libexec/exec.jar (boo#1178408)
- Add tool version to package to increase version visibility
- Apply spec-cleaner
- Update to 1.10.1.727
* Fix clj -X:deps tree adding tools.deps.alpha to tree
* Fix clj -X:deps mvn-pom adding tools.deps.alpha to pom deps
* Fix clj -X:deps git-resolve-tags not working
* TDEPS-169 - Fix clj -X:deps mvn-install on jar to also install embedded pom
* Fix clj -Spom not respecting dep modifications from -A (regression)
- Changes in 1.10.1.716
* Make edn reading tolerant of unknown tagged literals
* Update to latest dependencies for maven-resolver and aws-api
* Use tools.deps.alpha 0.9.821
OBS-URL: https://build.opensuse.org/request/show/845829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/clojure?expand=0&rev=16