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

Code review #794

Merged
merged 4 commits into from Mar 28, 2024
Merged

Code review #794

merged 4 commits into from Mar 28, 2024

Conversation

gallardo
Copy link
Contributor

This Pull Request consolidates small changes and improvements in the code from debugging sessions. I have kept the changes as atomic as possible for easy understanding.

Files previously located in `webapp/setup/database/**` were moved to `webapp/WEB-INF/setupdata/database/**` in OpenCms 11.0. Given that we have currently OpenCms 16.0, we can safely conclude that this dependency is no longer necessary.
Gradle's `java` plugin already adds `jar` to the `archives` configuration. See result of `./gradlew outgoingVariants --variant archives | grep opencms.jar`
@gWestenberger gWestenberger merged commit ea8d593 into alkacon:master Mar 28, 2024
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.

None yet

2 participants