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

Move to lutece 7 #35

Merged
merged 13 commits into from
Mar 10, 2020
Merged

Move to lutece 7 #35

merged 13 commits into from
Mar 10, 2020

Conversation

markpatton
Copy link
Collaborator

@markpatton markpatton commented Feb 28, 2020

Old deprecated plugins in the pom have been removed and others update to the latest version.

Some bugs in lutece-init have been fixed which caused deployment to fail if lutece.sql was missing.
The expected location of lutece.sql and lutece.war by the docker environment is now data/.

The mail server can now be configured in .env. This required adding an override for config.properties to webapp and special handling by lutece-init.

Note that the provided lutece.sql may not work correctly and should be removed from the data/ directory before deployment. That data still needs to be migrated to lutece 7 and our initialization procedure in lutece-init may have to change.

@markpatton markpatton changed the title Move to lutece 7 branch Move to lutece 7 Mar 4, 2020
@markpatton markpatton merged commit 6d99a74 into master Mar 10, 2020
@markpatton markpatton deleted the lutece7 branch March 10, 2020 14:03
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.

1 participant