After running mvn appfuse:full-source, there are some base test classes in the src tree. BaseDaoTestCase, BaseManagerTestCase, for example. These are extended by classes in the test tree. I used IntelliJ to refactor these to the test tree and all is still well. Why were they put into the src tree?
Thanks, Richard -- View this message in context: http://www.nabble.com/Why-are-base-test-classes-under-the-src-main-java-tree--tf4388221s2369.html#a12511307 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
