HBASE-14250 ensure hbase-server test-jar has its own LICENSE file and not the one for the non-test jar.
This commit is contained in:
parent
32c4cab4c1
commit
ca9fdb142e
@ -81,6 +81,7 @@
|
|||||||
<execution>
|
<execution>
|
||||||
<id>default</id>
|
<id>default</id>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<attachToTest>false</attachToTest>
|
||||||
<properties>
|
<properties>
|
||||||
<copyright-end-year>${build.year}</copyright-end-year>
|
<copyright-end-year>${build.year}</copyright-end-year>
|
||||||
<debug-print-included-work-info>${license.debug.print.included}</debug-print-included-work-info>
|
<debug-print-included-work-info>${license.debug.print.included}</debug-print-included-work-info>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user