Thu, 02 May 2024 14:30:11 UTC | login

Information for build eclipse-emf-validation-1.10.0-1.fc25

ID2765
Package Nameeclipse-emf-validation
Version1.10.0
Release1.fc25
Epoch
SummaryVerify the integrity of EMF models
DescriptionThe validation component provides an API for defining constraints for any EMF meta-model (batch and live constraints), provides an extensibility API to support meta-models that require custom strategies for model traversal and provides support for parsing the content of constraint elements defined in specific languages. The validation framework provides support for two languages: Java and OCL. It also provides API support to define "client contexts" that describe the objects that need to be validated and to bind them to constraints that need to be enforced on these objects and provides support for listening to validation events.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:52:21 UTC
CompletedSat, 14 Apr 2018 19:52:21 UTC
Tags
f28
f29
RPMs
src
eclipse-emf-validation-1.10.0-1.fc25.src.rpm (info) (download)
noarch
eclipse-emf-validation-1.10.0-1.fc25.noarch.rpm (info) (download)
Changelog * Wed Oct 05 2016 Mat Booth <mat.booth@redhat.com> - 1.10.0-1 - Update to latest release - Don't ship examples or tests * Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.0-6 - Add missing build-requires * Wed Apr 20 2016 Alexander Kurtakov <akurtako@redhat.com> 1.9.0-5 - Remove examples from doc feature to unbreak build. * Fri Mar 11 2016 Mat Booth <mat.booth@redhat.com> - 1.9.0-4 - Don't package example bundles * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Sep 14 2015 Roland Grunberg <rgrunber@redhat.com> - 1.9.0-2 - Rebuild as an Eclipse p2 Droplet. * Thu Jun 25 2015 Alexander Kurtakov <akurtako@redhat.com> 1.9.0-1 - Update to Mars release. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 04 2015 Alexander Kurtakov <akurtako@redhat.com> 1.8.0-1 - Update to upstream 1.8. - Update to xmvn build. * Thu Dec 04 2014 Alexander Kurtakov <akurtako@redhat.com> 1.6.0-7 - Adapt to emf-runtime dropins change. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.6.0-5 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Apr 21 2013 Mat Booth <fedora@matbooth.co.uk> - 1.6.0-3 - Fix FTBFS rhbz #913952. * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Oct 20 2012 Mat Booth <fedora@matbooth.co.uk> - 1.6.0-1 - Update to latest version. - Adapt to newer packaging guidelines. - Fix FTBFS bug 843213. - Include emf from new location during pdebuild. * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Sep 24 2010 Mat Booth <fedora@matbooth.co.uk> 1.4.0-1 - Update to Helios release. - Fixes RHBZ #631222. * Tue Nov 24 2009 Mat Booth <fedora@matbooth.co.uk> 1.3.1-2 - Don't pretty-print the package description. * Fri Nov 13 2009 Mat Booth <fedora@matbooth.co.uk> 1.3.1-1 - New Validation spec file based on eclipse-gef.