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

Symbolic Links are not added when <symbolicLinks>true</symbolicLinks> is set on collector #59

Closed
hochraldo opened this issue Jan 27, 2022 · 3 comments

Comments

@hochraldo
Copy link
Contributor

hochraldo commented Jan 27, 2022

Looking at the following code:
https://github.com/ctron/rpm-builder/blob/fa22f571561dbd284eb81136709ada31a023fb10/src/main/java/de/dentrassi/rpm/builder/RpmMojo.java#L1191:L1197
to me it looks like the symlinks are not added to the rpm. There is a log output but nothing else.

@ctron
Copy link
Owner

ctron commented Jan 28, 2022

Yes, that indeed looks suspicious. Could you investigate that further?

@hochraldo
Copy link
Contributor Author

Sure, opened a PR with a possible solution. #62

@ctron
Copy link
Owner

ctron commented Jan 31, 2022

I just released the fix as part of 1.7.1.

Thank you for fixing this!

@ctron ctron closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants