xenon-middleware / xenon

A middleware abstraction library that provides a simple programming interface to various compute and storage resources.
http://xenon-middleware.github.io/xenon/
Apache License 2.0
34 stars 17 forks source link

schedulerArguments field missing from JobDescription.equals method #617

Closed sverhoeven closed 6 years ago

sverhoeven commented 6 years ago

Also missing in clone constructor, toString and hashCode methods.

jmaassen commented 6 years ago

Doh!

Will fix