Hey Guys,

In addition to the previous error, which comes from just building hackyKernel. I get the following error when building hackyKernel, hackyStatistics, hackyReport, hackyStdExt, hackyAnt, and hackyPerf. Now, I realize that hackyAnt (and/or other sensor implementations) needs hackyInstaller, but we need to enforce that with the doInternal_hacky<module> tasks.

     [echo] (hackyBuild) Invoking compile in hackyKernel.
     [echo]   (hackyKernel) Invoking compile.
     [echo] (hackyBuild) Invoking compile in hackyStatistics.
     [echo]   (hackyStatistics) Invoking compile.
     [echo] (hackyBuild) Invoking compile in hackyReport.
     [echo]   (hackyReport) Invoking compile.
     [echo] (hackyBuild) Invoking compile in hackyStdExt.
     [echo]   (hackyStdExt) Invoking compile.
     [echo] (hackyBuild) Invoking compile in hackyAnt.
     [echo]   (hackyAnt) Invoking compile.
[javac] C:\java\cvs\hackyAnt\src\org\hackystat\stdext\sensor\ant\bcml\instal ler\BCMLSensorInstaller.java:8: package org.hackystat.kernel.installer.model doe
s not exist
    [javac] import org.hackystat.kernel.installer.model.ConfigPersistor;
    [javac]                                             ^
[javac] C:\java\cvs\hackyAnt\src\org\hackystat\stdext\sensor\ant\bcml\instal ler\BCMLSensorInstaller.java:9: package org.hackystat.kernel.installer.model doe

thanks, aaron

At 11:00 AM 8/27/2005, you wrote:
Sorry. Here is the error.

BUILD FAILED
C:\java\cvs\hackyBuild\build.xml:559: The following error occurred while executi
ng this line:
C:\java\cvs\hackyBuild\build.xml:738: The following error occurred while executi
ng this line:
C:\java\cvs\hackyBuild\build.xml:1554: Error while expanding C:\java\cvs\hackyBu
ild\build\installer\lib\looks-1.3.1.jar

Reply via email to