keith-turner commented on PR #5890:
URL: https://github.com/apache/accumulo/pull/5890#issuecomment-3309125038

   When I checkout this branch and run the following, still seem some refs to 
the deleted file.  Do those matter?
   
   ```
   $ find -type f | xargs grep header.txt
   ./core/pom.xml:                
<header>${rootlocation}/src/build/license-header.txt</header>
   ./server/tserver/pom.xml:                
<header>${rootlocation}/src/build/license-header.txt</header>
   ./server/monitor/pom.xml:                
<header>${rootlocation}/src/build/license-header.txt</header>
   ./target/rat.txt:  AL    src/build/license-header.txt
   
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to