Missing some pom configs

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/70acec97
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/70acec97
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/70acec97

Branch: refs/heads/develop
Commit: 70acec978142bf0b77234ddfa0e298e51fef1f8f
Parents: 138a7b5
Author: Carlos Rovira <carlosrov...@apache.org>
Authored: Tue Nov 8 23:21:01 2016 +0100
Committer: Carlos Rovira <carlosrov...@apache.org>
Committed: Tue Nov 8 23:21:01 2016 +0100

----------------------------------------------------------------------
 examples/flexjs/MDLExample/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/70acec97/examples/flexjs/MDLExample/pom.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MDLExample/pom.xml 
b/examples/flexjs/MDLExample/pom.xml
index 2dd229e..a64aeaa 100644
--- a/examples/flexjs/MDLExample/pom.xml
+++ b/examples/flexjs/MDLExample/pom.xml
@@ -48,6 +48,8 @@
         <extensions>true</extensions>
         <configuration>
           <mainClass>App.mxml</mainClass>
+          
<htmlTemplate>${basedir}/src/main/resources/mdl-js-index-template.html</htmlTemplate>
+          
<additionalCompilerOptions>-compiler.exclude-defaults-css-files=HTML-0.8.0-SNAPSHOT.swc:defaults.css</additionalCompilerOptions>
         </configuration>
       </plugin>
       <plugin>

Reply via email to