[ 
https://issues.apache.org/jira/browse/WOOKIE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204624#comment-13204624
 ] 

Ate Douma commented on WOOKIE-314:
----------------------------------

In general I think it shouldn't be about AS license vs 3rd party license, but 
more generically about build-time vs run-time comments.
By being able to distinguish between those two (build-time comments being 
stripped), the AL license headers could be added using build-time comments and 
3rd party usages then have the options to use the same, or choose run-time 
comments if they want their comments (license or otherwise) to be retained.

So, for example <% %> comments could be stripped while retaining <!-- --> 
comments.
 
                
> Filter license headers when concatenating HTML template files
> -------------------------------------------------------------
>
>                 Key: WOOKIE-314
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-314
>             Project: Wookie
>          Issue Type: Improvement
>          Components: Template
>    Affects Versions: 0.9.2
>            Reporter: Scott Wilson
>
> Each component of a HTML page (header, footer, primary content, secondary 
> content, scripts) is in a separate file including a license header, all of 
> which are then included in the final output HTML file. 
> These headers should either be removed or minified when the output HTML page 
> is created; the only full header should be at the top of the page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to