[ 
https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugen Paraschiv updated DROIDS-89:
----------------------------------

    Attachment: DROIDS-89_v2.patch

Overview
- some necessary Maven work - removed the test scope of log4j so that 
droids-examples can use it (and just because it makes more sense)
- changed the order of the modules (in the trunk pom) so that examples is build 
before droids-spring (which has a dependency on it)
- moved all the relevant classes to droids-examples (these proved more than 
initially mentioned in the description of the issue, but all of the moves were 
necessary, both logically and in order to compile)

> Move droid classes from src/test/java to src/main/java
> ------------------------------------------------------
>
>                 Key: DROIDS-89
>                 URL: https://issues.apache.org/jira/browse/DROIDS-89
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.0.1, 0.0.2
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.2
>
>         Attachments: DROIDS-89_v2.patch
>
>
> There are functionality classes in the test source directory (src/test/java): 
> - FileRenameDroid
> - ExceptionCrawlingDroid
> - ReportCrawlingDroid
> - SysoutCrawlingDroid
> - DroidsFactory
> These should all be moved into the sources directory (src/main/java)
> These can all be moved in either: 
> - org.apache.droids.robot.various
> or
> - org.apache.droids.droid

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to