[
https://issues.apache.org/jira/browse/OFBIZ-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379450#comment-15379450 ]
Taher Alkhateeb commented on OFBIZ-7790:
----------------------------------------
Ok, the first step (introducing src/main/java) is fully implemented in r1752838. The next step is to setup the unit tests
> Change the Java Directory Structure to Main and Test
> ----------------------------------------------------
>
> Key: OFBIZ-7790
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7790> Project: OFBiz
> Issue Type: Improvement
> Reporter: Sharan Foga
> Assignee: Taher Alkhateeb
>
> Change of the directory structure so that we can separate the Java files between main and test. This will help us simplify the implementation of a testing framework. The new directory structure will be as follows:
> componentname/src/main/java
> componentname/src/test/java
> This JIRA will we used for the migration of all compoenents
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)