[ 
https://issues.apache.org/jira/browse/OOZIE-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574651#comment-13574651
 ] 

Robert Kanter commented on OOZIE-1170:
--------------------------------------

I took a quick look; those two lines are doing the following, which isn't 
necessary anymore -- you should be able to just delete them.  

{code}
conf.setProperty(OozieClient.GROUP_NAME, getTestGroup());
{code}
                
> Update minitest module (MiniOozie) to use main pom as its parent
> ----------------------------------------------------------------
>
>                 Key: OOZIE-1170
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1170
>             Project: Oozie
>          Issue Type: Improvement
>          Components: build, tests
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: jun aoki
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1170-3.patch, OOZIE-1170.patch, OOZIE-1170.patch
>
>
> Update the minitest modules (MiniOozie) to use main pom as its parent.  We 
> can then have it inherit dependencies, versions, profiles, etc from the main 
> pom.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to