BUG-5222: do not pull in odl-mdsal-xsql 02/50402/2
authorRobert Varga <rovarga@cisco.com>
Fri, 13 Jan 2017 10:21:56 +0000 (11:21 +0100)
committerKai GAO <gaok12@mails.tsinghua.edu.cn>
Sat, 14 Jan 2017 17:43:43 +0000 (12:43 -0500)
xsql is deprecated, buggy and never was meant for production
use. Do not pull it in.

Change-Id: I5d7cb009aed136f96a07b85a40c569e9ea80b57c
Signed-off-by: Robert Varga <rovarga@cisco.com>
14 files changed:
alto-basic/auto-maps/features/src/main/features/features.xml
alto-basic/manual-maps/features/src/main/features/features.xml
alto-basic/simple-ecs/features/src/main/features/features.xml
alto-basic/simple-ird/features/src/main/features/features.xml
alto-core/northbound/features/src/main/features/features.xml
alto-core/standard-service-models/model-base/features/src/main/features/features.xml
alto-core/standard-service-models/model-config/features/src/main/features/features.xml
alto-core/standard-service-models/model-costmap/features/src/main/features/features.xml
alto-core/standard-service-models/model-endpointcost/features/src/main/features/features.xml
alto-core/standard-service-models/model-endpointproperty/features/src/main/features/features.xml
alto-core/standard-service-models/model-ird/features/src/main/features/features.xml
alto-core/standard-service-models/model-networkmap/features/src/main/features/features.xml
alto-extensions/simple-pce/features/src/main/features/features.xml
alto-extensions/simple-pce/network-tracker/features/src/main/features/features.xml

index 260b8fa26934e791943f76b4d4904cbc830104c8..f488c6d97ca6950299090728ce9b7408894b2aca 100644 (file)
@@ -31,7 +31,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-auto-maps-ui' version='${project.version}' description='OpenDaylight :: alto-auto-maps :: UI'>
     <feature version="${project.version}">odl-alto-auto-maps-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
   <feature name='odl-alto-auto-maps-cli' version='${project.version}' description='OpenDaylight :: alto-auto-maps :: CLI'>
index cde93ecdf5230dee766324f041f24fe67044373e..1db8b581891c16b6c9959179593e37f8d726bb94 100644 (file)
@@ -44,7 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-manual-maps-ui' version='${project.version}' description='OpenDaylight :: alto-manual-maps :: UI'>
     <feature version="${project.version}">odl-alto-manual-maps-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 51cf5589849aaede3c1d2c14b4d27794d9b08699..0719353cb94beee1ac1be044cf975865cef1041d 100644 (file)
@@ -50,7 +50,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-simple-ecs-ui' version='${project.version}' description='OpenDaylight :: alto-simple-ecs :: UI'>
     <feature version="${project.version}">odl-alto-simple-ecs-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index b46dc22ea73a4396292e2b381591bb9e113020ac..4cea52eae0332d9e7b7a05e28f0add956146dce9 100644 (file)
@@ -46,7 +46,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-simple-ird-ui' version='${project.version}' description='OpenDaylight :: alto-simple-ird :: UI'>
     <feature version="${project.version}">odl-alto-simple-ird-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 040c01dc172bf65546e0d1d0b8f689c6e2e8e616..e13bf8e436501137350485c295c949377980ee58 100644 (file)
@@ -67,7 +67,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-northbound-ui' version='${project.version}' description='OpenDaylight :: alto-northbound :: UI'>
     <feature version="${project.version}">odl-alto-northbound-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index fabde3d65ba292bce63a64b96395a0139e846a75..d22ff85378c02e67c7e33bbdef19051af0ef68da 100644 (file)
@@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-base-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-base :: UI'>
     <feature version="${project.version}">odl-alto-service-model-base-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 084b5fa6b8477ed4923565798edd9507f2c05069..9f5242e7e1bbda0d82f271275765cf1da02c1c54 100644 (file)
@@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-config-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-config :: UI'>
     <feature version="${project.version}">odl-alto-service-model-config-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 2298a903d374e4fc5a9dee17356ae0bc928a263c..73b91bb07989d43c1f14c6ca064d392d3da89454 100644 (file)
@@ -42,7 +42,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-costmap-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-costmap :: UI'>
     <feature version="${project.version}">odl-alto-service-model-costmap-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 082f4a77a255bd42f1c004704353b9536d72f819..e5968cfbe507fa219f8bafec1952911256f21869 100644 (file)
@@ -40,7 +40,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-endpointcost-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-endpointcost :: UI'>
     <feature version="${project.version}">odl-alto-service-model-endpointcost-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 379b191cd74fdfa459362e661850bac886d38e2b..127e9f57cc32b042289cc3b73167ceb1a208e647 100644 (file)
@@ -43,7 +43,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-endpointproperty-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-endpointproperty :: UI'>
     <feature version="${project.version}">odl-alto-service-model-endpointproperty-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 36c2af4d51f9fe9826774ec9ae630432744c23bd..39650f321b510ab24583fc8cd34187ca2875c591 100644 (file)
@@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-ird-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-ird :: UI'>
     <feature version="${project.version}">odl-alto-service-model-ird-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 747e40932f50399f5df3490d26d1441fe8fc3299..3388f4ae2815e819619462ac96641ec8a23818fb 100644 (file)
@@ -38,7 +38,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-service-model-networkmap-ui' version='${project.version}' description='OpenDaylight :: alto-service-model-networkmap :: UI'>
     <feature version="${project.version}">odl-alto-service-model-networkmap-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index 0ec282ab5492a713b7e0e7093b0ae693e31b9355..d9402d78ac5c4e5a40a027c18fb608e644bab6b7 100644 (file)
@@ -51,7 +51,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-network-tracker-ui' version='${project.version}' description='OpenDaylight :: network-tracker :: UI'>
     <feature version="${project.version}">odl-network-tracker-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
@@ -75,7 +74,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-spce-ui' version='${project.version}' description='OpenDaylight :: alto-spce :: UI'>
     <feature version="${project.version}">odl-alto-spce-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
 
index f0ba9dca21501cd89db1ae52a297c045a892fc20..c721573d45cb87bf5a8753f992401a23eb059ebd 100644 (file)
@@ -34,7 +34,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-network-tracker-ui' version='${project.version}' description='OpenDaylight :: network-tracker :: UI'>
     <feature version="${project.version}">odl-network-tracker-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>