I've corrected the error and committed it to CVS. Running the junit tests initially did not allow me to reproduce the error. It appears that I needed to have certain other modules set to "available", in addition to the ones to do a minimal compilation for hackyJira, in order to get the error.
The problem was that the JiraSensor depends on the setting of the JIRA_HOME environmental variable and the Issue SDT code does not. To resolve this situation I separated the two compilation tasks in the local.build.xml file. Sincerely, Burt > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-hackystat-dev- > [EMAIL PROTECTED] On Behalf Of Philip Johnson > Sent: Monday, October 11, 2004 6:25 AM > To: [EMAIL PROTECTED] > Subject: [HACKYSTAT-DEV-L:169] Re: Hackystat-ALL Build Failed > > > Hackystat build (configuration Hackystat-ALL) failed. > > Build report is available at > > > http://xenia.ics.hawaii.edu/hackyDevSite/configurationBuildReport.do?year > > =2004&month=10&day=11&configuration=Hackystat-ALL Build Time Stamp: Mon > > Oct 11 03:49:11 HST 2004 > > The problem is in hackyJira. Burt? > > Build Failed - > file:C:/CruiseControls/instance-ALL/hacky/hackyBuild/build.utils.xml:436: > Errors occurred while processing the junit report file > org.hackystat.stdext.sensor.ant.junit.JUnitSensorException: Failed to > process > C:\CruiseControls\instance- > ALL\hacky\hackyBuild\build\reports\junit\hackyJi > ra\TEST-org.hackystat.stdext.issue.sdt.TestIssue.xml > org.hackystat.stdext.sensor.ant.junit.JUnitSensorException: No test cases > in this test class. > > Cheers, > Philip > >
