[GSoC] code/test separation
---------------------------
Key: OFBIZ-4211
URL: https://issues.apache.org/jira/browse/OFBIZ-4211
Project: OFBiz
Issue Type: Improvement
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Priority: Minor
One for the maven practices is to separate code and test code source. We are
not using maven with OFBiz, but this separation can be beneficial.
{code}
src/main/java Application/Library sources
src/test/java Test sources
{code}
http://stackoverflow.com/questions/2388253/separation-of-junit-classes-into-special-test-package
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira