Re: Modfying Accurev Plugin

Michael Sayko <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <25529598.1244058925888.JavaMail.root@mswamui-thinleaf.atl.sa.earthlink.net>
Change the line

hist.setTransactionRange(new DateTimespec(lastBuild), new DateTimespec(now));

to

hist.setTransactionRange(new DateTimespec(now), new DateTimespec(lastBuild));

in Accurev.java then rebuild the CruiseControl distribution by executing build.sh in the main directory.

-----Original Message-----
From: Kathy Ables Jonick
Sent: Jun 3, 2009 3:45 PM
To: [email protected]
Subject: [Cruisecontrol-user] Modfying Accurev Plugin

I am looking for steps to modify the Accurev plugin in Cruisecontrol. I did modify the acccurev.java file. But the changes did not take affect. I suspect it is in one of the jar files, but couldn't find it.

The issue I am trying to correct is actually a bug in Accurev. We are seeing an issue where a transaction is showing up in a date range where it should not. This causes a build to run twice in Cruisecontrol since it detects the transaction again in the next poll. Accurev gave us a workaround which is to change the polling to have the end time specified first. I am just now sure how to make that change.

Any help would be greatly appreciated.

Thanks!

Kathy

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.