? this has already been answered ?
On Thu, Feb 14, 2008 at 8:15 AM, dheeraj tandon
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have 2 machines and both has same ant(1.6.5) and java(1.5) versions.
>
> When i compile a code in both the machine,
>
> Machine 1 acts correctly. But in Machine2 the fileset
Hi,
I have 2 machines and both has same ant(1.6.5) and java(1.5) versions.
When i compile a code in both the machine,
Machine 1 acts correctly. But in Machine2 the filesets are copied in
the reverse order. i.e.,
Example: (trimmed)
In Machine1 fileset 1,2,3 copied in order, But In machine2