Add modules

This commit is contained in:
Marian Koncek 2020-03-04 11:00:44 +01:00
parent 749f0fb97a
commit 559ebb6a23

View File

@ -29,6 +29,12 @@ and notices for all Apache releases.
%prep
%setup -cT
cp -p %{SOURCE0} ./pom.xml
%pom_xpath_inject 'pom:project' '
<modules>
<module>apache-jar-resource-bundle</module>
<module>apache-license-header-resource-bundle</module>
<module>apache-incubator-disclaimer-resource-bundle</module>
</modules>'
# jar
mkdir -p apache-jar-resource-bundle