Fridrich Strba 2019-09-30 08:09:52 +00:00 committed by Git OBS Bridge
parent d6508076f5
commit ffeeadb2e7
8 changed files with 28 additions and 12 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 08:08:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove references to parent poms from all artifacts and do not
distribute the ant-parent, since we don't need it
-------------------------------------------------------------------
Tue Apr 9 10:48:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -483,6 +483,7 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}/%{_mavenpomdir}/${pomname}
if [ "$jarname" = ant-launcher ]; then
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a ant:ant-launcher
@ -498,9 +499,6 @@ do
done
%if %{with bootstrap}
#ant-parent pom
install -m 644 src/etc/poms/pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ant-parent.pom
%add_maven_depmap JPP-ant-parent.pom
# scripts: remove dos and os/2 scripts
rm -f src/script/*.bat

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 08:08:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove references to parent poms from all artifacts and do not
distribute the ant-parent, since we don't need it
-------------------------------------------------------------------
Tue Apr 9 10:48:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -483,6 +483,7 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}/%{_mavenpomdir}/${pomname}
if [ "$jarname" = ant-launcher ]; then
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a ant:ant-launcher
@ -498,9 +499,6 @@ do
done
%if %{with bootstrap}
#ant-parent pom
install -m 644 src/etc/poms/pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ant-parent.pom
%add_maven_depmap JPP-ant-parent.pom
# scripts: remove dos and os/2 scripts
rm -f src/script/*.bat

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 08:08:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove references to parent poms from all artifacts and do not
distribute the ant-parent, since we don't need it
-------------------------------------------------------------------
Tue Apr 9 10:48:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -483,6 +483,7 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}/%{_mavenpomdir}/${pomname}
if [ "$jarname" = ant-launcher ]; then
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a ant:ant-launcher
@ -498,9 +499,6 @@ do
done
%if %{with bootstrap}
#ant-parent pom
install -m 644 src/etc/poms/pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ant-parent.pom
%add_maven_depmap JPP-ant-parent.pom
# scripts: remove dos and os/2 scripts
rm -f src/script/*.bat

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 08:08:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove references to parent poms from all artifacts and do not
distribute the ant-parent, since we don't need it
-------------------------------------------------------------------
Tue Apr 9 10:48:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -482,6 +482,7 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}/%{_mavenpomdir}/${pomname}
if [ "$jarname" = ant-launcher ]; then
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a ant:ant-launcher
@ -497,9 +498,6 @@ do
done
%if %{with bootstrap}
#ant-parent pom
install -m 644 src/etc/poms/pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ant-parent.pom
%add_maven_depmap JPP-ant-parent.pom
# scripts: remove dos and os/2 scripts
rm -f src/script/*.bat