gradle-spawn-plugin icon indicating copy to clipboard operation
gradle-spawn-plugin copied to clipboard

Starting multiple servers

Open brunano21 opened this issue 10 years ago • 6 comments

What happens when you try to run multiple different servers? how to kill just one of them then?

Thanks.

brunano21 avatar May 13 '15 09:05 brunano21

We don't support multiple servers yet, but this would be pretty trivial to add.

marc0der avatar May 28 '15 11:05 marc0der

Are you considering adding this feature any time soon?

I dug through the code and saw where perhaps this feature was added. It would be helpful if you released the plugin and provided an example of setting the pid file name for both the spawn and kill tasks.

tracybporter avatar Mar 01 '16 20:03 tracybporter

The changes were contributed by @gurrie but unfortunately we still have some failing tests. I'll see if I get some time to fix it and publish a new version over the weekend.

marc0der avatar Mar 04 '16 07:03 marc0der

I have created a pull request fixing that test. Good be nice to have new release :)

chiquitinxx avatar Mar 15 '16 21:03 chiquitinxx

I saw the pull request was merged. Do you have plans for creating a new release?

tracybporter avatar Apr 05 '16 12:04 tracybporter

Okay, I've released version 0.7.0 of the plugin, but want to ask that the README is also updated to reflect the new changes. Maybe @chiquitinxx can make some updates according to what he has implemented.

marc0der avatar Apr 06 '16 07:04 marc0der