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 <[email protected]>
Date: 2013-01-14T22:29:16Z
Fixed the javadoc on getJobsInfo().
Defaults to 50, not 100, results.
----