ottlinger commented on code in PR #450:
URL: https://github.com/apache/creadur-rat/pull/450#discussion_r2072698956


##########
apache-rat-tasks/pom.xml:
##########
@@ -118,29 +124,12 @@
             <configuration>
               <includeArtifactIds>apache-rat-core</includeArtifactIds>
               <excludeClassifiers>tests</excludeClassifiers>
-              <include>META-INF/RELEASE_NOTES.txt</include>
+              <includes>META-INF/RELEASE_NOTES.txt</includes>
               
<outputDirectory>${project.build.outputDirectory}</outputDirectory>
             </configuration>
           </execution>
         </executions>
       </plugin>
-      <plugin>

Review Comment:
   Filed RAT-474 to handle Eclipse problems separately (they happen on master 
and this feature branch)!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@creadur.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to