You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have a test scaffolding (within the project or in a separate project) that can test gadget chains against multiple versions of each dependency, ideally including JRE versions. This can be useful to:
establish a range bracket for each dependency used by a gadget chain in which it works
continuously test each gadget chain against its established dependency version brackets to look for regressions
discover gadget class serialVersionUID incompatibilities across dependency version boundaries
It would be useful to have a test scaffolding (within the project or in a separate project) that can test gadget chains against multiple versions of each dependency, ideally including JRE versions. This can be useful to:
serialVersionUID
incompatibilities across dependency version boundarieshttps://github.com/yyuu/capistrano-jdk-installer and/or http://ftp-nyc.osuosl.org/pub/jenkins/updates/updates/hudson.tools.JDKInstaller.json may be useful for JRE version testing
The text was updated successfully, but these errors were encountered: