exclude war which blocks aot compilation of main jar, see bz171005

This commit is contained in:
ashah 2005-11-01 21:09:18 +00:00
parent 193c49b707
commit 4562533440

View File

@ -4,7 +4,7 @@
Name: xalan-j2
Version: %{version}
Release: 3jpp_3fc
Release: 3jpp_4fc
Epoch: 0
Summary: Java XSLT processor
License: Apache Software License
@ -138,7 +138,7 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
ln -s %{_sysconfdir}/alternatives \
$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
aot-compile-rpm
aot-compile-rpm --exclude %{_datadir}/%{name}/%{name}-servlet.war
%clean
rm -rf $RPM_BUILD_ROOT