You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by leifwickland <gi...@git.apache.org> on 2013/01/14 23:29:57 UTC

oozie pull request: Fixed the javadoc on getJobsInfo().

GitHub user leifwickland opened a pull request:

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

    Fixed the javadoc on getJobsInfo(). 

    Defaults to 50, not 100, results.

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

    $ git pull https://github.com/leifwickland/oozie getJobsInfoDocFix

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

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

----
commit 38f0fc0c2530ac06fc53deb07d2f62035c7cdb38
Author: Leif Wickland <le...@gmail.com>
Date:   2013-01-14T22:29:16Z

    Fixed the javadoc on getJobsInfo(). 
    
    Defaults to 50, not 100, results.

----