Alexey Valikov

Results 217 comments of Alexey Valikov
trafficstars

This should be solved now, I get 5 features unmarshalled in the `featureMember` property. Please try it **with the latest Jsonix 2.4.2 snapshot**.

Could you provide an example of stub building? I could try to intergate episodes then.

Great, thanks! Could you please make create a pull request for this?

Great for OGC to break backwards-compatibility on minor version (1.0.2). I've removed the patch as it is no longer necessary. I also had to change the sample XMl due to...

You could PR a patch: https://github.com/highsource/ogc-schemas/tree/master/schemas/src/main/patches

> But when I add dependency of the indoorgml jar file at my project, I can't use the indoorgml module at my project. Why? I'm not sure what you're doing...

Have you actually built the snapshot version locally?

Can you create a minimal reproducing project for me to test?

A minimal project which imports OGC Schemas you want to use and includes a small unit test (for instance unmarshal something). So yes - your project but cut to minimum.

I have built 2.6.2-SNAPSHOT locally and then just updated versions to 2.6.2-SNAPSHOT in your pom.xml. The project compiles but the unmarshalling test fails - the `Geometry3D` element is not expected....