We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sbt 0.13.0 sbt-native-packager 0.7.0
Upon entering the sbt console after moving between sbt native packager 0.7.0-rc3 and 0.7.0, there is a flurry of output in the console:
appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements appending replacements stop fac List($remote_fs, $syslog) stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements appending replacements appending replacements stop fac List($remote_fs, $syslog) stop fac List($remote_fs, $syslog) stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) appending replacements stop fac List($remote_fs, $syslog) exit
This output doesn't occur under sbt native packager 0.7.0-RC3
The text was updated successfully, but these errors were encountered:
This println removed in 0.7.1.
Sorry, something went wrong.
Thanks @kardapoltsev !
Sorry for that. We will ship at small release soon enough with a bunch of smaller fixes.
No branches or pull requests
sbt 0.13.0
sbt-native-packager 0.7.0
Upon entering the sbt console after moving between sbt native packager 0.7.0-rc3 and 0.7.0, there is a flurry of output in the console:
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
appending replacements
stop fac List($remote_fs, $syslog)
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
appending replacements
appending replacements
stop fac List($remote_fs, $syslog)
stop fac List($remote_fs, $syslog)
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
appending replacements
stop fac List($remote_fs, $syslog)
exit
This output doesn't occur under sbt native packager 0.7.0-RC3
The text was updated successfully, but these errors were encountered: