[jboss-jira] [JBoss JIRA] (WFLY-10938) Avoid overriding galleon pack properties when feature pack licenses html files are created

Yeray Borges (JIRA) issues at jboss.org
Tue Aug 28 03:47:04 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yeray Borges updated WFLY-10938:
--------------------------------
    Description: 
Counterpart issue to do the same as 
We generate the full-feature-pack-licenses.html and servlet-feature-pack-licenses.html at the provisioning level using the core-licenses.xsl stylesheet.

This stylesheet uses the environment property named 'version' to set the title of the html file generated by this task. 

When this task is executed by the full distribution, the version value is overridden by the wildfl-full environment property. 

We should avoid this property overridden to get the correct version in the core-feature-pack-licenses.html license file generated by wildfly-full (or by any other feature pack)

  was:
We generate the core-feature-pack-licenses.html at the provisioning level using the core-licenses.xsl stylesheet.

This stylesheet uses the environment property named 'version' to set the title of the html file generated by this task. 

When this task is executed by the full distribution, the version value is overridden by the wildfl-full environment property. 

We should avoid this property overridden to get the correct version in the core-feature-pack-licenses.html license file generated by wildfly-full (or by any other feature pack)



> Avoid overriding galleon pack properties when feature pack licenses html files are created
> ------------------------------------------------------------------------------------------
>
>                 Key: WFLY-10938
>                 URL: https://issues.jboss.org/browse/WFLY-10938
>             Project: WildFly
>          Issue Type: Task
>          Components: Build System
>            Reporter: Yeray Borges
>            Assignee: Yeray Borges
>
> Counterpart issue to do the same as 
> We generate the full-feature-pack-licenses.html and servlet-feature-pack-licenses.html at the provisioning level using the core-licenses.xsl stylesheet.
> This stylesheet uses the environment property named 'version' to set the title of the html file generated by this task. 
> When this task is executed by the full distribution, the version value is overridden by the wildfl-full environment property. 
> We should avoid this property overridden to get the correct version in the core-feature-pack-licenses.html license file generated by wildfly-full (or by any other feature pack)



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list