apache / incubator-kie-issues

Apache License 2.0
11 stars 1 forks source link

Set up and document Optaplanner Quarkus extension #925

Open lucamolteni opened 4 months ago

lucamolteni commented 4 months ago

Related: https://github.com/apache/incubator-kie-issues/issues/909

Make sure that Optaplanner Quarkus extension matches all the criteria reported here https://quarkus.io/version/main/guides/extension-metadata#quarkus-extension-yaml

lucamolteni commented 4 months ago

Description provided in the extension parent pom

https://github.com/apache/incubator-kie-optaplanner/blob/c417c789dd8df230a22157a4644bfc973e700a8a/optaplanner-quarkus-integration/pom.xml#L36-L42

Metadata are already set

https://github.com/apache/incubator-kie-optaplanner/blob/514d40e6ccf9805311729ae9597c477c3e7fe340/optaplanner-quarkus-integration/optaplanner-quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml#L1-L15

Nothing to be done from the code side, please double check

@mariofusco

mariofusco commented 4 months ago

:+1: