Do not pull in odl-mdsal-all 75/54175/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 Mar 2017 09:59:43 +0000 (11:59 +0200)
committerKai Gao <gaok12@mails.tsinghua.edu.cn>
Fri, 31 Mar 2017 15:34:46 +0000 (11:34 -0400)
odl-mdsal-all is only used for testing, it should not be pulled
in by other projects.

Patch set 2: remove redundant feature odl-mdsal-broker

Change-Id: I51d443604176f313c66ae6347bb6af348c029e47
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Kai Gao <gaok12@mails.tsinghua.edu.cn>
alto-release-features/features-alto/src/main/features/features.xml

index a4838d59ea024e68a79b72903df4317a93e10afa..d020a25beac1ac6d089cd562e7e941550d29b24f 100644 (file)
@@ -83,7 +83,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-alto-resourcepool' version='${project.version}'
             description='OpenDaylight :: alto :: Resourcepool'>
     <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
-    <feature version='${mdsal.version}'>odl-mdsal-all</feature>
     <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
 
     <feature version='${project.version}'>odl-alto-standard-types</feature>