I just ran all the tests in Linux, Yay! I am having issues in windows that are different than yours. Lemme move back to windows and see if I can find the cause and maybe reproduce your errors. david.
On Thu, Feb 15, 2018 at 1:41 PM, Puja Valiyil <puja...@gmail.com> wrote: > Ok, I would vote to mark it as a known issue then. Is there any concern if > the release doesn't build under windows? I don't see that being an issue > personally. > > On Thu, Feb 15, 2018 at 1:32 PM, White, Eric <eric.wh...@parsons.com> > wrote: > > > I can try but that probably won't fix it since it determines that the > > owner of “user.home” is system and that’s not the same as administrator. > > > > -----Original Message----- > > From: Puja Valiyil [mailto:puja...@gmail.com] > > Sent: Thursday, February 15, 2018 1:24 PM > > To: dev@rya.incubator.apache.org > > Subject: Re: Release build fails on Windows > > > > Did you try running as an administrator? > > I think that we should probably mark this as a known issue -- I don't > feel > > it should hold up the release. There have been lots of issues with > people > > building on windows, this is part of a larger issue I feel. > > > > On Thu, Feb 15, 2018 at 1:11 PM, White, Eric <eric.wh...@parsons.com> > > wrote: > > > > > I ran into issues building the release (3.2.12-rc1) on a Windows > > > machine with git bash. It seems some of the new Rya Shell tests fail > > > due to the new PathUtils class (from another commit) saying "Operation > > > of a file in a shared directory is not allowed" when attempting to add > > > the .rya_shell_history file to "user.home". > > > > > > It seems it expects "user.home" to be owned by the user or an > > > administrator, but it's owned by the system and fails. > > > > > > Thanks, > > > -Eric White > > > > > >