-
The webservices-rt.jar bundle contains a _copy_ of slf4j api jar, or more precisely _some version_ of that api.
May I ask, what is the point of such bundling, instead of declaring it as a depednecy…
-
It works fine so far. However, I have to use excessive module configuration for surefire like:
```xml
org.apache.maven.plugins
maven-surefire-plugin
1
false
…
-
Jetty uses `jetty.servlet.api` (https://github.com/eclipse/jetty.toolchain/blob/master/jetty-jakarta-servlet-api/pom.xml). This jar contains API for jakarta.servlet.
The problem appears when jetty…
-
It seems the latest version of `wiremock-jre8-standalone` (`2.34.0`) shadows `slf4j-api` 2.x (`api "org.slf4j:slf4j-api:2.0.1"`) without changing its package name.
This means that if a project uses…
-
```
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction
> 2 files fou…
-
## Background
[v0.3.2](../milestone/7) was a minor release scheduled to be released months ago, but now it's a complete rewrite mainly for two reasons:
1) decoupling(see #570 for details)
- [Ja…
-
Hi, so I was wondering if the UI modules should be renamed.
Specifically, it can sometimes be confusing that `log-viewer` is a subproject within a project called `log-viewer`.
So I was thinking …
-
I'm currently try to migrate some hand crafted modules info to bnd.
It would be useful to get the "source" of that generated file so I don't need to inspect the class file for an difference, e.g. mod…
-
### Panel Version
1.9.1
### Wings Version
1.6.4
### Service
minecraft/java/ftb
### Modified
No, I did not modify the egg
### Expected Behavior
Install server, push start, eu…
-
**Describe the bug**
While in raw tests, Instancio works properly, there are an error if used within a Spring Service within a Vaadin application.
**Expected result**
The pojo is created accordin…