wildfly / wildfly-glow

Galleon Layers Output from War: Automatic discover of WildFly provisioning information from an application.
Apache License 2.0
7 stars 7 forks source link

Datasource reported errors should be a warning, not an error. #92

Open jfdenise opened 2 days ago

jfdenise commented 2 days ago

Currently when Glow doesn't find a datasource, it considers it an error although the datasource could be added by a CLI script or a datasourceDefinition that Glow doesn't support yet. We should relax that and print a warning and not an error.