Merge "Moving a recently added trim() call in SwitchHandler after Null check."
authorAlessandro Boch <aboch@cisco.com>
Sat, 13 Apr 2013 01:44:15 +0000 (01:44 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 13 Apr 2013 01:44:15 +0000 (01:44 +0000)
opendaylight/commons/opendaylight/pom.xml

index f2817ed4812bcafd3a3bfd7995706ecbce50f12d..77e07c7a9f0cce7c2491221de0acb0a01fb7333b 100644 (file)
                     <ignore/>
                   </action>
                 </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.codehaus.enunciate</groupId>
+                    <artifactId>maven-enunciate-plugin</artifactId>
+                    <versionRange>[0.0,)</versionRange>
+                    <goals>
+                      <goal>docs</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore/>
+                  </action>
+                </pluginExecution>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>