-
| --- | --- |
| Bugzilla Link | [488742](https://bugs.eclipse.org/bugs/show_bug.cgi?id=488742) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Mar 01, 2016 04:06 EDT |
| Modified | Mar…
-
| --- | --- |
| Bugzilla Link | [419840](https://bugs.eclipse.org/bugs/show_bug.cgi?id=419840) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Oct 18, 2013 08:46 EDT |
| Modified | Oct…
-
Hi,
I've got a question regarding csi mode and also the way of creating kubernetes secrets using `secretObjects` from SecretProviderClass.
Possibly a miss understanding from my side but I have a h…
-
Elastic [Email Object ](https://www.elastic.co/guide/en/ecs/8.8/ecs-email.html) is currently not mapped to STIX. As an example, an Email Object
```
"email": {
"attachments": [
…
-
In `org.elasticsearch.index.mapper.DocumentParserContext#addDynamicMapper` we have a TODO that asks to optimize the way we dynamically map object arrays:
```
// TODO we may want to stop addin…
-
Hello, we would like to extract planes representing objects surfaces in order to retrieve points belonging to those planes from point clouds. Is there any method or approach that would allow to do th…
-
Hey,
We have a problem with mapping a class which has no properties or all properties are null.
Here is a simple example:
``` java
class Parent {
Child child;
};
class Child {
};
```
If we map a …
-
Hi. You've got an example of mapping `ResultSet` to domain object. Can you provide an example of mapping JOOQ record domain object mapping?
-
Generate objects model mapping the schemas.
The sub package name could be `model`
Feature available for swager 2 on project https://github.com/phiz71/vertx-swagger
-
Getting following error while mapping dynamically created objects
Error: A permanent module can not refer to a volatile module.