Andres Almiray

Results 751 comments of Andres Almiray

One more challenge is setting up commits (messages and files) in the right order/state before a test is run, thus it's not enough to set a starting git repository.

It will likely have to be the second option. The question now is how would a DSL and/or file structure look like as inputs.

This is a constraint violation that occurs when invoking the `jpackage` command itself. You may override the computed value by providing an explicit value for the `appVersion` property in the...

Is there a free map we could use such as OpenstreetMaps?

Also, you may need to rebase your changes as it brings over the podcast updates as welll.

Ideally we can generate the map waypoints every time the site is regenerated (commit on main), which happens only a few times a month. Thus, it should be static data,...

@FDelporte podcast PR has been merged. Unfortunately there are a couple of conflicts to be resolved for this PR.

Thanks! What should we do for those entries for which lat/long can not be computed? Should we select the capital city of the given country of nomination? If so, said...

That error does not appear to be caused by a JDK compatibility issue. Moreover, the problem appears to be a classloader issue but it's unclear where the problem lies without...

It looks like you're using a *very* old version of Gradle. I believe the plugin requires Gradle 7 at a minimum, if not Gradle 8. Upgrading Gradle from 5 to...