Repository: flex-falcon
Updated Branches:
  refs/heads/dual a940299c5 -> 2d547c519


somehow, this line got removed


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/2d547c51
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/2d547c51
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/2d547c51

Branch: refs/heads/dual
Commit: 2d547c51917e12b9eacb7e40de3ce43924cf1ec3
Parents: a940299
Author: Alex Harui <[email protected]>
Authored: Sat Mar 4 23:19:35 2017 -0800
Committer: Alex Harui <[email protected]>
Committed: Sat Mar 4 23:19:35 2017 -0800

----------------------------------------------------------------------
 .../src/main/resources/META-INF/plexus/components.xml               | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/2d547c51/flexjs-maven-plugin/src/main/resources/META-INF/plexus/components.xml
----------------------------------------------------------------------
diff --git 
a/flexjs-maven-plugin/src/main/resources/META-INF/plexus/components.xml 
b/flexjs-maven-plugin/src/main/resources/META-INF/plexus/components.xml
index 3445ede..78dbe96 100644
--- a/flexjs-maven-plugin/src/main/resources/META-INF/plexus/components.xml
+++ b/flexjs-maven-plugin/src/main/resources/META-INF/plexus/components.xml
@@ -46,6 +46,7 @@
                             <compile>
                                 
org.apache.flex.flexjs.compiler:flexjs-maven-plugin:compile-as,
                                 
org.apache.flex.flexjs.compiler:flexjs-maven-plugin:compile-js,
+                                
org.apache.flex.flexjs.compiler:flexjs-maven-plugin:compile-extern,
                             </compile>
                             <process-test-resources>
                                 
org.apache.maven.plugins:maven-resources-plugin:testResources

Reply via email to