<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to set a constant in Jenkins DSL	</title>
	<atom:link href="https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/feed/" rel="self" type="application/rss+xml" />
	<link>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/</link>
	<description>by Emil</description>
	<lastBuildDate>Wed, 05 Jun 2024 17:01:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Glenn		</title>
		<link>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/#comment-3615</link>

		<dc:creator><![CDATA[Glenn]]></dc:creator>
		<pubDate>Wed, 05 Jun 2024 17:01:31 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=530#comment-3615</guid>

					<description><![CDATA[static and final are not required on your interface either.  Interface fields are inherently static and final.]]></description>
			<content:encoded><![CDATA[<p>static and final are not required on your interface either.  Interface fields are inherently static and final.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Artur		</title>
		<link>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/#comment-2502</link>

		<dc:creator><![CDATA[Artur]]></dc:creator>
		<pubDate>Fri, 10 Mar 2023 18:42:43 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=530#comment-2502</guid>

					<description><![CDATA[Hi
where did you put your file with constants?

I tried next structure and it fails with script: 2: unable to resolve class com.example.constants
dsl_scripts/
├── a
│      └── folders.groovy
├── features
│       └── Cloud_Core
│       └── puck_cableco11_CCU_bat_code_vars.groovy
├── src
│      ├── test
│      │   └── groovy
│      │       └── JobScriptsSpec.groovy
│     └── example
│       └── constants
│           └── markers.groovy]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
where did you put your file with constants?</p>
<p>I tried next structure and it fails with script: 2: unable to resolve class com.example.constants<br />
dsl_scripts/<br />
├── a<br />
│      └── folders.groovy<br />
├── features<br />
│       └── Cloud_Core<br />
│       └── puck_cableco11_CCU_bat_code_vars.groovy<br />
├── src<br />
│      ├── test<br />
│      │   └── groovy<br />
│      │       └── JobScriptsSpec.groovy<br />
│     └── example<br />
│       └── constants<br />
│           └── markers.groovy</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 32/58 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk

Served from: emilwypych.com @ 2025-11-29 03:32:07 by W3 Total Cache
-->