BUG-5222: do not pull in odl-mdsal-xsql 53/54153/1 stable/beryllium
authorRobert Varga <nite@hq.sk>
Fri, 13 Jan 2017 11:07:30 +0000 (12:07 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 31 Mar 2017 08:55:17 +0000 (08:55 +0000)
xsql is deprecated, buggy and never was meant for production
use. Do not pull it in.

Change-Id: I0ed6e90fcffa6a47c0e8bfcc49354fd5414dab00
Signed-off-by: Robert Varga <nite@hq.sk>
(cherry picked from commit 48cacd5f03c6b460bc77be653a567bc7f06da457)

features/src/main/features/features.xml

index b65d3a64fb5a14b710dce026b610bf39bed8c82a..0914884395acf850907ce775ebfccc6c90a19fe0 100755 (executable)
@@ -44,7 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version="${project.version}">odl-unimgr-rest</feature>
     <feature version="${project.version}">odl-unimgr-console</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dlux.version}">odl-dlux-all</feature>
   </feature>