Adding openflowjava features
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Wed, 27 Aug 2014 14:08:07 +0000 (16:08 +0200)
committerChristopher O'Shea <christopher.o.shea@ericsson.com>
Fri, 29 Aug 2014 05:25:37 +0000 (22:25 -0700)
1) Feature Tests Pass: https://jenkins.opendaylight.org/openflowjava/job/openflowjava-merge/228/
2) Features Comply with Guidelines: features/src/main/resources/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-openflowjava-all, odl-openflowjava-protocol
b) Features Descriptions: Present
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-openflowjava-all, odl-openflowplugin-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact : none

Change-Id: I23c142349f1af0eac4b77b1ec8212cd3b892a273
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
features/src/main/resources/features.xml

index dbf7aaecf139ff68d8a414f9c35b907bdc3268e5..833c9db2a80ab583b39b376d5a47a81d73324049 100644 (file)
@@ -67,6 +67,7 @@
         <feature version='0.0.3-SNAPSHOT'>odl-openflow-nxm-extensions</feature>
         <feature version='${feature.adsal.version}'>odl-adsal-compatibility</feature>
         <feature version='0.1.0-SNAPSHOT'>odl-aaa-all</feature>
+        <feature version='0.5-SNAPSHOT'>odl-openflowjava-protocol</feature>
     </feature>
 
     <!--