-
We have our xsds packed in jars and on version 0.13.3 works happily on Java 11.
Updating to 0.14.0 fails with `java.net.MalformedURLException: unknown protocol: maven`
Full stacktrace:
```
[ERRO…
-
Note: This issue description has been updated by Particular Software
### Symptoms
When configuring a queue name prefix via the [SQS transport configuration option](https://docs.particular.net/tr…
-
**Exception**
**[org.xml.sax.SAXException: FWK005 parse may not be called while parsing.]**
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:…
-
```
Exception in thread "Stroom P2 #3" java.lang.NoSuchMethodError: stroom.query.api.v2.TimeRange.()
at com.sun.xml.bind.v2.ClassFactory.tryGetDeclaredConstructor(ClassFactory.java:145)
at com.su…
-
## Current situation
I would like to revisit the design decision in this commit:
https://github.com/inspektor-gadget/inspektor-gadget/pull/2015/commits/8b513e713340f35f9b301af6914542d3f6f8abf1
…
alban updated
11 months ago
-
## 👑 스터디장
- 규은(@kyueun )
## 📖 스터디 범위
- ~7.5장
## 🕧 스터디 일정
- 23/9/7 (목) 09시
-
### Actual Behavior
```pytb
Traceback (most recent call last):
File "/home/anders/python/openapi-core/openapi_core/validation/decorators.py", line 31, in wrapper
return f(*args, **kwds)
F…
-
With databricks-cli v0.201.0, it seems that it is unable to create a job with a single-node cluster. The error message is
```
$ databricks jobs create --json @fai-forecasting-diagnostics.json
Er…
-
I want to use the [US Core profile](https://github.com/google/fhir/blob/master/go/proto/google/fhir/proto/r4/uscore_go_proto/uscore.pb.go). However, I don't see any way of parsing a US Core Patient JS…
-
## Description
After an upgrade from .NET Core 2.1 to .NET Core 3.1, my C# Lambda for publishing mqtt messages no longer works and fails on the Publish Request.
Here is the code
```
private …