Showcase resource needs to be in a separate directory for maven to include them 
when doing a war package.

now. eg.

apps/src/main/java/org/apache/struts/action2/showcase/validation/
contains resources like 
 - FieldValidatorsExampleAction.properties
 - FieldValidatorsExampleAction-conversion.properties
 - etc.

that should be in 
apps/src/main/resources/org/apache/struts/action2/showcase/validation/

I think we should move them. Thoghts?

Pat, will this affect quickstart?

Tia.

regards


Reply via email to