RE: Falcon functional tests

2012-12-21 Thread Gordon Smith
Let's try your fix. - Gordon -Original Message- From: Chema Balsas [mailto:jbal...@gmail.com] Sent: Friday, December 21, 2012 3:15 PM To: flex-dev@incubator.apache.org Subject: Re: Falcon functional tests What I can't quite understand is why the temp files are being crea

Re: Falcon functional tests

2012-12-21 Thread Chema Balsas
What I can't quite understand is why the temp files are being created inside your user directory... 2012/12/22 Chema Balsas > Yep, I'd say this has been going since the beggining... in my case, > they're getting stored as somewhere like > > > /var/folders/x6/926_x3v952x05jkwpg4rq540gn/T/apac

Re: Falcon functional tests

2012-12-21 Thread Chema Balsas
Yep, I'd say this has been going since the beggining... in my case, they're getting stored as somewhere like /var/folders/x6/926_x3v952x05jkwpg4rq540gn/T/apache6562046723695325653.swc It seems this is the usual behavior, and is solved by invoking the deleteOnExit() method on the created tempor