sers
> Subject: Error deleting file in unit test
>
> Hi all,
>
> My context : new Java application, recent Jenkins, Maven projet, ...
>
> In a unit test, a File is created in "current" directory, and to let the
> workspace clean, after the test, I delete the file.
Are you running your Jenkins on Windows by chance?
Sent from my Windows Phone
--
From: Xavier NOPRE
Sent: 6/1/2012 5:20 AM
To: jenkinsci-users
Subject: Error deleting file in unit test
Hi all,
My context : new Java application, recent Jenkins, Maven projet, ...
In a
Hi all,
My context : new Java application, recent Jenkins, Maven projet, ...
In a unit test, a File is created in "current" directory, and to let the
workspace clean, after the test, I delete the file. It's OK on my computer,
under Eclipse and with Maven command line on console.
But in Jenkins,