[jboss-jira] [JBoss JIRA] (WFLY-6439) Undertow access_log prefix/suffix default values discrepancy
Stuart Douglas (JIRA)
issues at jboss.org
Tue Mar 29 22:43:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas moved JBEAP-3988 to WFLY-6439:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6439 (was: JBEAP-3988)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Web (Undertow)
(was: Web (Undertow))
Target Release: (was: 7.0.0.GA)
Affects Version/s: (was: 7.0.0.ER7)
> Undertow access_log prefix/suffix default values discrepancy
> ------------------------------------------------------------
>
> Key: WFLY-6439
> URL: https://issues.jboss.org/browse/WFLY-6439
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
>
> Schema definition of Undertow access log {{prefix}} and {{suffix}} attributes [in this file|https://github.com/jbossas/jboss-eap7/blob/EAP_7.0.0.ER7-dev/undertow/src/main/resources/schema/wildfly-undertow_3_1.xsd#L253] do not match what is [in access log definition|https://github.com/jbossas/jboss-eap7/blob/EAP_7.0.0.ER7-dev/undertow/src/main/java/org/wildfly/extension/undertow/AccessLogDefinition.java#L58] - see the difference in
> {{access_log}} -> {{access_log.}} and {{.log}} -> {{log}}
> There was a change [in this commit|https://github.com/jbossas/jboss-eap7/commit/f47aa52bf67f4d8a469ba3e22a6c616955caeb4f].
> Those values should match and according to mentioned commit I propose to edit schema definition to what is in access log definition file (therefore: prefix = "access_log." and suffix = "log").
> NOTE: I am setting target for GA as this is trivial change in schema definition and better to change it before GA as after this any change to schema definition is difficult.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list