RE: Dependency Question
"McDaniel, Joe R." <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <7E6AD19DE114B94EAD623E12B48FB80408959166@xcgmd060.md.essd.northgrum.com> |
Nothing in the logs (Anthill is set for INFO level to stdout). My dependency project is : schedule = defaultSchedule member$1.project = Build Work Core member$2.project = TKS Minimal Test member$2.dependency = Build Work Core Here are the two projects: anthill.schedule = stoppedSchedule anthill.lastBuildFailDate = 11/08/2005 16:00:24 anthill.lastBuildSucceeded = true anthill.lastGoodBuildDate = 11/10/2005 23:40:42 anthill.registry.format.version = 1.1 anthill.publish.url = anthill.publish.dir = anthill.publish.script = anthill.publish.run_policy = success.only anthill.build.script = ../build-kowari-core.xml anthill.build.tag = none anthill.version.adapter = com.urbancode.anthill.adapter.UrbanCodeVersionAdapter anthill.version.file = version anthill.java.extra.options = anthill.mail.policy = failed.only anthill.repository.adapter = com.urbancode.anthill.adapter.CVSRepositoryAdapter anthill.repository.cvs.branch = anthill.repository.cvs.module = kowari anthill.repository.cvs.root = :pserver:anthill@demd128745:/cvsroot anthill.repository.cvs.work.dir = work anthill.repository.cvs.anthill.user = anthill.users.Joe McDaniel = [email protected] anthill.project.version = v1.1.0.255 anthill.schedule = stoppedSchedule anthill.lastBuildFailDate = 11/10/2005 16:22:44 anthill.lastBuildSucceeded = false anthill.lastGoodBuildDate = 11/09/2005 23:31:08 anthill.registry.format.version = 1.1 anthill.version.file = version anthill.version.adapter = com.urbancode.anthill.adapter.UrbanCodeVersionAdapter anthill.repository.adapter = com.urbancode.anthill.adapter.CVSRepositoryAdapter anthill.repository.cvs.branch = anthill.repository.cvs.module = tks anthill.repository.cvs.root = :pserver:anthill@demd128745:/cvsroot anthill.repository.cvs.work.dir = production anthill.repository.cvs.anthill.user = anthill.publish.url = anthill.publish.dir = anthill.publish.script = anthill.publish.run_policy = success.only anthill.build.script = ..\build-tks-eval.xml anthill.build.tag = none anthill.users.Joe McDaniel = [email protected] anthill.java.extra.options = anthill.mail.policy = always anthill.project.version = v2.2.0.52 -----Original Message----- From: anthill-bounces-IWHQxnLZ/[email protected] [mailto:anthill-bounces-IWHQxnLZ/[email protected]] On Behalf Of varban Sent: Wednesday, November 09, 2005 1:17 PM To: Anthill user list Subject: Re: [Anthill] Dependency Question Hi Joe, I tested the schedule with the a dependency group and everything seems to work fine. The only thing that I saw was that the build was not executed right on the second, there was maybe a 15-20 second delay before the dependency group was visible in the queue. Can you check if there is something in the logs, maybe an exception or at least something to suggest that an attempt was made to start the build? Regards, Varban