Doron Fediuck has submitted this change and it was merged.
Change subject: core: Animal-sniffer to check JDK6 compatibility
......................................................................
core: Animal-sniffer to check JDK6 compatibility
Since it was agreed that oVirt should remain backwards compatible to
JDK6 APIs, it is needed to introduce a mechanism to validate this.
Animal Sniffer is a standard maven plugin that enforces code
compatibility to jar versions (including but not limited to JDKs),
without requiring these jars to be installed - only a signature spec is
required, and Animal Sniffer provides such signatures to older JDK
versions.
Change-Id: I83ffd34058ae3862087725acb1bcc21b1b4dcd38
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M pom.xml
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Doron Fediuck: Looks good to me, approved
Allon Mureinik: Verified; Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/6540
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I83ffd34058ae3862087725acb1bcc21b1b4dcd38
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>