<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 07:37:04 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>[MGNLSTK-1490] Remove STK-bundle, refactor STK modules dependencies </title>
                <link>https://jira.magnolia-cms.com/browse/MGNLSTK-1490</link>
                <project id="10287" key="MGNLSTK">Magnolia Standard Templating Kit (closed)</project>
                    <description>&lt;p&gt;Remove bundle from STK project.&lt;br/&gt;
Refactor dependencies in STK modules using &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;
mvn dependency:tree
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and&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;
mvn dependency:analyze
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="46211">MGNLSTK-1490</key>
            <summary>Remove STK-bundle, refactor STK modules dependencies </summary>
                <type id="3" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10898&amp;avatarType=issuetype">Task</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</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="efochr">Evzen Fochr</assignee>
                                    <reporter username="mgeljic">Mika&#235;l Gelji&#263;</reporter>
                        <labels>
                            <label>54qa</label>
                    </labels>
                <created>Tue, 7 Jul 2015 12:37:08 +0200</created>
                <updated>Tue, 11 Aug 2015 15:05:33 +0200</updated>
                            <resolved>Fri, 31 Jul 2015 15:46:12 +0200</resolved>
                                    <version>2.9</version>
                                    <fixVersion>2.9.1</fixVersion>
                                    <component>bundle</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                            <timeestimate seconds="0">0d</timeestimate>
                            <timespent seconds="90600">3d 1h 10m</timespent>
                                <comments>
                            <comment id="108028" author="mgeljic" created="Tue, 7 Jul 2015 14:29:19 +0200"  >&lt;p&gt;For what it&apos;s worth, building that bundle (guess-what) at ce-bundle level would benefit from dependencyManagement there. And maybe provide those artifacts as add-ons? (or same as EE, bundles with and without addons).&lt;/p&gt;</comment>
                            <comment id="109038" author="efochr" created="Tue, 21 Jul 2015 15:43:49 +0200"  >&lt;p&gt;Many dependencies are brought by magnolia-resources and magnolia-module-inplace-templating modules.&lt;/p&gt;</comment>
                            <comment id="109533" author="mdivilek" created="Tue, 28 Jul 2015 14:23:37 +0200"  >&lt;p&gt;Reopen:&lt;/p&gt;

&lt;p&gt;Add exclusion of &amp;lt;groupId&amp;gt;info.magnolia.core&amp;lt;/groupId&amp;gt; - &amp;lt;artifactId&amp;gt;magnolia-resource-loader&amp;lt;/artifactId&amp;gt; into &amp;lt;groupId&amp;gt;info.magnolia&amp;lt;/groupId&amp;gt; - &amp;lt;artifactId&amp;gt;magnolia-module-standard-templating-kit&amp;lt;/artifactId&amp;gt; in bundle pom&lt;/p&gt;

&lt;p&gt;&amp;lt;!-- dependency of Forum-&lt;del&gt;&amp;gt; and &amp;lt;!&lt;/del&gt;- dependency of Form and PUR--&amp;gt;  from bundle pom should go into poms where Forum, Form and PUR dependencies are defined &lt;/p&gt;</comment>
                            <comment id="109566" author="pmundt" created="Tue, 28 Jul 2015 17:39:53 +0200"  >&lt;p&gt;Why are we raising dependencies according to the changelog? I know it might make sense from a stk-bundle-perspective, but e.g. the raise of DAM dep. to 2.1.1-SNAPSHOT is not necessary (there is not actualy code change in DAM).&lt;/p&gt;</comment>
                            <comment id="109567" author="gjoseph" created="Tue, 28 Jul 2015 18:12:11 +0200"  >&lt;p&gt;A lot of dependencies have been added that are completely unnecessary (imageinfo in theme-pop !?); exclusions have then been added to circumvent more transitive dependencies.&lt;br/&gt;
In general, &lt;tt&gt;dependency:tree&lt;/tt&gt; and &lt;tt&gt;dependency:analyze&lt;/tt&gt; provide a lot of good insights. Do not hesitate to remove (or at least question!) dependencies that exist but aren&apos;t justified (maybe there is a reason for demo-project to depend on dam-app, but that should be commented !)&lt;/p&gt;</comment>
                            <comment id="109599" author="efochr" created="Wed, 29 Jul 2015 10:49:52 +0200"  >&lt;p&gt;Dependency on dam-app was added because of dependency:analyze. &quot;imageinfo&quot; is not needed anymore after integrating  &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLRES-182&quot; title=&quot;Cleanup dependencies in resources module pom.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLRES-182&quot;&gt;&lt;del&gt;MGNLRES-182&lt;/del&gt;&lt;/a&gt;, thx for tip.&lt;/p&gt;</comment>
                            <comment id="109609" author="pmundt" created="Wed, 29 Jul 2015 12:49:41 +0200"  >&lt;p&gt;In &lt;a href=&quot;https://git.magnolia-cms.com/gitweb/?p=modules/standard-templating-kit.git;a=commitdiff;h=7ee8735125c96ec69cd86a2c6eabc6296b0e15a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.magnolia-cms.com/gitweb/?p=modules/standard-templating-kit.git;a=commitdiff;h=7ee8735125c96ec69cd86a2c6eabc6296b0e15a6&lt;/a&gt; you removed the dependency to data (STK was actually bringing it in). This is now causing a migration diff: &lt;a href=&quot;https://jenkins.magnolia-cms.com/job/int_migration-tests_4.5-to-5.4.x-branch-cms/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.magnolia-cms.com/job/int_migration-tests_4.5-to-5.4.x-branch-cms/&lt;/a&gt;&lt;br/&gt;
Edit: same goes for &lt;a href=&quot;https://jenkins.magnolia-cms.com/job/int_migration-tests_5.3-to-5.4.x-branch-cms/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.magnolia-cms.com/job/int_migration-tests_5.3-to-5.4.x-branch-cms/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="109617" author="gjoseph" created="Wed, 29 Jul 2015 13:53:44 +0200"  >&lt;p&gt;Have a look at &lt;tt&gt;[new branch]      fix/&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLSTK-1490&quot; title=&quot;Remove STK-bundle, refactor STK modules dependencies &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLSTK-1490&quot;&gt;&lt;del&gt;MGNLSTK-1490&lt;/del&gt;&lt;/a&gt;-bundle-dependencies&lt;/tt&gt; &amp;#8211; it&apos;s not perfect yet (I don&apos;t think we need all of dam in there), but IMO much cleaner.&lt;/p&gt;</comment>
                            <comment id="109652" author="efochr" created="Wed, 29 Jul 2015 17:33:11 +0200"  >&lt;p&gt;It was decided to remove bundle from STK module.&lt;br/&gt;
&lt;a href=&quot;http://git.magnolia-cms.com/gitweb/?p=modules/standard-templating-kit.git;a=shortlog;h=refs/heads/MGNLSTK-1490-remove-bundle&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.magnolia-cms.com/gitweb/?p=modules/standard-templating-kit.git;a=shortlog;h=refs/heads/MGNLSTK-1490-remove-bundle&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10160">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="44108">MAGNOLIA-6154</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                            <outwardlinks description="depends upon">
                                        <issuelink>
            <issuekey id="46752">MGNLRES-182</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46961">MGNLFORM-268</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="46962">MGNLPUR-158</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                            <outwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="46856">MGNLSTK-1495</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="47105">MGNLPUR-160</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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_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>Tue, 21 Jul 2015 15:43: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>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 29 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>efochr</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
            <customfieldvalue>mgeljic</customfieldvalue>
            <customfieldvalue>mdivilek</customfieldvalue>
            <customfieldvalue>pmundt</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzzzn:9a9ihzy</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="78">Sprint 3 (Kromeriz)</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_14167" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoR</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_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>