Niall Smart wrote:
> 
> Romain.Rouvoy wrote:
> > Niall Smart wrote:
> >
> >>Hi,
> >>
> >>
> > Hi !
> >
> > you could try :
> >
> > <javac>
> >     <src path="."/>
> >     <include name="foo/a.java"/>
> >     <include name="bar/b.java"/>
> >  </javac>
> 
> Romain - that would work.  However I should have explained that I have a
> large number of source files in both directories and there is only one
> duplicate, so it is impractical to list all the files to compile.
> 
> Regards,
> 
> Niall
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

while don't you use the <exclude ...> command  for the duplicate file
with its full path ?

Romain

-- 
R. Rouvoy

------------------------------
Romain ROUVOY <[EMAIL PROTECTED]>
GOAL Team - LIFL (Laboratoire d'Informatique Fondamentale de Lille)
USTL Lille 1 - France

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to