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

Installer fixes, reflecting the new pom file structure #8494 #8495

Merged
merged 3 commits into from
Mar 16, 2022

Conversation

j-n-c
Copy link
Contributor

@j-n-c j-n-c commented Mar 16, 2022

What this PR does / why we need it:
Fix python installer search for dataverse .war file. Currently deploying dataverse with vagrant is not working.
[from @landreev:] The PR now includes the fixes for the old school (perl) installer, and the installer Makefile as well.

Which issue(s) this PR closes:

Closes #8494

Special notes for your reviewer:
Check if the revision field in modules/dataverse-parent/pom.xml is a suitable location for retrieving dataverse version

Suggestions on how to test this:

[from @landreev:] It should now be possible to make the installer bundle; and run the installer successfully from the source tree.
In other words, the QA for this PR is one of the standard steps of making a release. This means this issue would be found eventually - but this PR removes the element of surprise from the process.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@pdurbin pdurbin added this to the 5.10 milestone Mar 16, 2022
@landreev landreev self-assigned this Mar 16, 2022
@landreev
Copy link
Contributor

I'd be happy to add the perl installer fix to this PR.

@landreev
Copy link
Contributor

Of course the makefile that builds the installer bundle is also broken, for the same very reason. I can add a fix for that too.

to reflect the new pom file structure (IQSS#8494)
To reflect the new pom file structure. (IQSS#8494)
@landreev landreev changed the title Fixed python installer dataverse version parsing to fix #8494 Installer fixes, reflecting the new pom file structure #8494 Mar 16, 2022
Copy link
Contributor

@landreev landreev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again for catching this early, @j-n-c!

@landreev landreev removed their assignment Mar 16, 2022
@kcondon kcondon self-assigned this Mar 16, 2022
@kcondon kcondon merged commit 3c616d2 into IQSS:develop Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installers broken, because of the new pom file structure.
4 participants