You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/22 06:53:00 UTC

[jira] [Commented] (LOG4J2-3502) Add JPMS support for JsonTemplateLayout

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

ASF subversion and git services commented on LOG4J2-3502:
---------------------------------------------------------

Commit 551a747eab459ef534b20250a1477e1c7f18233f in logging-log4j2's branch refs/heads/master from Volkan Yazıcı
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=551a747eab ]

LOG4J2-3502 Disable ITs for JTL tests.


> Add JPMS support for JsonTemplateLayout
> ---------------------------------------
>
>                 Key: LOG4J2-3502
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3502
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: JsonTemplateLayout
>            Reporter: Volkan Yazici
>            Assignee: Volkan Yazici
>            Priority: Major
>             Fix For: 3.0.0
>
>
> The list of things to be done are as follows:
>  # Create src/main/java/module-info.java in log4j-jtl module
>  # Remove automatic module from log4j-jtl/pom.xml
>  # Create log4j-jtl-test module
>  ## Move log4j-jtl/src/test to log4j-jtl-test/src/test
>  ## Move utility classes from src/test to src/main
>  ## Move all classes from .jtl package to .jtl.test package
>  ## Update log4j-jtl-test/pom.xml to reflect the package path change
>  ## Fix log4j-jtl testJar dependency in log4j-perf



--
This message was sent by Atlassian Jira
(v8.20.7#820007)