Github user joshelser commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/66#discussion_r51284847
--- Diff: assemble/pom.xml ---
@@ -171,6 +171,9 @@
<excludes>
<exclude>bin-LICENSE</exclude>
<exclude>bin-NOTICE</exclude>
+ <exclude>nbproject/**</exclude>
+ <exclude>nb-configuration.xml</exclude>
+ <exclude>nbactions.xml</exclude>
--- End diff --
Ok, the spirit of my question was just "netbeans is creating these itself",
but thanks for the explanation!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---