Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong JavaDoc in CommandLineJobRunner concerning Parameters [BATCH-1330] #2250

Closed
spring-projects-issues opened this issue Jul 9, 2009 · 1 comment

Comments

@spring-projects-issues
Copy link
Collaborator

Jörg Gottschling opened BATCH-1330 and commented

It seems to me that the documentation of the command line arguments for CommandLineJobRunner in the JavaDoc class comment is wrong. It says the parameters are "java jobPath jobName jobLauncherPath jobParameters...".

First of all I would remove "java" here. But jobLauncherPath seams to be really wrong. There is no such parameter.

The JavaDoc for "main(String[])" says there are the parameters are "jobPath, jobName, jobParameters...". And the code seams to proof that.


Affects: 2.0.0

Referenced from: commits 962064e

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

Thanks, fixed. That was an (much) older version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant