Uncomment POM macro which was accidently commented out
This commit is contained in:
parent
42bb719262
commit
8bae6fd306
@ -43,7 +43,7 @@ This package provides %{summary}.
|
|||||||
%setup -q
|
%setup -q
|
||||||
# Add cglib test dependency as a workaround for rhbz#911365
|
# Add cglib test dependency as a workaround for rhbz#911365
|
||||||
%pom_xpath_inject pom:project "<dependencies/>"
|
%pom_xpath_inject pom:project "<dependencies/>"
|
||||||
#%%pom_add_dep cglib:cglib::test
|
%pom_add_dep cglib:cglib::test
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_file ":{xmvn-{core,connector}}" %{name}/@1 %{_datadir}/%{name}/lib/@1
|
%mvn_file ":{xmvn-{core,connector}}" %{name}/@1 %{_datadir}/%{name}/lib/@1
|
||||||
|
Loading…
Reference in New Issue
Block a user