[slf4j-dev] [Bug 143] New: Include licensing information in pom.xml

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jul 29 23:30:35 CEST 2009


http://bugzilla.slf4j.org/show_bug.cgi?id=143

           Summary: Include licensing information in pom.xml
           Product: SLF4J
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Unspecified
        AssignedTo: dev at slf4j.org
        ReportedBy: genman at noderunner.net


This is helpful information for people using SLF4J under Maven.

E.g.:

    <licenses>
        <license>
            <name>Apache License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
            <distribution>repo</distribution>
        </license>
    </licenses>


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the slf4j-dev mailing list