<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:08:32 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>[MODLOGSAML-1] Add Docker build configuration to mod-login-saml</title>
                <link>https://folio-org.atlassian.net/browse/MODLOGSAML-1</link>
                <project id="10181" key="MODLOGSAML">mod-login-saml</project>
                    <description></description>
                <environment></environment>
        <key id="73239">MODLOGSAML-1</key>
            <summary>Add Docker build configuration to mod-login-saml</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>ci</label>
                    </labels>
                <created>Tue, 29 Aug 2017 18:18:48 +0000</created>
                <updated>Thu, 31 Aug 2017 12:55:44 +0000</updated>
                            <resolved>Thu, 31 Aug 2017 11:18:45 +0000</resolved>
                                                    <fixVersion>1.0.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                    <timespent seconds="6300">1 hour, 45 minutes</timespent>
                                <comments>
                                                            <comment id="177211" author="5c706fbb47a54a6728e59df2" created="Tue, 29 Aug 2017 19:12:14 +0000"  >&lt;p&gt;Added Dockerfile and entrypoint script in branch 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODLOGSAML-1&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODLOGSAML-1&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Add Docker build configuration to mod-login-saml&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            MODLOGSAML-1
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
. Fat JAR fails to execute with error:&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: A JNI error has occurred, please check your installation and &lt;span class=&quot;code-keyword&quot;&gt;try&lt;/span&gt; again
Exception in thread &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt; java.lang.SecurityException: Invalid signature file digest &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Manifest main attributes
	at sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:330)
	at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:263)
	at java.util.jar.JarVerifier.processEntry(JarVerifier.java:318)
	at java.util.jar.JarVerifier.update(JarVerifier.java:230)
	at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)
	at java.util.jar.JarFile.getInputStream(JarFile.java:450)
	at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:977)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.loadClass(&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.loadClass(&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.java:357)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This error appears for me when I try to execute the fat JAR going back to commit c9c50786b3c8b12daa784b6d08bf377d2ce5598c&lt;/p&gt;</comment>
                                                            <comment id="177212" author="5c706fbb47a54a6728e59df2" created="Wed, 30 Aug 2017 15:58:25 +0000"  >&lt;p&gt;Manifest signature is fixed with commit 66b311bd71dfac1ac4f5e2ed2e86e419c586d4ec, but now we get this problem:&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;
vagrant@vagrant:/vagrant$ java -jar target/mod-login-saml-fat.jar embed_postgres=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
The command &lt;span class=&quot;code-quote&quot;&gt;&apos;run&apos;&lt;/span&gt; is not a valid command.
See &lt;span class=&quot;code-quote&quot;&gt;&apos;java -jar target/mod-login-saml-fat.jar --help&apos;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="177213" author="712020:11c1eef1-3cda-4245-a9f6-12f5d4061013" created="Thu, 31 Aug 2017 11:18:39 +0000"  >&lt;p&gt;It is working now.&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;
docker run --rm -ti folioci/mod-login-saml
starting &lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt; verticle service..........
11:18:06 INFO  Version              HV000001: Hibernate Validator 5.2.4.Final
Aug 31, 2017 11:18:06 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.messages.Messages
INFO: Loading messages from /infra-messages/APIMessages_en.properties ................................
Aug 31, 2017 11:18:06 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.messages.Messages
INFO: Loading messages from /infra-messages/APIMessages_de.properties ................................
Aug 31, 2017 11:18:06 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle
INFO: git: https:&lt;span class=&quot;code-comment&quot;&gt;//github.com/folio-org/raml-module-builder.git 216db5edad3b87989d86fd29be613abd1823ae77
&lt;/span&gt;no rules directory found, continuing...
11:18:06 WARN  AbstractKieModule    No files found &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; KieBase defaultKieBase
11:18:06 INFO  KieRepositoryImpl    KieModule was added: MemoryKieModule[releaseId=org.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;:artifact:1.0.0-SNAPSHOT]
Aug 31, 2017 11:18:06 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle start metrics enabled: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
Mapping functions in org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.jaxrs.resource.SamlResource &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;to appropriate urls
Mapping functions in org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.jaxrs.resource.TenantResource &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;to appropriate urls
Mapping functions in org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.jaxrs.resource.JobsResource &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;to appropriate urls
Mapping functions in org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.jaxrs.resource.RmbtestsResource &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;to appropriate urls
Mapping functions in org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.jaxrs.resource.AdminResource &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;to appropriate urls
^/saml
^/_/tenant
^/jobs
^/rmbtests
^/admin
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle
INFO: 1 verticles deployed
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.impl.ApiInitializer
INFO: Init...
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.impl.ApiInitializer
WARNING: Applying trustAllCertificates() to bypass HTTPS cert errors. This is needed by IdPs with self signed certificates. Do not use &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; in production!
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle
INFO: init succeeded.......
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle runPeriodicHook no periodic implementation found, continuing with deployment
11:18:07 WARN  Slf4JLogger          Failed to find a usable hardware address from the network interfaces; using random bytes: 55:7b:38:07:0b:2a:a7:b2
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle runHook One time hook called with implemented &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;named org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.impl.ApiInitializer
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle runPostDeployHook no Post Deploy Hook implementation found, continuing with deployment
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle start http server &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; apis and docs started on port 8081.
Aug 31, 2017 11:18:07 AM org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.utils.LogUtil
INFO: org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle start Documentation available at: http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8081/apidocs/
&lt;/span&gt;Aug 31, 2017 11:18:07 AM io.vertx.core.impl.launcher.commands.VertxIsolatedDeployer
INFO: Succeeded in deploying verticle
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="80295">FOLIO-807</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="73242">MODLOGSAML-5</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxyin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 31 Aug 2017 11:18:39 +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>