Jörn Guy Süß
Jörn Guy Süß
My initial execution on ubuntu did not work, giving a reference to `pry`. Once I installed `pry`, the application worked.
I have a repository build that transitively includes from maven as documented. At a certain level, the transitive dependencies enter into a space where a version is available from Orbit....
The plugin is wonderful in that it maps a source archive. Would it be possible to also map the JavaDoc archive, using the Eclipse extension point below? https://help.eclipse.org/latest/topic/org.eclipse.pde.doc.user/reference/extension-points/org_eclipse_pde_core_javadoc.html
**Library version used** amf-core_2.12-4.1.20.jar **Language library used with** Java **Describe the bug** Basepath Urls containing spaces lead to parser failure due to failed resource load. **Code that causes a bug**...
Could you expose some or all of your execution using ant tasks in eclipse-platform [Ant Extension Points](https://help.eclipse.org/latest/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ant_core_antTasks.html)? This would allow running all the ASCIIDOCTOR beauty with none of the hassle...
We are using [Eclipse for DevOps](https://link.springer.com/article/10.1007/s10270-022-01003-2) and your plugin has impressive features for a lot of stereotypical transformations. [Eclipse platform ant support](https://help.eclipse.org/latest/topic/org.eclipse.platform.doc.isv/guide/ant.htm) allows access to all plugin functionality. This would...
```sh curl -O https://raw.githubusercontent.com/oracle/macaron//scripts/release_scripts/run_macaron.sh chmod +x run_macaron.sh ``` in https://oracle.github.io/macaron/pages/installation.html#download fails as `` is a variable.
Compare [L21](https://gitlab.com/committed-consulting/mde-devops/macaron-example/-/jobs/4555123889#L21) ```sh Executing "step_script" stage of the job script 00:00 Using docker image sha256:e90e8ba0[18](https://gitlab.com/committed-consulting/mde-devops/macaron-example/-/jobs/4555123889#L18)ae4bbbc6cfcde6518561bce7aa040[19](https://gitlab.com/committed-consulting/mde-devops/macaron-example/-/jobs/4555123889#L19)a05df976b9a28217f64321c for ghcr.io/oracle/macaron:latest with digest ghcr.io/oracle/macaron@sha256:5e1c888e45d14f5b1d396f493b457e88a4385aaf09c39a0edf92754f06b8983c ... Cannot find the GID and UID of the host...
** Which example are you working with? ** I am working with a helm chart and need a coordinated pair of containers for PG14. The example only lists PG 16,...
Can use please update the image to at least jdk 11 as [8 is EOL](https://endoflife.date/java) and also push the build to 1.10.12 please?