You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Eugen Paraschiv (JIRA)" <ji...@apache.org> on 2010/06/29 21:09:50 UTC

[jira] Created: (DROIDS-89) Move classes from src/test/java to src/main/java

Move 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
            Reporter: Eugen Paraschiv
            Priority: Minor
             Fix For: 0.0.1


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.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (DROIDS-89) Move droid classes from src/test/java to src/main/java

Posted by "Eugen Paraschiv (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883709#action_12883709 ] 

Eugen Paraschiv edited comment on DROIDS-89 at 8/11/10 5:36 PM:
----------------------------------------------------------------

I am waiting for feedback on this. I will attach as soon as I have some feedback on where is the best place to move them to. Thanks

      was (Author: eugenparaschiv):
    I am waiting for feedback on this. I will attach a patch soon. 
  
> 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
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-89) Move droid classes from src/test/java to src/main/java

Posted by "Eugen Paraschiv (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

        Summary: Move droid classes from src/test/java to src/main/java  (was: Move classes from src/test/java to src/main/java)
    Description: 
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


  was:
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



> 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
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DROIDS-89) Move classes from src/test/java to src/main/java

Posted by "Eugen Paraschiv (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883709#action_12883709 ] 

Eugen Paraschiv commented on DROIDS-89:
---------------------------------------

I am waiting for feedback on this. I will attach a patch soon. 

> Move 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
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DROIDS-89) Move droid classes from src/test/java to src/main/java

Posted by "Javier Puerto (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898552#action_12898552 ] 

Javier Puerto commented on DROIDS-89:
-------------------------------------

Apache Doids is a robot framework so I think that the classes you mentioned should be moved but not in core project. IMO we can create a new project with a basic implementations.

> 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
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DROIDS-89) Move droid classes from src/test/java to src/main/java

Posted by "Eugen Paraschiv (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898554#action_12898554 ] 

Eugen Paraschiv commented on DROIDS-89:
---------------------------------------

A new project sounds good, along the lines of an incubator or just implementations. As soon as that project is created I will submit a patch for this issue. Thanks. 

> 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
>            Reporter: Eugen Paraschiv
>            Priority: Minor
>             Fix For: 0.0.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.