You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2021/03/21 15:34:13 UTC

[GitHub] [jena] afs opened a new pull request #962: Tidy up for release

afs opened a new pull request #962:
URL: https://github.com/apache/jena/pull/962


   


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] kinow commented on a change in pull request #962: Tidy up for release

Posted by GitBox <gi...@apache.org>.
kinow commented on a change in pull request #962:
URL: https://github.com/apache/jena/pull/962#discussion_r598305861



##########
File path: pom.xml
##########
@@ -649,13 +649,27 @@
           </execution>
         </executions>
         <configuration>
+
           <excludeSubProjects>true</excludeSubProjects>
           <excludes>
             <exclude>**/hs_err_pid*.log</exclude>
+
+            <!-- RAT option useDefaultExcludes isn't enough
+                 It only applies to modules in the profile,
+                 not all directories.
+            -->
+            <!-- Eclipse IDE -->

Review comment:
       👍




-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #962: Tidy up for release

Posted by GitBox <gi...@apache.org>.
afs merged pull request #962:
URL: https://github.com/apache/jena/pull/962


   


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org