<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:27:36 UTC 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3371] Unable to find jdeps, JAVA_HOME is not correctly set</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3371</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Releasing okapi 4.12.0 fails in Jenkins in the &quot;build debian package&quot; stage with this error message:&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;
ERROR� Failed to execute goal �org.apache.maven.plugins:maven-jdeps-plugin:3.1.2:jdkinternals (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;) on project �okapi-testing�
Unable to find jdeps command: The environment variable JAVA_HOME is not correctly set.&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/build-debian-package/59/console&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/build-debian-package/59/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Okapi 4.12.0 is the first release that uses maven-jdeps-plugin and jdeps.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82290">FOLIO-3371</key>
            <summary>Unable to find jdeps, JAVA_HOME is not correctly set</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5f8314dfbdef80006f6f572d">Adam Dickmeiss</assignee>
                                                                <reporter accountid="5ee89462f7aa140abd82d11d">Julian Ladisch</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 20 Dec 2021 18:18:39 +0000</created>
                <updated>Mon, 25 Apr 2022 16:16:39 +0000</updated>
                            <resolved>Tue, 21 Dec 2021 19:46:40 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="197062" author="5f8314dfbdef80006f6f572d" created="Mon, 20 Dec 2021 22:41:04 +0000"  >&lt;p&gt;Filed 2 December:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/plugins/servlet/mobile#issue/MJDEPS-27&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://issues.apache.org/jira/plugins/servlet/mobile#issue/MJDEPS-27&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="197065" author="5f8314dfbdef80006f6f572d" created="Tue, 21 Dec 2021 11:21:23 +0000"  >&lt;p&gt;This is kind of urgent, as it makes a release of okapi 4.12.0 impossible and also folio-vertx-lib (which is yet to be released).&lt;/p&gt;

&lt;p&gt;I&apos;m using on Ubuntu:&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;
JAVA_HOME=$(readlink -f /usr/bin/java | sed &lt;span class=&quot;code-quote&quot;&gt;&quot;s:bin/java::&quot;&lt;/span&gt;)
export JAVA_HOME
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="197068" author="5ee89462f7aa140abd82d11d" created="Tue, 21 Dec 2021 11:33:48 +0000"  >&lt;p&gt;For Okapi it is not urgent because I&apos;ve released 4.11.1 that is sufficient to fix the log4j issues.&lt;/p&gt;</comment>
                                                            <comment id="197069" author="5f8314dfbdef80006f6f572d" created="Tue, 21 Dec 2021 11:49:59 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ee89462f7aa140abd82d11d&quot; class=&quot;user-hover&quot; rel=&quot;5ee89462f7aa140abd82d11d&quot; data-account-id=&quot;5ee89462f7aa140abd82d11d&quot; accountid=&quot;5ee89462f7aa140abd82d11d&quot; rel=&quot;noreferrer&quot;&gt;Julian Ladisch&lt;/a&gt;.. it makes it impossible to release any new features. &lt;/p&gt;</comment>
                                                            <comment id="197072" author="5f8314dfbdef80006f6f572d" created="Tue, 21 Dec 2021 13:03:03 +0000"  >&lt;p&gt;Oh .. This seems to be the Debian build step, not the general pipeline.. So this can be fixed in Okapi.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03wn3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="514">CP: sprint 130</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 20 Dec 2021 22:41:04 +0000</customfieldvalue>

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