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

[Feature] run build/tests with multiple exist versions #197

Open
dizzzz opened this issue Oct 30, 2021 · 1 comment
Open

[Feature] run build/tests with multiple exist versions #197

dizzzz opened this issue Oct 30, 2021 · 1 comment
Assignees

Comments

@dizzzz
Copy link
Member

dizzzz commented Oct 30, 2021

In exist-db v5.3 and v5.4 some incompatible API changes have been made, resulting in a failing jfreechart plugin;

As developer I'd like to be able to build (and test) a plugin with multiple versions of eXist so I can detect incompatibilities as early as possible.

@adamretter
Copy link
Contributor

@dizzzz this can be done relatively simply in Maven using Profiles, or you can do this in other more complicated ways via Docker and CI.

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

3 participants