On Tue, Mar 9, 2010 at 1:12 PM, Alex Boisvert <[email protected]> wrote:
> This should work,
>
> package(:war).path('WEB-INF/classes').exclude(_(:target, :classes,
> "org/fedoraproject/candlepin/model/**.class"))
>
> This exclude business is haphazard at best.  I had to try different
> combinations until I got to the working one.

Thanks Alex, that was much closer to what I wanted, but it left the
model directory.
So I removed **.class, and it left out /model/ altogether which is
what I wanted.

Thanks again.

> We're tracking this issue with
> http://issues.apache.org/jira/browse/BUILDR-335 and I'll hope to give it a
> good kick in the schnaz when I get time.

HAHA nice.

jesus

Reply via email to