<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:57:23 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-2507] Remove dependency on javax.xml.bind.DatatypeConverter</title>
                <link>https://jira.mongodb.org/browse/JAVA-2507</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;In Java 9, the javax.xml.bind.DatatypeConverter class is part of the the java.xml.bind module, which is not a dependency of the java.se module (though it is a dependency of java.se.ee).  To maximize deployment opportunities for the driver, the dependency on this module should be eliminated.&lt;/p&gt;</description>
                <environment></environment>
        <key id="380520">JAVA-2507</key>
            <summary>Remove dependency on javax.xml.bind.DatatypeConverter</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/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="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 May 2017 11:49:29 +0000</created>
                <updated>Sun, 29 Oct 2023 02:32:44 +0000</updated>
                            <resolved>Tue, 16 May 2017 17:55:08 +0000</resolved>
                                                    <fixVersion>3.5.0</fixVersion>
                                    <component>JSON</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1572520" author="xgen-internal-githook" created="Tue, 16 May 2017 17:54:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2507&quot; title=&quot;Remove dependency on javax.xml.bind.DatatypeConverter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2507&quot;&gt;&lt;del&gt;JAVA-2507&lt;/del&gt;&lt;/a&gt;: When available (starting with Java 8), use java.time.format.DateFormatter.ISO_OFFSET_DATE_TIME instead of javax.xml.bind.DatatypeConverter.parseDateTime&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/307d502c67256216ae2e0e3d54d0e4e5cea6ba1b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/307d502c67256216ae2e0e3d54d0e4e5cea6ba1b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1572519" author="xgen-internal-githook" created="Tue, 16 May 2017 17:54:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2507&quot; title=&quot;Remove dependency on javax.xml.bind.DatatypeConverter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2507&quot;&gt;&lt;del&gt;JAVA-2507&lt;/del&gt;&lt;/a&gt;: Replace use of javax.xml.bind.DatatypeConverter for hex-decoding&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/935d762dc728a67fe30f695e1b3997be46b1320e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/935d762dc728a67fe30f695e1b3997be46b1320e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1572518" author="xgen-internal-githook" created="Tue, 16 May 2017 17:54:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2507&quot; title=&quot;Remove dependency on javax.xml.bind.DatatypeConverter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2507&quot;&gt;&lt;del&gt;JAVA-2507&lt;/del&gt;&lt;/a&gt;: Replace use of javax.xml.bind.DatatypeConverter for Base64 encoding and decoding with org.bson.internal.Base64&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/96440b5ed760aa673c964a2ac49a851545f34ee2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/96440b5ed760aa673c964a2ac49a851545f34ee2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1566096" author="jeff.yemin" created="Fri, 5 May 2017 21:37:43 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/jyemin/mongo-java-driver/pull/30&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jyemin/mongo-java-driver/pull/30&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="652569">JAVA-3122</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>JAVA-2508</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrar7j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1686">JVM Sprint 39</customfieldvalue>
    <customfieldvalue id="1750">JVM Sprint 40</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>