Skip to content

Automatic module name #20

@dmlloyd

Description

@dmlloyd

This project needs an automatic module name (or a proper module descriptor). My suggestion would be org.apache.commons.logging.

Background: normally the module name would be automatically derived from the JAR name, or the group/artifact. But that gives commons.logging.jboss.logging or org.jboss.logging.commons.logging.jboss.logging, respectively, neither of which are good names.

Since this module is a drop-in replacement for the Apache project, its automatic module name should be the same so that dependency resolution will find the replacement library at run time. The upstream project uses the automatic module name of org.apache.commons.logging; so should we.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions