Move and split EntityOwnershipService common-api
Common EOS API contracts describle Generic API parents for
DOM and Binding implementations. Core APIs have to contain
Generic definitions. EOS SPI contains Abstract implementations
a common logic for DOM/Binding functionality.
* split mdsal-common-api for MD-SAL core API and EOS
* split EOS to API and SPI projects
* add new artifacts definitions
* remove ExceptionTest
Change-Id: Iebad27cd651bfb19e2194128d0393055adacfe5f
Signed-off-by: Vaclav Demcak <[email protected]>