Hi,
I'm working on https://github.com/ndeloof/bees-sdk-plugin
plugin manage a ToolInstaller and a BuildWrapper to expose tool in PATH

to know tool installation folder, I need AutoInstaller to have installed
the tool, so I moved it to decorateLauncher
- but it's seem it's to late to contribute environment with PATH+FOO hack

Any guidance on contributing to PATH environment from a ToolInstaller would
be appreciated

I also wonder my ToolInstallations aren't persisted. I added save() and
load() to my ToolDescriptor, seems odd having to do this.

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to