<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:03:11 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-4876] Update the build to modern Gradle</title>
                <link>https://jira.mongodb.org/browse/JAVA-4876</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;The current build is confusing and hard to understand. &lt;/p&gt;

&lt;p&gt;This adds risk when changing the build and for managing it going forward.&lt;/p&gt;

&lt;p&gt;The core issues are:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Centralized configuration in the root buiid.gradle, making changes difficult to understand&lt;/li&gt;
	&lt;li&gt;Script plugins in the gradle directory&lt;/li&gt;
	&lt;li&gt;Non standard &lt;a href=&quot;https://docs.gradle.org/current/userguide/java_plugin.html#sec:java_project_layout&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;directory layout&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Non standard dependencies library version information&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Recommend updating to use:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;the typesafe Kotlin-DSL&lt;/li&gt;
	&lt;li&gt;standardized layout&lt;/li&gt;
	&lt;li&gt;follow &lt;a href=&quot;https://docs.gradle.org/current/userguide/authoring_maintainable_build_scripts.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;best practises&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;add a gradle lint to enforce best practises&lt;/li&gt;
	&lt;li&gt;Use &lt;a href=&quot;https://docs.gradle.org/current/userguide/custom_plugins.html#sec:precompiled_plugins&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;precompiled script plugins&lt;/a&gt; for conventions&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="2258636">JAVA-4876</key>
            <summary>Update the build to modern Gradle</summary>
                <type id="11" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14707&amp;avatarType=issuetype">Epic</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ross@mongodb.com">Ross Lawley</reporter>
                        <labels>
                            <label>FY2024Q2-candidate</label>
                            <label>roadmap</label>
                            <label>tech-debt</label>
                    </labels>
                <created>Thu, 9 Feb 2023 09:54:16 +0000</created>
                <updated>Tue, 16 Jan 2024 16:19:37 +0000</updated>
                                                                            <component>Build</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5659255" author="JIRAUSER1258163" created="Fri, 25 Aug 2023 13:58:41 +0000"  >&lt;p&gt;A comment with details on my attempt to upgrade to Gradle 8.3 in &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-5109&quot; title=&quot;Try creating tests that verify interruptibility of synchronous MongoClient methods and MongoIterable/MongoCursor methods&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-5109&quot;&gt;&lt;del&gt;JAVA-5109&lt;/del&gt;&lt;/a&gt;: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-5109?focusedCommentId=5657035&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-5657035&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/JAVA-5109?focusedCommentId=5657035&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-5657035&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5658664" author="ross@10gen.com" created="Fri, 25 Aug 2023 08:56:20 +0000"  >&lt;p&gt;Updating to Gradle 8.3 to add Java support hits an issue with the optional plugin.&lt;/p&gt;

&lt;p&gt;It should be noted that the optional plugin should be removed in favour of features: see &lt;a href=&quot;https://blog.gradle.org/optional-dependencies&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://blog.gradle.org/optional-dependencies&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5264228" author="ross@10gen.com" created="Fri, 10 Mar 2023 16:04:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ashni.mehta%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ashni.mehta@mongodb.com&quot;&gt;ashni.mehta@mongodb.com&lt;/a&gt; - good spot I tried and failed to see if we already had a ticket. Have marked &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-4581&quot; title=&quot;Update gradle build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-4581&quot;&gt;&lt;del&gt;JAVA-4581&lt;/del&gt;&lt;/a&gt; as a dupe of this ticket as we have more information here.&lt;/p&gt;</comment>
                            <comment id="5264206" author="JIRAUSER1268547" created="Fri, 10 Mar 2023 15:56:49 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ross%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ross@mongodb.com&quot;&gt;ross@mongodb.com&lt;/a&gt; - is this related to &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-4581?&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/JAVA-4581?&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="2027917">JAVA-4581</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2544903">JAVA-5291</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2436909">JAVA-5136</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2418376">JAVA-5109</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_20965" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Cost Threshold %</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>100.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_20963" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Cost to Date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.  What would you like to communicate to the user about this feature?&lt;br/&gt;
2.  Would you like the user to see examples of the syntax and/or executable code and its output?&lt;br/&gt;
3.  Which versions of the driver/connector does this apply to?&lt;br/&gt;
</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10858" key="com.pyxis.greenhopper.jira:gh-epic-label">
                        <customfieldname>Epic Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Update the build to modern Gradle</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10859" key="com.pyxis.greenhopper.jira:gh-epic-status">
                        <customfieldname>Epic Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10640"><![CDATA[To Do]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_20964" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Final Cost Estimate</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q2</label>
            <label>FY24Q4</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr3mmh:0400000942rf1i014</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_10856" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Scope Cost Estimate</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>