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

Adding additional features for rpm #187

Merged
merged 1 commit into from
Mar 10, 2014
Merged

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Mar 7, 2014

  • Application is added to autostart
  • Application is started after install
  • Application is shutdown before uninstall

* Application is added to autostart 
* Application is started after install
* Application is shutdown before uninstall
@muuki88 muuki88 added the rpm label Mar 7, 2014
@@ -37,6 +37,7 @@ object JavaServerAppPackaging {
def linuxSettings: Seq[Setting[_]] = Seq(
// This one is begging for sbt 0.13 syntax...
linuxScriptReplacements <<= (
// TODO do we need to separated rpm and debian maintainers?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may, I think the strings have different 'canonical' formats, although we sort of ignore that now...

@jsuereth
Copy link
Member

LGTM

jsuereth added a commit that referenced this pull request Mar 10, 2014
Adding additional features for rpm
@jsuereth jsuereth merged commit 9b55409 into master Mar 10, 2014
@jsuereth jsuereth deleted the wip/rpm-server-startup branch March 10, 2014 13:25
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.

2 participants