Repository: openmeetings
Updated Branches:
  refs/heads/master ef5407e83 -> f9f3ed68a


[OPENMEETINGS-1758] eclipse warnings are fixed


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/f9f3ed68
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/f9f3ed68
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/f9f3ed68

Branch: refs/heads/master
Commit: f9f3ed68adb4775e19afafb00123074924c5416f
Parents: ef5407e
Author: Maxim Solodovnik <solomax...@gmail.com>
Authored: Fri Nov 17 14:22:38 2017 +0700
Committer: Maxim Solodovnik <solomax...@gmail.com>
Committed: Fri Nov 17 14:22:59 2017 +0700

----------------------------------------------------------------------
 pom.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/f9f3ed68/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 570f1a8..42e6d3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1276,6 +1276,20 @@
                                                                                
<ignore></ignore>
                                                                        
</action>
                                                                
</pluginExecution>
+                                                               
<pluginExecution>
+                                                                       
<pluginExecutionFilter>
+                                                                               
<groupId>net.flexmojos.oss</groupId>
+                                                                               
<artifactId>flexmojos-maven-plugin</artifactId>
+                                                                               
<versionRange>[7.0.0,)</versionRange>
+                                                                               
<goals>
+                                                                               
        <goal>compile-swf</goal>
+                                                                               
        <goal>test-compile</goal>
+                                                                               
</goals>
+                                                                       
</pluginExecutionFilter>
+                                                                       <action>
+                                                                               
<ignore></ignore>
+                                                                       
</action>
+                                                               
</pluginExecution>
                                                        </pluginExecutions>
                                                </lifecycleMappingMetadata>
                                        </configuration>

Reply via email to