Unverified 提交 b7c50f19 authored 作者: Benoît Allard's avatar Benoît Allard 提交者: GitHub

Include the META-INF resources in the resulting build.

Without that the sql Driver service file is not there.
上级 f9dda484
......@@ -197,6 +197,7 @@
<include>org/h2/res/help.csv</include>
<include>org/h2/res/javadoc.properties</include>
<include>org/h2/server/pg/pg_catalog.sql</include>
<include>META-INF/**</include>
</includes>
</resource>
</resources>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论