Accepting request 1170465 from Java:packages
allow building against non-shaded hamcrest OBS-URL: https://build.opensuse.org/request/show/1170465 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=95
This commit is contained in:
commit
026ceaf791
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 11:36:31 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Put hamcrest on the classpath of ant-junit module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 13:32:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
|
||||
%endif
|
||||
|
||||
%if %{with junit}
|
||||
echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
%endif
|
||||
|
||||
%if %{with junit5}
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 11:36:31 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Put hamcrest on the classpath of ant-junit module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 13:32:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
|
||||
%endif
|
||||
|
||||
%if %{with junit}
|
||||
echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
%endif
|
||||
|
||||
%if %{with junit5}
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 11:36:31 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Put hamcrest on the classpath of ant-junit module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 13:32:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
|
||||
%endif
|
||||
|
||||
%if %{with junit}
|
||||
echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
%endif
|
||||
|
||||
%if %{with junit5}
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 11:36:31 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Put hamcrest on the classpath of ant-junit module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 13:32:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
4
ant.spec
4
ant.spec
@ -578,8 +578,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
|
||||
%endif
|
||||
|
||||
%if %{with junit}
|
||||
echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
|
||||
echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
|
||||
%endif
|
||||
|
||||
%if %{with junit5}
|
||||
|
Loading…
x
Reference in New Issue
Block a user