I did and it works.
On Tuesday, June 9, 2020 at 2:40:44 PM UTC-4, slide wrote:
>
> You can set the classpath in the global configuration for email-ext.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and st
You can set the classpath in the global configuration for email-ext.
On Tue, Jun 9, 2020 at 10:56 AM Mario Jauvin wrote:
> What is the classpath setup at that moment? What do I have access to?
>
> On Tuesday, June 9, 2020 at 1:34:54 PM UTC-4, slide wrote:
>>
>> No, this scenario is not currentl
What is the classpath setup at that moment? What do I have access to?
On Tuesday, June 9, 2020 at 1:34:54 PM UTC-4, slide wrote:
>
> No, this scenario is not currently supported.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubs
No, this scenario is not currently supported.
On Tue, Jun 9, 2020 at 9:46 AM Mario Jauvin wrote:
> I am trying to use groovy classes found in the pipeline shared library
> (using @Library annotation on jenkinsfile) inside the presendScript string
> supplied to the emailext pipeline step. These
I am trying to use groovy classes found in the pipeline shared library
(using @Library annotation on jenkinsfile) inside the presendScript string
supplied to the emailext pipeline step. These classes come from the src
folder of the shared library (not the vars folder). I get
org.codehaus.groo