提交 59bb252f 编写于 作者: R Rajan Dhabalia 提交者: Matteo Merli

Add narSystemPackage to avoid maven-warning with nar plugin (#695)

上级 ff0b4f51
......@@ -117,6 +117,7 @@
<libraries>
<library>
<type>jni</type>
<narSystemPackage>org.apache.pulsar.checksum</narSystemPackage>
</library>
</libraries>
<cpp>
......@@ -150,6 +151,7 @@
<libraries>
<library>
<type>jni</type>
<narSystemPackage>org.apache.pulsar.checksum</narSystemPackage>
</library>
</libraries>
<cpp>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册