Sounds good to me
Jacques
Adrian Crum wrote:
+1
The advantage to this approach is the test classes are kept out of the
deployment jars.
-Adrian
On 3/11/2011 4:00 AM, Erwan de FERRIERES wrote:
Hi all,
for the GSoC, I've submitted an idea which is the code source
separation from the tests.
https://issues.apache.org/jira/browse/OFBIZ-4211
What i'd like to see is a kind of separation, like we can have with
the default maven configuration, such as
src/main and src/test.
These would be useful when executing code analysis, and further, help
OFBiz to have a standard code base.
These thread is here to validate or not these proposal I made, and
maybe later having a student working on this issue.
I'm waiting for your pros/cons, to improve this idea.
Cheers,