You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/11/28 16:07:58 UTC

[GitHub] [accumulo-proxy] DomGarguilo commented on a diff in pull request #54: Add python generated files to be excluded from rat check

DomGarguilo commented on code in PR #54:
URL: https://github.com/apache/accumulo-proxy/pull/54#discussion_r1033736640


##########
pom.xml:
##########
@@ -416,6 +416,7 @@
           <configuration>
             <excludes>
               <exclude>src/main/resources/META-INF/services/*</exclude>
+              <exclude>src/main/python/AccumuloProxy.egg-info/*</exclude>

Review Comment:
   Good idea. Maybe ill merge this in as-is, then create a follow on ticket for that change.



-- 
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: notifications-unsubscribe@accumulo.apache.org

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