[jboss-jira] [JBoss JIRA] (LOGTOOL-107) jboss-logging-tools don't include the license file

James Perkins (JIRA) issues at jboss.org
Tue May 31 15:05:00 EDT 2016


    [ https://issues.jboss.org/browse/LOGTOOL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245703#comment-13245703 ] 

James Perkins commented on LOGTOOL-107:
---------------------------------------

The attached PR adds a {{LICENSE.txt}} file to the {{META-INF}} directory in both the source and binary JAR's.
{code}
jperkins at localhost ~/projects/jboss/logging/jboss-logging-tools (LOGTOOL-107) $ jar tf annotations/target/jboss-logging-annotations-2.1.0.Alpha1-SNAPSHOT-sources.jar 
META-INF/MANIFEST.MF
META-INF/
org/
org/jboss/
org/jboss/logging/
org/jboss/logging/annotations/
org/jboss/logging/annotations/ConstructType.java
org/jboss/logging/annotations/Cause.java
org/jboss/logging/annotations/Once.java
org/jboss/logging/annotations/Transform.java
org/jboss/logging/annotations/Suppressed.java
org/jboss/logging/annotations/Fields.java
org/jboss/logging/annotations/Property.java
META-INF/INDEX.LIST
org/jboss/logging/annotations/FormatWith.java
org/jboss/logging/annotations/LogMessage.java
org/jboss/logging/annotations/LoggingClass.java
org/jboss/logging/annotations/MessageBundle.java
org/jboss/logging/annotations/Param.java
org/jboss/logging/annotations/ValidIdRanges.java
org/jboss/logging/annotations/Field.java
org/jboss/logging/annotations/Properties.java
org/jboss/logging/annotations/Signature.java
org/jboss/logging/annotations/Message.java
org/jboss/logging/annotations/Pos.java
org/jboss/logging/annotations/ValidIdRange.java
org/jboss/logging/annotations/MessageLogger.java
META-INF/LICENSE.txt
{code}

If this doesn't look correct just let me know.

> jboss-logging-tools don't include the license file
> --------------------------------------------------
>
>                 Key: LOGTOOL-107
>                 URL: https://issues.jboss.org/browse/LOGTOOL-107
>             Project: Log Tool
>          Issue Type: Bug
>            Reporter: gil cattaneo
>            Assignee: James Perkins
>
> Not available LICENSE file in source directory structure
> Please. Added license and copyright notice.
> the fedora pakaging guideline is very strictly precise about this problem
> https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#License_Text
> thanks
> regards



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list