|
From: Darren D. <da...@sh...> - 2005-11-16 21:37:48
|
1132176960
FAILED
Buildfile: build.xml
clean:
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/classes
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target
compileattr:
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
buildmain:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/classes/META-INF
[javac] Compiling 1130 source files to /home/users/d/da/davison/checkouts/spring/target/classes
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/util/ReflectionUtils.java:96: cannot resolve symbol
[javac] symbol : constructor IllegalStateException (java.lang.String,java.lang.IllegalAccessException)
[javac] location: class java.lang.IllegalStateException
[javac] throw new IllegalStateException("Should not get here.", e);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/util/ReflectionUtils.java:100: cannot resolve symbol
[javac] symbol : constructor IllegalStateException (java.lang.String,java.lang.reflect.InvocationTargetException)
[javac] location: class java.lang.IllegalStateException
[javac] throw new IllegalStateException("Should not get here.", e);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 2 errors
Last CVS updates prior to this build were:
1132175581
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
successful build occurs on the machine in question.
See http://springframework.sourceforge.net/test/ for further
information.
|