cedric
01/11/2016, 10:03 PMwar{}
. I just tested it with a simple
war {
include(from("html"), to("CONTENT"), glob("*html"))
}
and once the war was created, I verified that CONTENT/a.html
was included in it.
Update and let me know