qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

express-installation-with-history as default value for html-wrapper-mojo #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think, "express-installation-with-history" more the best choice for default, 
than current value  
"client-side-detection-with-history" (also, Flex Builder use 
express-installation-with-history as default).

Index: flex-maven-
plugin/src/main/java/org/sonatype/flexmojos/htmlwrapper/HtmlWrapperMojo.java
===========================================================
========
--- flex-maven-
plugin/src/main/java/org/sonatype/flexmojos/htmlwrapper/HtmlWrapperMojo.java    (re
vision 
1038)
+++ flex-maven-
plugin/src/main/java/org/sonatype/flexmojos/htmlwrapper/HtmlWrapperMojo.java    Thu
 Jan 15 
12:56:05 MSK 2009
@@ -92,7 +92,7 @@
      * <p>
      * This mojo will look for <tt>index.template.html</tt> for replace parameters
      * 
-     * @parameter default-value="embed:client-side-detection-with-history"
+     * @parameter default-value="embed:express-installation-with-history"
      */
     private String templateURI;

Original issue reported on code.google.com by deve...@gmail.com on 15 Jan 2009 at 10:07

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed at TRUNK

Original comment by velo...@gmail.com on 21 Jan 2009 at 7:29