Add modules
This commit is contained in:
parent
749f0fb97a
commit
559ebb6a23
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user