Fixed on my end (I think... this bug is finicky); try it on your end to
make sure I didn't break anything further?
-Dan
Dan Fabulich wrote:
Daniel Kulp wrote:
I changed the rename logic to do a whole bunch of fallback things if the
first rename fails. It first will try a gc to see if any Streams that are
holding it locked can be cleaned up. If that still fails, then it will
just copy the new file over the old file. Not ideal, but it should
hopefully work.
Seems like this strategy might have worked, but now it's buggy. When I ran
it just now it failed to install the jar, because it wasn't there at all...
All I had was original-surefire-api-2.4-SNAPSHOT-shaded.jar and
surefire-api-2.4-SNAPSHOT-shaded.jar; install failed because I was missing
plain old surefire-api-2.4-SNAPSHOT.jar.
I'll try to poke around with it a bit today.
-Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]