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 SyslogAppender into separate onprem bundle #3407

Merged
merged 9 commits into from
Aug 8, 2024

Conversation

cziegeler
Copy link
Contributor

This implements #3401

bundle-onprem/pom.xml Show resolved Hide resolved
bundle-onprem/pom.xml Show resolved Hide resolved
bundle-onprem/pom.xml Outdated Show resolved Hide resolved
<plugins>
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

I am wondering whether we should make this a fragment of com.adobe.acs.acs-aem-commons-bundle similar to the Cloud bundle in order to consume non-exported classes from it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought about this, too - not sure how likely that use case actually is and therefore decided to go with a plain old bundle.

Copy link
Contributor

Choose a reason for hiding this comment

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

ok, we can do it later on if needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kwin Thanks, is there anything else to be done?

@cziegeler
Copy link
Contributor Author

@kwin Could you please merge this PR - or is there anything outstanding?

@kwin kwin merged commit b10cfa8 into Adobe-Consulting-Services:master Aug 8, 2024
19 checks passed
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.

2 participants