Compile failure in hackyCGQM. However, this time I think it's actually due to changes made by Aaron to TemporaryFile.
It will be interesting to see if Cedric's mechanism can see the coupling.
Aaron, would you work with Christoph to resolve this issue?
Cheers, Philip
p.s. For those keeping score at home, this appears to be one of the "legitimate" build failures---the kind of problem that the build system is supposed to be detecting for us.
C:\CruiseControls\instance-ALL\hacky\hackyCGQM\src\java.main\cGQM\plugin\ov erview\topo\TopographyResult.java:128: cannot resolve symbol pre-compile [ javac ] symbol : constructor TemporaryFile (org.hackystat.kernel.user.User,java.lang.String,java.lang.String) pre-compile [ javac ] location: class org.hackystat.kernel.admin.TemporaryFile pre-compile [ javac ] TemporaryFile dotFile = new TemporaryFile(user, "topography-" pre-compile [ javac ] ^ pre-compile [ javac ] C:\CruiseControls\instance-ALL\hacky\hackyCGQM\src\java.main\cGQM\plugin\ov erview\topo\TopographyResult.java:130: cannot resolve symbol pre-compile [ javac ] symbol : constructor TemporaryFile (org.hackystat.kernel.user.User,java.lang.String,java.lang.String) pre-compile [ javac ] location: class org.hackystat.kernel.admin.TemporaryFile pre-compile [ javac ] TemporaryFile svgFile = new TemporaryFile(user, "topography-"
--On Monday, May 9, 2005 10:54 PM -1000 [EMAIL PROTECTED] wrote:
Hackystat build (configuration Hackystat-UH) failed. Build report is available at http://xenia.ics.hawaii.edu/hackyDevSite/configurationBuildReport.do?year =2005&month=5&day=9&configuration=Hackystat-UH Build Time Stamp: Mon May 09 22:54:06 HST 2005
