Hello! I'm writing a jenkins plugin using the gradle JPI plugin <https://github.com/jenkinsci/gradle-jpi-plugin> and it's mostly great. My one problem is that changes to code do not cause the test jenkins server to restart when gradle is run in continuous mode, i.e.: ./gradlew server --continuous
Does anyone know if this should work? My build.gradle file: https://bitbucket.org/snippets/guymatz-jcrew/r4qob Thanks!! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CABnTgtWfpU4jakO7ZqC9fKSDvgh4NP%2BKA-NyQLUFGwVp0Xn4wA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
