Yes, but we did it this way to make things simpler from a distribution
perspective.
http://issues.appfuse.org/browse/APF-478
In 2.1, we've moved it to src/test/java in the archetype.
Matt
On Tue, May 5, 2009 at 9:54 AM, Marian wrote:
> Hello,
>
> When creating a fresh project (mvn archetype:c
Hello,
When creating a fresh project (mvn archetype:create
-DarchetypeGroupId=org.appfuse.archetypes \
-DarchetypeArtifactId=appfuse-basic-struts \
-DarchetypeVersion=2.0.2...) there's a file BaseActionTestCase.java created
in src/main/java/.../webapp/action folder; wouldn't be it more app