A quick local fix is to define an empty target for
'hackyCore_Build.dist.copy' in dist.build.xml.. at least you will be able
to build and test the system, until this problem is solved.
thanks, aaron
At 12:18 AM 12/17/2005, (Cedric) Qin ZHANG wrote:
I am having the same problem now. Cheers, -Cedric
Aaron Kagawa wrote:
At 07:38 PM 12/16/2005, Philip Johnson wrote:
Just run
ant -f autoconfig.build.xml
and you should be good to go.
I tried that.. And it didn't seem to work.
thanks, aaron
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
c:\java\svn\hackyCore_Build>ant -f autoconfig.build.xml
Buildfile: autoconfig.build.xml
run:
[echo] [AutoConfig] Generated modules.build.xml,
sample.hackystat.build.pro
perties, and modules.html.
autoconfig.build.default:
BUILD SUCCESSFUL
Total time: 1 second
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
Target `hackyCore_Build.dist.copy' does not exist in this project. It is
used from target `hackyCore_Build.dist'.
Total time: 4 seconds
Build Sensor Report:
Start Time = Fri Dec 16 20:04:49 HST 2005
End Time = Fri Dec 16 20:04:49 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>ant modules