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

0.7.0-RC2 uses brp-strip-static-archive but that script has been removed in OpenSuse #215

Closed
Kreinoee opened this issue Apr 4, 2014 · 3 comments

Comments

@Kreinoee
Copy link

Kreinoee commented Apr 4, 2014

0.7.0-M2 did work for me, so it must be a relative new change.

The following bug from opensuse gives the expression that the script should not be used (correct me if i am wrong, i do not have much knowledge about RPM : https://bugzilla.novell.com/show_bug.cgi?id=390163

@muuki88 muuki88 added this to the 0.7.0 - Server archetype milestone Apr 4, 2014
@muuki88
Copy link
Contributor

muuki88 commented Apr 4, 2014

We added a new configuration option for this. I will adjust the documentation. Put this into your build.sbt

rpmBrpJavaRepackJars := true

See #195 and #199 for more details.

Can you post some details on your build and running system? I would like to add these to the Tested On. Thanks :)

@Kreinoee
Copy link
Author

Kreinoee commented Apr 4, 2014

Nice fast response.

rpmBrpJavaRepackJars := true works, thank you.

@zoosky
Copy link
Contributor

zoosky commented May 1, 2014

After I imported

import NativePackagerKeys._

I could set

rpmBrpJavaRepackJars := true

Thanks!

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

3 participants