-
**Describe the bug**
When there is a broken question, it has a field showing which dashboard it is in. In the "main" view, dashboard is referenced by its `id`. If you open question details, you will …
-
**Is your feature request related to a problem? Please describe.**
The Polylith codebase itself and the main example use [depstar](https://github.com/seancorfield/depstar) today, which has reached th…
-
**Context**: Oz has quite a few dependencies. Down the line, that leads to dependency conflicts where libraries Oz depends on again depend on the same library of different versions. With leiningen, `l…
-
请教一下,gradle 7.2 怎么打带依赖的可执行jar包?
I'd like to ask this question:
gradle7.2: How to build an executable jar package with dependencies
in other word , How to add dependencies desc into manifest file…
-
> [Jib](https://github.com/GoogleContainerTools/jib) builds optimized Docker and OCI images for your Java applications without a Docker daemon - and without deep mastery of Docker best-practices.
M…
-
Using JMH in a managed manner with CLI tools has more friction than using the lein plugin.
Would [supporting a tool API](https://clojure.org/reference/deps_and_cli#_best_practices_for_tool_authors) h…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Logs**
Please include javascript console and server logs around the time this bug occurred. For information about how to…
-
We are running into major problems when the Spring Cloud Stream Binder Solace is on the classpath and our application is deployed to Cloud Foundry (using the standard java_buildpack).
The issue is t…
-
# Description #
----------
`--logToFile` option doesn't work when used with Uber Jar, it always returns:
```
Sep 17, 2020 8:31:12 PM fish.payara.micro.impl.PayaraMicroImpl resetLogging
WARNING:…
-
I searched current issues and did not find anything like this.
The system seems to default to a maven repo which does not have the artifact.
So, I added a repository to my project.clj
':repositorie…