Here you go. Hot off the press.
-bash-3.00$ ./build.sh
... Bootstrapping Ant Distribution
rm: Unable to remove directory build/classes: Permission denied
rm: Unable to remove directory build: File exists
... Compiling Ant Classes
src/main/org/apache/tools/ant/types/AbstractFileSet.java:52: cannot
On 2010-04-02, J. Joseph Felten wrote:
> -bash-3.00$ ./build.sh
> ... Bootstrapping Ant Distribution
> rm: Unable to remove directory build/classes: Permission denied
sounds suspicious. Why is that?
> ... Compiling Ant Classes
> src/main/org/apache/tools/ant/types/AbstractFileSet.java:52: cann
I know its been a long time since you asked this (and I initially hoped
Jan would jump in since FailureRecorder is mostly his baby 8-).
On 2010-03-13, Clark Archer wrote:
> During implementing my previously mentioned test history recorder, I
> discovered an issue with the current FailureRecorder