
From Eyal Edri <eedri@redhat.com>:
Eyal Edri has submitted this change and it was merged. Change subject: Don't build RPMs for the JBoss modules Maven plugin ...................................................................... Don't build RPMs for the JBoss modules Maven plugin The Maven plugin that we use to build JBoss modules is a build-time dependency that we use exclusively via Maven, and it doesn't need to be packaged as an RPM package. This patch removes the jobs that build the RPM packages, renames the .yaml file to use the '_standard' suffix (insted of 'build-artifacts') and changes the remaining jobs so that they only run in one distribution, as that is all what is needed to verify that patches are acceptable. Change-Id: I44bfd145bc4fe85d7b353011ee665f2ca0c2022f Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- D jobs/confs/projects/ovirt-jboss-modules-maven-plugin/ovirt-jboss-modules-maven-plugin_build-artifacts.yaml A jobs/confs/projects/ovirt-jboss-modules-maven-plugin/ovirt-jboss-modules-maven-plugin_standard.yaml M jobs/confs/projects/ovirt/publish-rpms-nightly-4.0.yaml M jobs/confs/projects/ovirt/publish-rpms-nightly-4.1.yaml M jobs/confs/projects/ovirt/publish-rpms-nightly-master.yaml 5 files changed, 15 insertions(+), 45 deletions(-) Approvals: Eyal Edri: Verified; Looks good to me, approved; Ready for merge Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/69838 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I44bfd145bc4fe85d7b353011ee665f2ca0c2022f Gerrit-PatchSet: 3 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>