Re: GSoC Project update: Code and Test separation of Ofbiz and Implementing pure webdriver

Posted by Ganath Rathnayake on
URL: http://ofbiz.116.s1.nabble.com/GSoC-Project-update-Code-and-Test-separation-of-Ofbiz-and-Implementing-pure-webdriver-tp3660318p3666102.html

Hi David,
Since we have the current structure of the code,
component/src/main
component/src/test
which contains separated test and code. We can do the code transformation
to,
component/src
component/src-test
easily. But to build the project, it may need some work to change the build,
commons and macros xml files. Since I need to finish the project before 16th
August, I and Erwan need to change the scope of the project if this change
need to be done because we have another part (implementing a webdriver) of
the project to be done.
Here I am expecting all your final decision before I make my next movement.

thanks
Ganath