Hey Guys,
So, I just did an update and got a couple of build errors:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
c:\java\svn\hackyCore_Build>startup
Using CATALINA_BASE: C:\java\jakarta-tomcat-5.5.9
Using CATALINA_HOME: C:\java\jakarta-tomcat-5.5.9
Using CATALINA_TMPDIR: C:\java\jakarta-tomcat-5.5.9\temp
Using JAVA_HOME: C:\java\jdk1.5.0_04
c:\java\svn\hackyCore_Build>ant -q freshStart all.junit
BUILD FAILED
C:\java\svn\hackyCore_Build\build.xml:39: The following error occurred
while executing this line:
C:\java\svn\hackyCore_Build\hackystat.sensor.build.xml:74: The following
error occurred while executing this line:
C:\java\svn\hackyCore_Build\macros.build.xml:135: DependencyFinder sensor
not installed. Please run HackyInstaller to install it.
Total time: 16 seconds
Build Sensor Report:
Start Time = Fri Dec 16 18:10:47 HST 2005
End Time = Fri Dec 16 18:10:50 HST 2005
Configuration = Unknown
Start Type = Unknown
Last Target = Unknown
Build Location = C:\java\svn\hackyCore_Build
Build Result = Failed
Checkstyle Ran = false
Compilation Ran = false
Unittest Ran = false
Total Failure Count = 1
[] [Generic] DependencyFinder sensor not installed. Please run
HackyInstaller to install it.
Sending build result to Hackystat server... Done!
c:\java\svn\hackyCore_Build>ant -q freshStart all.junit
BUILD FAILED
Target `hackyCore_Build.dist.copy' does not exist in this project. It is
used from target `hackyCore_Build.dist'.
Total time: 3 seconds
Build Sensor Report:
Start Time = Fri Dec 16 19:18:08 HST 2005
End Time = Fri Dec 16 19:18:08 HST 2005
Configuration = Unknown
Start Type = Unknown
Last Target = Unknown
Build Location = C:\java\svn\hackyCore_Build
Build Result = Failed
Checkstyle Ran = false
Compilation Ran = false
Unittest Ran = false
Total Failure Count = 1
[] [Generic] Target `hackyCore_Build.dist.copy' does not exist in this
project. It is used from target `hackyCore_Build.dist'.
Sending build result to Hackystat server... Done!
c:\java\svn\hackyCore_Build>
The first one, I was able to fix, no problem. The second one, I have no
idea what to do.
Can someone please help?
thanks, aaron