[jira] [Updated] (METRON-717) Move site.xml to .gitignore, and create site.xml.template as the tracked file

2017-02-21 Thread Matt Foley (JIRA)

 [ 
https://issues.apache.org/jira/browse/METRON-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated METRON-717:
--
Fix Version/s: 0.3.2

> Move site.xml to .gitignore, and create site.xml.template as the tracked file
> -
>
> Key: METRON-717
> URL: https://issues.apache.org/jira/browse/METRON-717
> Project: Metron
>  Issue Type: Improvement
>Reporter: Matt Foley
>Assignee: Matt Foley
> Fix For: 0.3.2
>
>
> It is a minor nuisance that the site.xml file for the new site-book element 
> is partly fixed source code (that must be versioned in git), and partly 
> auto-generated code (that we would like git to ignore).  As a result, one 
> gets frequent complaints from git regarding `modified:   
> site-book/src/site/site.xml`, when really the only change is due to generated 
> content during a site-book build.
> Resolve issue by separating the generated part from the fixed part of 
> site.xml, and tracking only the fixed part (in the form of a template file) 
> in git.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (METRON-717) Move site.xml to .gitignore, and create site.xml.template as the tracked file

2017-02-16 Thread Matt Foley (JIRA)

 [ 
https://issues.apache.org/jira/browse/METRON-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated METRON-717:
--
Issue Type: Improvement  (was: Bug)

> Move site.xml to .gitignore, and create site.xml.template as the tracked file
> -
>
> Key: METRON-717
> URL: https://issues.apache.org/jira/browse/METRON-717
> Project: Metron
>  Issue Type: Improvement
>Reporter: Matt Foley
>
> It is a minor nuisance that the site.xml file for the new site-book element 
> is partly fixed source code (that must be versioned in git), and partly 
> auto-generated code (that we would like git to ignore).  As a result, one 
> gets frequent complaints from git regarding `modified:   
> site-book/src/site/site.xml`, when really the only change is due to generated 
> content during a site-book build.
> Resolve issue by separating the generated part from the fixed part of 
> site.xml, and tracking only the fixed part (in the form of a template file) 
> in git.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (METRON-717) Move site.xml to .gitignore, and create site.xml.template as the tracked file

2017-02-16 Thread Matt Foley (JIRA)

 [ 
https://issues.apache.org/jira/browse/METRON-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Foley updated METRON-717:
--
Summary: Move site.xml to .gitignore, and create site.xml.template as the 
tracked file  (was: consider moving site.xml to .gitignore, and create 
site.xml.template as the tracked file)

> Move site.xml to .gitignore, and create site.xml.template as the tracked file
> -
>
> Key: METRON-717
> URL: https://issues.apache.org/jira/browse/METRON-717
> Project: Metron
>  Issue Type: Bug
>Reporter: Matt Foley
>
> It is a minor nuisance that the site.xml file for the new site-book element 
> is partly fixed source code (that must be versioned in git), and partly 
> auto-generated code (that we would like git to ignore).  As a result, one 
> gets frequent complaints from git regarding `modified:   
> site-book/src/site/site.xml`, when really the only change is due to generated 
> content during a site-book build.
> Resolve issue by separating the generated part from the fixed part of 
> site.xml, and tracking only the fixed part (in the form of a template file) 
> in git.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)