Change in ovirt-engine-sdk-java[master]: Add automation and packaging scripts

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Apr 8 08:07:51 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Add automation and packaging scripts
......................................................................


Add automation and packaging scripts

This patch adds the automation scripts and the RPM packaging scripts and
spec files.

In order to be able to package the generated SDK, and in preparation to
be able to publish it in Maven Central, the patch also changes the POM
files of the project, so that the POM of the SDK itself doesn't use the
POM of the project as parent. This also means that the configurations
needed to run the generator have to be moved out of the POM of the SDK,
and into the POM of the generator.

Change-Id: I80d140e9504dc0948dbad1b2c0fa9a1e1b8ac21b
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M .gitignore
M README.adoc
A automation/README.adoc
A automation/build-artifacts.packages
A automation/build-artifacts.sh
A automation/check-merged.packages
A automation/check-merged.sh
A automation/check-patch.packages
A automation/check-patch.sh
A automation/version.py
M generator/pom.xml
A packaging/README.adoc
A packaging/build.sh
A packaging/spec.el7.centos.in
A packaging/spec.el7.in
A packaging/spec.fc23.in
M pom.xml
M sdk/pom.xml
18 files changed, 443 insertions(+), 122 deletions(-)

Approvals:
  Ondra Machacek: Looks good to me, but someone else must approve
  Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/55837
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I80d140e9504dc0948dbad1b2c0fa9a1e1b8ac21b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list