Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove OEM deb, rpm and zip packages #54

Merged

Conversation

fyrbach
Copy link
Member

@fyrbach fyrbach commented Nov 29, 2022

Those OEM packages are not necessary since the upgraded JE backend is licensed under the Apache License.

@fyrbach fyrbach requested a review from pavelhoral November 29, 2022 13:50
@fyrbach fyrbach linked an issue Nov 29, 2022 that may be closed by this pull request
Copy link
Member

@pavelhoral pavelhoral left a comment

Choose a reason for hiding this comment

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

I think we should move standard packages up one level so that there is no unnecessary project hierarchy.

Those OEM packages are not necessary since the upgraded JE backend is
licensed under the Apache License.
@fyrbach fyrbach force-pushed the feature/remove-oem-packages branch from 06bb15d to 6400ef1 Compare November 29, 2022 23:07
@fyrbach fyrbach requested a review from pavelhoral November 29, 2022 23:08
! * opendj-deb-standard
! * opendj-deb-oem
! * opendj-rpm
! * opendj-deb
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Copy link
Member

Choose a reason for hiding this comment

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

AFAIK this is useless as the packaging is of type POM. Default JAR goal gets configured only for JAR packaging.

I have noticed that the former packages were probably of type JAR. But POM is better for those submodules..

Copy link
Member

@pavelhoral pavelhoral left a comment

Choose a reason for hiding this comment

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

Changes looks good. There can be more stuff deleted (default-jar configuration), but that can be done later (i.e. in #53 ... cc @karelmaxa ).

@pavelhoral pavelhoral merged commit 7c85420 into WrenSecurity:master Nov 30, 2022
@fyrbach fyrbach deleted the feature/remove-oem-packages branch November 30, 2022 07:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade JE backend
2 participants