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

Robert Kanter updated OOZIE-1315:
---------------------------------

    Attachment: OOZIE-1315.patch

The patch is mostly moving some files from core to the Oozie sharelib.  There 
was some minor refactoring to fix some issues with tests.  Otherwise, the only 
actual code changes was to add the option to use the launcher jar or not 
({{oozie.action.use.launcher.jar}}).  

I verified that it works correctly with {{oozie.action.use.launcher.jar}} set 
to {{true}} and {{false}}.  

I'll upload a copy on ReviewBoard shortly.

This patch has the default set to {{true}} (use the launcher jar) to keep the 
old behavior for branch-4.  We'll want to make the default {{false}} for 5.0, 
so when I commit it, I'll have it default to {{false}} for trunk and {{true}} 
for branch-4.  
                
> Refactor classes from launcher jar into Oozie sharelib
> ------------------------------------------------------
>
>                 Key: OOZIE-1315
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1315
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action, core
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: trunk, 4.0.0
>
>         Attachments: OOZIE-1315.patch
>
>
> We should look into refactoring the classes that get put into the launcher 
> jar into the Oozie sharelib (i.e. share/lib/oozie), which currently only has 
> a json jar.  Doing this would allow us to get rid of the launcher jar.

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