Skip to content

JVM d2d: Refine Java d2d for Log4J example #1876

@pombredanne

Description

@pombredanne

I am running a d2d with:

I get these un-mapped files:

to/META-INF/MANIFEST.MF
to/META-INF/org/apache/logging/log4j/core/config/plugins/Log4j2Plugins.dat
to/META-INF/services/javax.annotation.processing.Processor
to/META-INF/services/org.apache.logging.log4j.core.util.ContextDataProvider
to/META-INF/services/org.apache.logging.log4j.message.ThreadDumpMessage$ThreadInfoFactory
to/META-INF/services/org.apache.logging.log4j.spi.Provider
to/module-info.class

We should in this case get likely zero unmapped files.
Each of the files there should be either:

  • ignored
  • mapped

See also:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions