[ 
https://issues.apache.org/jira/browse/KAFKA-21064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dejan Stojadinović updated KAFKA-21064:
---------------------------------------
    Description: 
(+) Action points:
 * upgrade Apache RAT Gradle plugin version
 * remove redundant custom style file

(i) release notes:
 * Apache RAT Gradle plugin: 
[https://github.com/eskatos/creadur-rat-gradle/blob/v0.10.0/CHANGELOG.md]
 * Apache RAT (bundled version is upgraded form 0.15 to 0.17):
 ** 0.17:   
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L1]
 ** 0.16.1: 
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L290]
 ** 0.16:   
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L329]
 

h4. Note #1: Rationale for removing custom style
 *_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl')):_* this 
style is equivalent to a default style.
+Steps (use Kafka trunk branch):+
 # comment out line 277 --> 
*_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl'))_*
 # execute: _*./gradlew rat*_
 # compare two styles: _*diff build/tmp/rat/default-stylesheet.xsl 
gradle/resources/rat-output-to-html.xsl*_
{code:java}
69a70,71
>   <p>This HTML version (yes, it is!) is generated from the RAT xml reports 
> using Saxon9B. All the outputs required are displayed below, similar to the 
> .txt version.
>            This is obviously a work in progress; and a prettier, easier to 
> read and manage version will be available soon</p>
{code}


h4. Note #2: Old vs. new report:

 !screenshot-1.png! 
 !screenshot-2.png! 

  was:
(+) Action points:
 * upgrade Apache RAT Gradle plugin version
 * remove redundant custom style file

(i) release notes:
 * Apache RAT Gradle plugin: 
[https://github.com/eskatos/creadur-rat-gradle/blob/v0.10.0/CHANGELOG.md]
 * Apache RAT (bundled version is upgraded form 0.15 to 0.17):
 ** 0.17:   
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L1]
 ** 0.16.1: 
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L290]
 ** 0.16:   
[https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L329]

 
h4. Note #1
h4. Note #2

Rationale for removing custom style 
*_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl')):_* this style 
is equivalent to a default style.
+Steps (use Kafka trunk branch):+
 # comment out line 277 --> 
*_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl'))_*
 # execute: _*./gradlew rat*_
 # compare two styles: _*diff build/tmp/rat/default-stylesheet.xsl 
gradle/resources/rat-output-to-html.xsl*_
{code:java}
69a70,71
>   <p>This HTML version (yes, it is!) is generated from the RAT xml reports 
> using Saxon9B. All the outputs required are displayed below, similar to the 
> .txt version.
>            This is obviously a work in progress; and a prettier, easier to 
> read and manage version will be available soon</p>
{code}


> Apache RAT Gradle plugin version upgrade: 0.8.1 --> 0.10.0
> ----------------------------------------------------------
>
>                 Key: KAFKA-21064
>                 URL: https://issues.apache.org/jira/browse/KAFKA-21064
>             Project: Kafka
>          Issue Type: Task
>          Components: build
>            Reporter: Dejan Stojadinović
>            Assignee: Dejan Stojadinović
>            Priority: Minor
>              Labels: Gradle, gradle, rat, update, upgrade, version
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> (+) Action points:
>  * upgrade Apache RAT Gradle plugin version
>  * remove redundant custom style file
> (i) release notes:
>  * Apache RAT Gradle plugin: 
> [https://github.com/eskatos/creadur-rat-gradle/blob/v0.10.0/CHANGELOG.md]
>  * Apache RAT (bundled version is upgraded form 0.15 to 0.17):
>  ** 0.17:   
> [https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L1]
>  ** 0.16.1: 
> [https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L290]
>  ** 0.16:   
> [https://github.com/apache/creadur-rat/blob/apache-rat-project-0.17/RELEASE_NOTES.txt#L329]
>  
> h4. Note #1: Rationale for removing custom style
>  *_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl')):_* this 
> style is equivalent to a default style.
> +Steps (use Kafka trunk branch):+
>  # comment out line 277 --> 
> *_stylesheet.set(file('gradle/resources/rat-output-to-html.xsl'))_*
>  # execute: _*./gradlew rat*_
>  # compare two styles: _*diff build/tmp/rat/default-stylesheet.xsl 
> gradle/resources/rat-output-to-html.xsl*_
> {code:java}
> 69a70,71
> >   <p>This HTML version (yes, it is!) is generated from the RAT xml reports 
> > using Saxon9B. All the outputs required are displayed below, similar to the 
> > .txt version.
> >            This is obviously a work in progress; and a prettier, easier to 
> > read and manage version will be available soon</p>
> {code}
> h4. Note #2: Old vs. new report:
>  !screenshot-1.png! 
>  !screenshot-2.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to