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:
Ana Guerrero 2024-09-30 13:34:43 +00:00 committed by Git OBS Bridge
commit 3b8719e05c
8 changed files with 20 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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