Take a look at the sourceSets documentation. You can define your includes
and excludes there.
On Aug 4, 2011 10:16 AM, "phil swenson" <[email protected]> wrote:
> I have a legacy project that I'm trying to use gradle against.
>
> The includes are patterns like:
>
> com/myco/service/external/router/MapiMetadataRequestJms**
> com/myco/event/common/DCADimension**
>
> and exclude patterns like:
> com/myco/logging/LoggerInitializer*
>
> Does gradle support this? Or will I need to to a copy task to move to
> another directory?
>
> thanks
> phil
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>