Open GoogleCodeExporter opened 9 years ago
I have realised that the format for the excludes element is not as documented.
I have changed:
<excludes>**/external/*.js</excludes>
to
<excludes><exclude>**/external/*.js</exclude></excludes>
and it seems to work.
Regards,
David
Original comment by davidlun...@gmail.com
on 6 Dec 2012 at 10:41
Original issue reported on code.google.com by
davidlun...@gmail.com
on 6 Dec 2012 at 10:24Attachments: