Issue Different Time Zone - IVY Repository

2011-01-27 Thread Prakash Karnati
Hi, I have one query on IVY repository. My Ivy repository is placed in a different time zone (Let's assume United States Central), And I am working in a different time zone (Let's assume India). Now I need to download the latest time stamped jar from the remote ivy repository to my

repreport XSL?

2011-01-27 Thread Kirby Files
Archie, does IvyRoundup have an xsl stylesheet for transforming the repreport output to HTML? Anyone else care to share their work on repreport transforms? Thanks, --- Kirby Files Software Architect Masergy Communications kfi...@masergy.com

Re: repreport XSL?

2011-01-27 Thread Archie Cobbs
No... I always just use the HTML report that ivy:report generates.. i.e., I get these files produced automatically: build.graphml build.html build.xml ivy-report.css -Archie On Thu, Jan 27, 2011 at 9:58 AM, Kirby Files kfi...@masergy.com wrote: Archie, does IvyRoundup have an xsl

Re: repreport XSL?

2011-01-27 Thread Archie Cobbs
Apologies, I thought you were referring to ivy:report but you are talking about ivy:repreport. I've never run that report actually. I'd be interested to see what it looks like too :-) -Archie On Thu, Jan 27, 2011 at 10:05 AM, Archie Cobbs arc...@dellroad.org wrote: No... I always just use the

Re: Issue Different Time Zone - IVY Repository

2011-01-27 Thread Geoff Clitheroe
I would try setting the timezone for the JVM running ant/ivy to the same as the server e.g., setting the JVM arg -Duser.timezone='America/Arizona' If this works then let us know... Cheers, Geoff On Fri, Jan 28, 2011 at 3:36 AM, Prakash Karnati pkarn...@sapient.comwrote: Hi, I have one