[ 
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

New patch addresses Rohini's comments on RB:
- Changed property name to {{oozie.action.ship.launcher.jar}}
- Did some more refactoring to allow the ActionExecutors throw a 
RuntimeException when a Main class cannot be found for the launcher jar
-- {{XTestCase}} now always sets {{oozie.action.ship.launcher.jar}} to true 
unless it was already set to something in whichever oozie-site file gets loaded 
by the tests
- Removed some empty Javadocs
- Added missing description to property in oozie-default
- Added missing documentation about property
                
> 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, OOZIE-1315.patch, 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