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

Build.scala instructions not working #527

Closed
fommil opened this issue Mar 17, 2015 · 2 comments
Closed

Build.scala instructions not working #527

fommil opened this issue Mar 17, 2015 · 2 comments
Labels
documentation Documentation should be extended or updated

Comments

@fommil
Copy link

fommil commented Mar 17, 2015

first off, java_packaging is deprecated, secondly, JavaAppPackaging is not imported by the documented imports. I'm a bit lost because github search isn't finding where JavaAppPackaging is defined.

@fommil
Copy link
Author

fommil commented Mar 17, 2015

import com.typesafe.sbt.packager.archetypes._

@muuki88 muuki88 added the documentation Documentation should be extended or updated label Mar 18, 2015
@muuki88
Copy link
Contributor

muuki88 commented Mar 18, 2015

Actually JavaAppPackaging should be imported automatically as this is
an autoplugin. However I'm not sure about Build.scala. Duplicated with #516

Deprecation is intended as you should use autoplugins.

@muuki88 muuki88 closed this as completed Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated
Projects
None yet
Development

No branches or pull requests

2 participants