Thanks Chris we will have to come up with something about this issue. Aaron
On Mon, Oct 20, 2014 at 12:53 PM, Chris Rohr <[email protected]> wrote: > Found an issue with the .gitignore, but I'm not sure the right way to > fix it. I also can't apply my temporary fix at the moment so wanted > this documented so someone could fix it. > > In the main .gitignore (line 26) there is an entry for log. I'm > assuming this was to ignore generated logs while running tests, etc. > An unintended side affect is that the > blur-util/src/main/java/org/apache/blur/log directory is being > ignored. This will prevent any updates from being added to those > classes as well as if you pull Blur and try to import into another > personal git repo you will not get that log directory in the new repo. > > Chris >
