On Tue, 15 Oct 2019, 19:39 varun vikas, <[email protected]> wrote:
> Hi Jeff, > > I am parsing .xml file (present at slave mode) in class which implements > FilePath.FileCallable<ArrayList<String>> and after parsing .xml file ,I > store commands in array of string and returned it to master, > where I execute command using launcher.launch().cmds( > buildCommandLine(script)).envs(envVars).stdout(listener).pwd(ws).start()); > But while executing this plugin, I am not able to abort it. > Thanks, > Varun > -- 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/CAKQUBE4ZWLtEYKxvaABLLDrZmZuE_LjsXJA2h%3DV4azxepp2HKw%40mail.gmail.com.
