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

FIX #388 remove dependencies to chmod. #399

Merged
merged 1 commit into from
Nov 6, 2014
Merged

FIX #388 remove dependencies to chmod. #399

merged 1 commit into from
Nov 6, 2014

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Nov 2, 2014

Trying to get rid of all chmod calls and Process invocations.
Implementing the jdeb conffile producers.

@muuki88 muuki88 added the debian label Nov 2, 2014
@muuki88
Copy link
Contributor Author

muuki88 commented Nov 3, 2014

@kardapoltsev jdeb is getting more and more usable. Can you review this?
@danielburrell can you check if this fixes your issue?

@danielburrell
Copy link

Nice. In the absence of a release tag what's the best way of installing to test this out? I normally use the instructions in your docs (i.e
addSbtPlugin(...)

On 3 Nov 2014, at 10:04, Nepomuk Seiler notifications@github.com wrote:

@kardapoltsev jdeb is getting more and more usable. Can you review this?
@danielburrell can you check if this fixes your issue?


Reply to this email directly or view it on GitHub.

@kardapoltsev
Copy link
Member

I'm using jdeb since it was added :)
Looks fine to me :)

@muuki88
Copy link
Contributor Author

muuki88 commented Nov 3, 2014

@danielburrell

git clone git@github.com:sbt/sbt-native-packager.git
git checkout -b fix/jdeb-windows origin/fix/jdeb-windows
sbt publishLocal

Copy the version generated in the console : 0.7.GIT-HASH and add this to your plugins.sbt

muuki88 added a commit that referenced this pull request Nov 6, 2014
FIX #388 remove dependencies to chmod.
@muuki88 muuki88 merged commit 2ce164c into master Nov 6, 2014
@muuki88 muuki88 deleted the fix/jdeb-windows branch November 6, 2014 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants