Re: Reused local revision?

2009-02-16 Thread Maarten Coene
Did you specify the changingPattern attribute on your local resolver? http://ant.apache.org/ivy/history/latest-release/settings/resolvers.html#common Maarten - Original Message From: Aaron Siri To: ivy-u...@ant.apache.org Sent: Friday, February 13, 2009 9:25:10 PM Subject: Re: Reused

Re: Empty Repository Report

2009-02-16 Thread Maarten Coene
Could you please post the log here? I did a quick look at the code and I don't see a reason why Ivy does this... Maarten - Original Message From: Alexandre Gacon To: ivy-u...@ant.apache.org Sent: Monday, February 16, 2009 2:39:23 PM Subject: Empty Repository Report Hello, I am tryi

Re: Ant recursive copy + fileset filter

2009-02-16 Thread supareno
Costin, Hello, I'm trying to copy some files from a directory structure, like this: The problem is that it isn't what I need - I need to copy all non-.java files to the equivalent folder structure in the new location. Something like: folder1/folder2/file.java folder1/folder2/file.g folder

Ant recursive copy + fileset filter

2009-02-16 Thread Costin Caraivan
Hello, I'm trying to copy some files from a directory structure, like this: The problem is that it isn't what I need - I need to copy all non-.java files to the equivalent folder structure in the new location. Something like: folder1/folder2/file.java folder1/folder2/file.g folder1/folder2