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

Dependency version range testing #9

Open
frohoff opened this issue Feb 24, 2016 · 0 comments
Open

Dependency version range testing #9

frohoff opened this issue Feb 24, 2016 · 0 comments

Comments

@frohoff
Copy link
Owner

frohoff commented Feb 24, 2016

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

https://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

@frohoff frohoff changed the title dependency version range testing Dependency version range testing Mar 4, 2016
@frohoff frohoff added this to To Do in Development Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant