<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 06:56:25 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLREST-82] Can&apos;t install modules because of conflict on Weblogic with Jersey library</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLREST-82</link>
                <project id="10674" key="MGNLREST">Magnolia REST Framework</project>
                    <description>&lt;p&gt;REST modules currently use &lt;a href=&quot;https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-jaxrs/3.0.19.Final&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;resteasy-jaxrs-3.0.19.Final &lt;/a&gt;library which in turn uses jboss-jaxrs-api_2.0_spec.&lt;/p&gt;

&lt;p&gt;Weblogic 12.1.3 uses internally &lt;a href=&quot;https://mvnrepository.com/artifact/com.sun.jersey/jersey-bundle/1.9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;jersey-bundle-1.9&lt;/a&gt; and jsr311-api-1.1.1.&lt;/p&gt;

&lt;p&gt;The problem is that both libraries are having a conflict which prevents magnolia&apos;s war to deploy:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&amp;lt;Servlet: &lt;span class=&quot;code-quote&quot;&gt;&quot;Jersey&quot;&lt;/span&gt; failed to preload on startup in Web application: &lt;span class=&quot;code-quote&quot;&gt;&quot;test-stk-webapp-1.0-SNAPSHOT.war&quot;&lt;/span&gt;.
com.sun.jersey.spi.inject.Errors$ErrorMessagesException
	at com.sun.jersey.spi.inject.Errors.processErrorMessages(Errors.java:170)
	at com.sun.jersey.spi.inject.Errors.postProcess(Errors.java:136)
	at com.sun.jersey.spi.inject.Errors.processWithErrors(Errors.java:199)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:795)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:790)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On previous versions of the REST modules (in Magnolia 5.4.x),  &lt;a href=&quot;https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-jaxrs/3.0.4.Final&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;resteasy-jaxrs-3.0.4.Final&lt;/a&gt; was being used which didn&apos;t have any dependency with jboss-jaxrs-api_2.0_spec and didn&apos;t have any conflicts deploying on Weblogic.&lt;/p&gt;

&lt;p&gt;Full log of the deploy issue attached&lt;/p&gt;</description>
                <environment>Weblogic 12.1.3&lt;br/&gt;
Magnolia 5.5.x</environment>
        <key id="57804">MGNLREST-82</key>
            <summary>Can&apos;t install modules because of conflict on Weblogic with Jersey library</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="dai.ha">Dai Ha</assignee>
                                    <reporter username="ebguilbert">Edwin Guilbert</reporter>
                        <labels>
                            <label>consolidation</label>
                    </labels>
                <created>Thu, 9 Feb 2017 19:06:01 +0100</created>
                <updated>Wed, 22 Jun 2022 15:42:59 +0200</updated>
                            <resolved>Wed, 14 Mar 2018 16:47:36 +0100</resolved>
                                    <version>1.2</version>
                                    <fixVersion>2.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                    <progress percentage="77">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="77" backgroundColor="#51a825"/>
                                                    <row percentage="23" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="77">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="77" backgroundColor="#51a825"/>
                                                    <row percentage="23" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                            <timeestimate seconds="52200">1d 6.5h</timeestimate>
                            <timespent seconds="178200">6d 1.5h</timespent>
                                <comments>
                            <comment id="138817" author="ebguilbert" created="Thu, 9 Feb 2017 19:29:07 +0100"  >&lt;p&gt;On &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLEE-429&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;MGNLEE-429&lt;/a&gt; REST modules were excluded from the weblogic magnolia bundle&lt;/p&gt;</comment>
                            <comment id="144023" author="mgeljic" created="Fri, 2 Jun 2017 16:54:14 +0200"  >&lt;p&gt;FYI I linked &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLREST-92&quot; title=&quot;Revise REST servlet integration&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLREST-92&quot;&gt;MGNLREST-92&lt;/a&gt; which goes in similar direction&#8212;that&apos;s not for a minor release though, as there will be few pom changes.&lt;br/&gt;
Our rest-integration module may depend upon standard APIs only; so we don&apos;t have to provide resteasy when jersey is around.&lt;/p&gt;

&lt;p&gt;In the meantime for the customer, you would have to rewrite part of the &lt;tt&gt;RestDispatcherServlet&lt;/tt&gt; into a jersey-friendly equivalent, configure it under servlets, and exclude the resteasy artifacts.&lt;/p&gt;</comment>
                            <comment id="151765" author="mgeljic" created="Mon, 20 Nov 2017 16:57:34 +0100"  >&lt;p&gt;Closing this as &quot;Workaround exists&quot;, as per Jan&apos;s comments (both here and on the support ticket). Should this not do the trick, let&apos;s reopen with more details (or move to MGNLEE if this is about re-including REST modules in the weblogic demo webapp).&lt;/p&gt;</comment>
                            <comment id="152082" author="ebguilbert" created="Fri, 24 Nov 2017 12:53:08 +0100"  >&lt;p&gt;I have not been able to fix the issue with classpath filtering. Also a client is still waiting for this to be fixed as reported in SUPPORT-7606&lt;/p&gt;</comment>
                            <comment id="152091" author="rgange" created="Fri, 24 Nov 2017 15:18:35 +0100"  >&lt;p&gt;What about this &lt;a href=&quot;https://docs.oracle.com/cd/E24329_01/web.1211/e24368/classloading.htm#WLPRG286&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;prefer-web-inf-classes&lt;/tt&gt; element&lt;/a&gt;? Scroll down a bit. It mentions:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This allows a Web application to use its own version of a third-party class, which might also be part of WebLogic Server. See &quot;weblogic.xml Deployment Descriptor Elements&quot;.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="152093" author="ebguilbert" created="Fri, 24 Nov 2017 15:23:11 +0100"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=rgange&quot; class=&quot;user-hover&quot; rel=&quot;rgange&quot;&gt;rgange&lt;/a&gt; I have tried this, and then other issues with weblogic already fixed rise again &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://documentation.magnolia-cms.com/display/DOCS56/Deploying+a+WAR+on+Oracle+WebLogic#DeployingaWARonOracleWebLogic-Conflictinglibraries&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://documentation.magnolia-cms.com/display/DOCS56/Deploying+a+WAR+on+Oracle+WebLogic#DeployingaWARonOracleWebLogic-Conflictinglibraries&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://documentation.magnolia-cms.com/display/DOCS56/Known+issues#Knownissues-OracleWebLogic12cconflictwithGoogleGuavalibrary&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://documentation.magnolia-cms.com/display/DOCS56/Known+issues#Knownissues-OracleWebLogic12cconflictwithGoogleGuavalibrary&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="152102" author="rgange" created="Fri, 24 Nov 2017 21:36:26 +0100"  >&lt;p&gt;I see what you mean now. There is no way to disable the scanning that jersey does. &lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;*********************************************************************************************************
*                                                                                                       *
* Magnolia needs module updates or installs, point your browser to your Magnolia instance and confirm ! *
*                                                                                                       *
*********************************************************************************************************
Nov 24, 2017 8:44:51 PM info.magnolia.cms.i18n.DefaultMessagesManager load
INFO: Loading i18n configuration - /server/i18n/system
Nov 24, 2017 8:44:51 PM info.magnolia.cms.i18n.DefaultMessagesManager load
WARNING: /server/i18n/system does not exist yet; skipping.
&amp;lt;Nov 24, 2017 8:44:51 PM CET&amp;gt; &amp;lt;Warning&amp;gt; &amp;lt;info.magnolia.cms.i18n.DefaultMessagesManager&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;/server/i18n/system does not exist yet; skipping.&amp;gt; 
Nov 24, 2017 8:44:51 PM info.magnolia.cms.i18n.DefaultMessagesManager registerEventListener
INFO: Registering event listener for i18n
Nov 24, 2017 8:44:51 PM info.magnolia.cms.beans.config.MIMEMapping init
INFO: Initializing MIMEMapping from /server/MIMEMapping
Nov 24, 2017 8:44:51 PM info.magnolia.cms.beans.config.MIMEMapping load
WARNING: No MIMEMapping info configured at /server/MIMEMapping
&amp;lt;Nov 24, 2017 8:44:51 PM CET&amp;gt; &amp;lt;Warning&amp;gt; &amp;lt;info.magnolia.cms.beans.config.MIMEMapping&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;No MIMEMapping info configured at /server/MIMEMapping&amp;gt; 
Nov 24, 2017 8:44:51 PM info.magnolia.cms.beans.config.MIMEMapping registerEventListener
INFO: Registering event listener for MIMEMapping
Nov 24, 2017 8:44:51 PM info.magnolia.enterprise.beans.config.VersionConfig load
INFO: Loading version config from /server/version...
Nov 24, 2017 8:44:51 PM info.magnolia.enterprise.beans.config.VersionConfig load
INFO: No version configuration found. Falling back to default configuration.
Nov 24, 2017 8:44:51 PM info.magnolia.cms.beans.config.ConfigLoader load
INFO: Configuration loaded (took 5 seconds)
Nov 24, 2017 8:44:51 PM info.magnolia.context.AbstractRepositoryStrategy releaseSession
WARNING: won&apos;t close session because of registered observation listener config
&amp;lt;Nov 24, 2017 8:44:51 PM CET&amp;gt; &amp;lt;Warning&amp;gt; &amp;lt;info.magnolia.context.AbstractRepositoryStrategy&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;won&apos;t close session because of registered observation listener config&amp;gt; 
Nov 24, 2017 8:44:51 PM info.magnolia.cms.filters.FilterManagerImpl initRootFilter
INFO: Initializing filters
Nov 24, 2017 8:44:51 PM info.magnolia.cms.filters.CompositeFilter initFilters
INFO: Initializing filter [Wrapper for Resources Servlet servlet]
Nov 24, 2017 8:44:51 PM info.magnolia.cms.filters.CompositeFilter initFilters
INFO: Initializing filter [install]
Nov 24, 2017 8:44:51 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  info.magnolia.rest.service.command.v2
  org.jboss.resteasy.plugins.providers.jaxb
  org.jboss.resteasy.client.exception.mapper
  info.magnolia.rest
  info.magnolia.rest.service.command.v1
  info.magnolia.rest.service.node.v1
  info.magnolia.rest.service.property.v1
  info.magnolia.cache.browser.rest.endpoint
  org.jboss.resteasy.plugins.interceptors.encoding
  org.jboss.resteasy.plugins.stats
  org.jboss.resteasy.plugins.providers
  info.magnolia.cache.browser.rest.filter
  org.jboss.resteasy.core
  info.magnolia.resteasy.client.components
  com.fasterxml.jackson.jaxrs.json
  org.codehaus.jackson.jaxrs
  org.jboss.resteasy.plugins.providers.jackson
Nov 24, 2017 8:44:52 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class info.magnolia.rest.service.property.v1.PropertyEndpoint
  class org.jboss.resteasy.plugins.stats.RegistryStatsResource
  class info.magnolia.rest.service.command.v1.CommandEndpoint
  class info.magnolia.rest.service.node.v1.NodeEndpoint
  class info.magnolia.rest.service.command.v2.CommandEndpoint
  class org.jboss.resteasy.core.AsynchronousDispatcher
  class info.magnolia.cache.browser.rest.endpoint.CacheEndpoint
Nov 24, 2017 8:44:52 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
  class org.codehaus.jackson.jaxrs.JacksonJaxbJsonProvider
  class org.jboss.resteasy.plugins.providers.jackson.UnrecognizedPropertyExceptionHandler
  class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
  class com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider
  class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
  class org.jboss.resteasy.plugins.interceptors.encoding.MessageSanitizerContainerResponseFilter
  class org.codehaus.jackson.jaxrs.JacksonJsonProvider
  class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
  class org.jboss.resteasy.plugins.providers.DefaultNumberWriter
  class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
  class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
  class org.jboss.resteasy.plugins.providers.DataSourceProvider
  class org.jboss.resteasy.plugins.providers.DocumentProvider
  class info.magnolia.resteasy.client.components.RestEasyDelegateJacksonProvider
  class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
  class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider
  class info.magnolia.rest.RestExceptionMapper
  class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
  class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
  class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
  class info.magnolia.cache.browser.rest.filter.AuthenticationClientRequestFilter
  class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
  class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
  class org.codehaus.jackson.jaxrs.JsonParseExceptionMapper
  class com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
  class org.jboss.resteasy.plugins.providers.FileProvider
  class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
  class org.jboss.resteasy.plugins.providers.SerializableProvider
  class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
  class org.jboss.resteasy.plugins.providers.IIOImageProvider
  class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
  class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
  class org.jboss.resteasy.plugins.providers.StringTextStar
  class org.codehaus.jackson.jaxrs.JsonMappingExceptionMapper
  class org.jboss.resteasy.plugins.providers.SourceProvider
  class org.jboss.resteasy.plugins.providers.DefaultTextPlain
  class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter
  class org.jboss.resteasy.plugins.providers.ReaderProvider
  class org.jboss.resteasy.client.exception.mapper.ApacheHttpClient4ExceptionMapper
  class org.jboss.resteasy.plugins.providers.InputStreamProvider
Nov 24, 2017 8:44:52 PM com.sun.jersey.server.impl.cdi.CDIComponentProviderFactoryInitializer initialize
INFO: CDI support is enabled
Nov 24, 2017 8:44:52 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version &apos;Jersey: 1.18.1 02/19/2014 03:28 AM&apos;
Nov 24, 2017 8:44:52 PM com.sun.jersey.spi.inject.Errors processErrorMessages
SEVERE: The following errors and warnings have been detected with resource and/or provider classes:
  SEVERE: Missing dependency for constructor public org.jboss.resteasy.plugins.providers.DocumentProvider(org.jboss.resteasy.spi.ResteasyConfiguration) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v2.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v2.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v1.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v1.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.node.v1.NodeEndpoint(info.magnolia.rest.service.node.definition.NodeEndpointDefinition) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.property.v1.PropertyEndpoint(info.magnolia.rest.service.property.definition.PropertyEndpointDefinition) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 2
  SEVERE: Missing dependency for constructor public org.jboss.resteasy.core.AsynchronousDispatcher(org.jboss.resteasy.spi.ResteasyProviderFactory) at parameter index 0
&amp;lt;Nov 24, 2017 8:44:52 PM CET&amp;gt; &amp;lt;Error&amp;gt; &amp;lt;com.sun.jersey.spi.inject.Errors&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;The following errors and warnings have been detected with resource and/or provider classes:
  SEVERE: Missing dependency for constructor public org.jboss.resteasy.plugins.providers.DocumentProvider(org.jboss.resteasy.spi.ResteasyConfiguration) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v2.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v2.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v1.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.command.v1.CommandEndpoint(info.magnolia.rest.service.command.definition.CommandEndpointDefinition,info.magnolia.commands.CommandsManager) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.node.v1.NodeEndpoint(info.magnolia.rest.service.node.definition.NodeEndpointDefinition) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.rest.service.property.v1.PropertyEndpoint(info.magnolia.rest.service.property.definition.PropertyEndpointDefinition) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 0
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 1
  SEVERE: Missing dependency for constructor public info.magnolia.cache.browser.rest.endpoint.CacheEndpoint(info.magnolia.cache.browser.rest.endpoint.CacheEndpointDefinition,info.magnolia.module.cache.inject.CacheFactoryProvider,info.magnolia.i18nsystem.SimpleTranslator) at parameter index 2
  SEVERE: Missing dependency for constructor public org.jboss.resteasy.core.AsynchronousDispatcher(org.jboss.resteasy.spi.ResteasyProviderFactory) at parameter index 0&amp;gt; 
&amp;lt;Nov 24, 2017 8:44:52 PM CET&amp;gt; &amp;lt;Error&amp;gt; &amp;lt;HTTP&amp;gt; &amp;lt;BEA-101216&amp;gt; &amp;lt;Servlet: &quot;Jersey&quot; failed to preload on startup in Web application: &quot;magnoliaAuthor.war&quot;.
com.sun.jersey.spi.inject.Errors$ErrorMessagesException
	at com.sun.jersey.spi.inject.Errors.processErrorMessages(Errors.java:170)
	at com.sun.jersey.spi.inject.Errors.postProcess(Errors.java:136)
	at com.sun.jersey.spi.inject.Errors.processWithErrors(Errors.java:199)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:795)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:790)
	Truncated. see log file for complete stacktrace
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="152103" author="rgange" created="Fri, 24 Nov 2017 21:40:04 +0100"  >&lt;p&gt;The filtering seems to be for the cases where I want to use a different version of a jar. But in this case we are talking about two different implementations of JAX-RS. It does not seem that Weblogic is providing a way to disable this subsystem or prevent it from scanning the webapp&apos;s lib.  &lt;/p&gt;</comment>
                            <comment id="152131" author="mgeljic" created="Mon, 27 Nov 2017 09:27:12 +0100"  >&lt;p&gt;There&apos;s also mention of using the web.xml&apos;s &lt;tt&gt;metadata-complete&lt;/tt&gt; attribute (to disable web fragments basically). At least it&apos;s officially &lt;a href=&quot;https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.0.0/com.ibm.websphere.nd.doc/info/ae/ae/twbs_jaxrs_disable_runtime.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;documented&lt;/a&gt; on the WebSphere side, which also uses Jersey.&lt;/p&gt;

&lt;p&gt;We would have to make sure this doesn&apos;t disable other components of the system though (like log4j 2 for example&#8212;hopefully we don&apos;t use the &quot;web&quot; artifact and start it up manually so we should be fine).&lt;/p&gt;</comment>
                            <comment id="152156" author="rgange" created="Mon, 27 Nov 2017 13:04:08 +0100"  >&lt;p&gt;I did try this as well. The &lt;tt&gt;metadata-complete&lt;/tt&gt; attribute is already included in our &lt;a href=&quot;https://download.magnolia-cms.com/5.5.7/magnolia-enterprise-weblogic-webapp-5.5.7.war&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Weblogic specific war&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&amp;lt;web-app version=&lt;span class=&quot;code-quote&quot;&gt;&quot;3.0&quot;&lt;/span&gt; xmlns=&lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//java.sun.com/xml/ns/javaee&quot;&lt;/span&gt;
&lt;/span&gt;         xmlns:j2ee=&lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//java.sun.com/xml/ns/javaee&quot;&lt;/span&gt;
&lt;/span&gt;         xmlns:xsi=&lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//www.w3.org/2001/XMLSchema-instance&quot;&lt;/span&gt;
&lt;/span&gt;         xsi:schemaLocation=&lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd&quot;&lt;/span&gt;
&lt;/span&gt;         metadata-complete=&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&quot;&lt;/span&gt;&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10030">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="65038">MGNLREST-182</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="65009">MGNLWLS-18</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10160">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="64959">MGNLWLS-20</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="64710">MGNLWLS-17</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="50333">MGNLEE-429</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="59719">MGNLREST-92</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10040">
                    <name>causality</name>
                                                                <inwardlinks description="is causing">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                                                <inwardlinks description="is depended upon by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="64959">MGNLWLS-20</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="114321">MGNLREST-433</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="106518">MGNLREST-342</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62185">DOCU-1181</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="38057" name="Jersey-conflict.log" size="121312" author="ebguilbert" created="Thu, 9 Feb 2017 19:08:31 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14169" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Bug DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/2</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Steps to reproduce, expected, and actual results filled</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Affected version filled</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 2 Jun 2017 14:12:49 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mgeljic</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 11 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dai.ha</customfieldvalue>
            <customfieldvalue>ebguilbert</customfieldvalue>
            <customfieldvalue>mgeljic</customfieldvalue>
            <customfieldvalue>rgange</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzz6w:0ugg</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="633">Kromeriz 129</customfieldvalue>
    <customfieldvalue id="640">Saigon 131</customfieldvalue>
    <customfieldvalue id="647">Saigon 132</customfieldvalue>
    <customfieldvalue id="654">Saigon 133</customfieldvalue>
    <customfieldvalue id="664">Saigon 135</customfieldvalue>
    <customfieldvalue id="668">Saigon 136</customfieldvalue>
    <customfieldvalue id="675">Saigon 137</customfieldvalue>
    <customfieldvalue id="678">Saigon 138</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10242" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14168" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoD</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/6</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Doc/release notes changes? Comment present?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Downstream builds green?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Solution information and context easily available?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>Tests</strong></span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>FixVersion</strong> filled and not yet released</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><rect fill="#EFF4FB" height="17.5" rx="2.5" stroke="#ADBBD0" width="18" x="0.44141" y="3.94141"/></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Architecture Decision Record (<strong>ADR</strong>)</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>