qickrooms / flex-mojos

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

Add parameter to html-wrapper to specify filename #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Small feature request

What steps will reproduce the problem?
1. Build maven project with the html wrapper plugin

It would be nice if we could override the use of build.getFinalName() for
the html wrapper file name.  I was thinking that we could specify another
parameter like:
<parameter>
  <file>index.html</file>
</parameter>

Thanks

Original issue reported on code.google.com by Ross...@gmail.com on 5 Sep 2008 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by velo...@gmail.com on 8 Sep 2008 at 12:58

GoogleCodeExporter commented 9 years ago
Fixed with issue 120.

Revision 787

Original comment by velo...@gmail.com on 10 Oct 2008 at 11:35