Hi Alain,
It worked fine. Thanks a million :-)

Am still not clear about the "<className>". Any idea what it is for???

Thanks & Regards,
Ranes.

----- Original Message -----
From: "Alain Javier Guarnieri del Gesu" <[EMAIL PROTECTED]>
To: "R a n e s" <[EMAIL PROTECTED]>
Cc: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Thursday, November 06, 2003 2:44 PM
Subject: Re: How do I exclude files from compile


> * R a n e s <[EMAIL PROTECTED]> [2003-11-06 07:14]:
> >
> > Hi Nicolas,
> >
> > Thanks for your suggestion.
> >
> > I tried something like this, but it doesn't seems to be working for me
:(
> >   <sourceModifications>
> >    <sourceModification>
> >     <className>ProcessorTest</className>
> >     <excludes>
> >      <exclude>**test*.java</exclude>
> >      <exclude>**Test*.java</exclude>
> >     </excludes>
> >    </sourceModification>
> >   </sourceModifications>
>
> Try: **/Test*.java
>        ^
>        |
>        +- Add a file separator.
> --
> Alain Javier Guarnieri del Gesu - [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to