oVirt engine builds on el9

Hi all, we are going to bundle maven dependencies in a new package ovirt-engine-build-dependencies. This allows us to use CBS to build ovirt-engine as any other package, and enable el9 builds. This is just a build dependency, there's no change to a built product. We will now start publishing el9stream builds of ovirt-engine and start switching testing to el9 Thanks, michal

with that you now have to either define OFFLINE_BUILD=0 for make to still use maven central to download all jars or install ovirt-engine-build-dependencies to get all teh jars locally
On 23. 9. 2022, at 9:13, Michal Skrivanek <mskrivan@redhat.com> wrote:
Hi all, we are going to bundle maven dependencies in a new package ovirt-engine-build-dependencies. This allows us to use CBS to build ovirt-engine as any other package, and enable el9 builds. This is just a build dependency, there's no change to a built product. We will now start publishing el9stream builds of ovirt-engine and start switching testing to el9
Thanks, michal

On Fri, Sep 23, 2022 at 3:21 PM Michal Skrivanek <mskrivan@redhat.com> wrote:
with that you now have to either define OFFLINE_BUILD=0 for make to still use maven central to download all jars or install ovirt-engine-build-dependencies to get all teh jars locally
Building engine in dev env mode should always use classic online maven build. Here is the fix to achieve that without the need to specify OFFLINE_BUILD option value: https://github.com/oVirt/ovirt-engine/pull/676 Sorry for the mess. Martin
On 23. 9. 2022, at 9:13, Michal Skrivanek <mskrivan@redhat.com> wrote:
Hi all, we are going to bundle maven dependencies in a new package ovirt-engine-build-dependencies. This allows us to use CBS to build ovirt-engine as any other package, and enable el9 builds. This is just a build dependency, there's no change to a built product. We will now start publishing el9stream builds of ovirt-engine and start switching testing to el9
Thanks, michal
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/6HMHUNO4UW2TQL...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
participants (2)
-
Martin Perina
-
Michal Skrivanek