Accepting request 1204562 from Java:packages
Fix build after removal of the default %%{java_home} define OBS-URL: https://build.opensuse.org/request/show/1204562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=100
This commit is contained in:
commit
3b8719e05c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 19:45:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix build after removal of the default %%{java_home} define
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -445,7 +445,6 @@ rm -rf build/lib/ant-jai.jar build/lib/ant-netrexx.jar
|
|||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
||||||
export JAVA_HOME="%{java_home}"
|
|
||||||
sh -x ./build.sh --noconfig jars
|
sh -x ./build.sh --noconfig jars
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 19:45:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix build after removal of the default %%{java_home} define
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -445,7 +445,6 @@ rm -rf build/lib/ant-jai.jar build/lib/ant-netrexx.jar
|
|||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
||||||
export JAVA_HOME="%{java_home}"
|
|
||||||
sh -x ./build.sh --noconfig jars
|
sh -x ./build.sh --noconfig jars
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 19:45:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix build after removal of the default %%{java_home} define
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -445,7 +445,6 @@ rm -rf build/lib/ant-jai.jar build/lib/ant-netrexx.jar
|
|||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
||||||
export JAVA_HOME="%{java_home}"
|
|
||||||
sh -x ./build.sh --noconfig jars
|
sh -x ./build.sh --noconfig jars
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 19:45:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix build after removal of the default %%{java_home} define
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Sep 17 15:42:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
1
ant.spec
1
ant.spec
@ -444,7 +444,6 @@ rm -rf build/lib/ant-jai.jar build/lib/ant-netrexx.jar
|
|||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
export GC_MAXIMUM_HEAP_SIZE="134217728" #128M
|
||||||
export JAVA_HOME="%{java_home}"
|
|
||||||
sh -x ./build.sh --noconfig jars
|
sh -x ./build.sh --noconfig jars
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user