You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by nonsleepr <gi...@git.apache.org> on 2015/07/18 05:11:53 UTC

[GitHub] oozie pull request: *.so files with fragments are saved with wrong...

GitHub user nonsleepr opened a pull request:

    https://github.com/apache/oozie/pull/14

    *.so files with fragments are saved with wrong names

    JavaActionExecutor.addToCache checks if fileName contains "#" for every file type but *.so.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nonsleepr/oozie master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oozie/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit af0bef17c6ff71a7c2be1e4fbdfbdd0a0df1908b
Author: Alexander Bessonov <no...@gmail.com>
Date:   2015-07-17T21:29:54Z

    Fixed issue with aliased *.so files

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---