Maybe you want to ask in ccnet-devel list? I believe alot people her eis
using ccnet, but development questions should be asked in thein forums.

Martin Aliger



  _____  

From: Michael Craig [mailto:mcrai...@yahoo.com] 
Sent: Friday, July 02, 2010 1:35 AM
To: nant-developers@lists.sourceforge.net
Subject: [nant-dev] Update to URLTrigger

 

Hello,

 

I am writing an update to the URLTrigger, specifically for implementation
against an Accurev repository. We are using the CCTrigger pattern, where an
xml file is created with detail about the Transaction occuring during a
'promote' (aka check-in).

 

anyway, this xml file has a transTime field which I want to compare against
CCNet's project state file.

 

A known weakness in the URLTrigger is that upon restart of CCNet, all CI
builds are executed whether they need to be or not.

 

By comparing this transTime vs. the CCNet's project state file 'last build'
datetime info, I think I can fix this issue.

 

Now down to the question. Is there already a class for querying to get the
Project State data? I'm sure I can invent the wheel, but would rather not,
and I'm sure you would all laugh at me once I submit the patch. :)

 

Thank You,

 

Mike

 

 

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to