Simon Templer

Results 81 comments of Simon Templer

It's a general problem that groups are not supported. I think for the source structure there could be the same issue As the example is generated from the selection that's...

@florianesser Yes, that's true. Thus it would be good to have the `srsName` and `srsDimension` at level of the `posList` or any other level that supports that kind of information.

@emanuelaepure10 I think you remember these kind of errors from setting up the GitHub Actions workflows. ``` Request to http://build-artifacts.wetransform.to/p2/mirror/2020-03-releases/plugins/org.eclipse.equinox.log.stream_1.0.200.v20191017-2055.jar failed, trying cache instead... Some attempts to read artifact osgi.bundle,org.eclipse.equinox.log.stream,1.0.200.v20191017-2055...

> Shouldn't PRs only be merged after the corresponding ticket is challenged Yes, that would be the desired approach. @emanuelaepure10 maybe you remember when we discussed the autoclosing of issues...

> But if that was the intention, please accept my apologies, and now I will know how to act for the future. @emanuelaepure10 No need to apology, I just wanted...

I assume this is due to the configuration that a source property is not required for a mathematical expression function: https://github.com/halestudio/hale/blob/c8ce65a34bb059d892e8407f01842ec1ecae7d70/cst/plugins/eu.esdihumboldt.cst.functions.numeric/plugin.xml#L39 The same happens for instance for the Groovy Script...

For me as workaround it worked to add changes to the Dockerfile as mentioned [here](https://github.com/INSPIRE-MIF/helpdesk-validator/issues/1081#issuecomment-2205423986) and modify the Pod configuration in Kubernetes as mentioned [here](https://github.com/INSPIRE-MIF/helpdesk-validator/issues/1081#issuecomment-2206581343). Before that had tried to...

Here another example where there is an update to a similar property: - First line wrongly classified as deletion :x: - Second line correctly classified as deletion :heavy_check_mark: - Third...

I think are two basic approaches: 1. bnd-platform creates a p2 repo that can be used in Eclipse or another (Maven Tycho) build to install/include the plugin 2. bnd-platform creates...

@emanuelaepure10 Maybe you can check where the script hash is used. By looking at the code via GitHub the only thing that I identified was the functionality in the UI...