You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Cris Rockwell (Jira)" <ji...@apache.org> on 2020/05/08 15:38:00 UTC

[jira] [Created] (SLING-9436) Append reactor module Notice Statement

Cris Rockwell created SLING-9436:
------------------------------------

             Summary: Append reactor module Notice Statement 
                 Key: SLING-9436
                 URL: https://issues.apache.org/jira/browse/SLING-9436
             Project: Sling
          Issue Type: Improvement
          Components: Build and Source Control
    Affects Versions: Jar Resource Bundle 1.0.2
            Reporter: Cris Rockwell


As discussed in SLING-9397 ...

The NOTICE is built from a Velocity template. The template needs an update such that reactor module's can append a notice statement into this aggregated NOTICE
 * [https://github.com/apache/sling-apache-sling-jar-resource-bundle/blob/master/src/main/resources/META-INF/NOTICE.vm]
 * [https://github.com/apache/sling-apache-sling-jar-resource-bundle/pull/1]

 

Current version is 1.0.0, updating to 1.0.1. Once that occurs, line 209 from the sling-parent would also need to increment the version to 1.0.1
 * [https://github.com/apache/sling-parent/blob/master/sling-parent/pom.xml]

 

This would allow notice statement from the project pom.xml properties to append into a combined NOTICE file

{{<properties> }}{{<noticeStatement>}}
 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)