special case. vcs is not a sensor, it's common code needed by cvs and
svn sensor. cheers, -Cedric
austen wrote:
I tried to build hackystat locally with all the core modules, all the
sdt modules, and hackySensor_Cvs module and recieved this error:
---
C:\hackydev-svn\hackyCore_Build>ant -q freshStart
BUILD FAILED
C:\hackydev-svn\hackyCore_Build\modules.build.xml:905: The following error occur
red while executing this line:
C:\hackydev-svn\hackyCore_Build\macros.build.xml:36: hackySensor_Cvs requires: h
ackyCore_Kernel, hackyCore_Installer, hackySdt_Commit, hackySensor_Vcs
Total time: 3 seconds
Build Sensor Report:
Start Time = Sat Nov 19 18:54:26 GMT-10:00 2005
End Time = Sat Nov 19 18:54:26 GMT-10:00 2005
Configuration = Unknown
Start Type = Unknown
Last Target = hackyCore_Build.checkModuleAvailability
Build Location = C:\hackydev-svn\hackyCore_Build
Build Result = Failed
Checkstyle Ran = false
Compilation Ran = false
Unittest Ran = false
Total Failure Count = 1
[hackyCore_Build] [Generic] hackySensor_Cvs requires: hackyCore_Kernel, hack
yCore_Installer, hackySdt_Commit, hackySensor_Vcs
Sending build result to Hackystat server... Done!
C:\hackydev-svn\hackyCore_Build>
---
It says that I need hackySensor_Vcs to build and was wondering if that
is correct? Are the sensor modules supposed to depend on other sensor
modules? Just checking if this is a special case.
Cheers,
austen