This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b75b2d3d6 revert .idea/misc.xml changes (#14044)
1b75b2d3d6 is described below

commit 1b75b2d3d60e5415dc00dc6415fcd620064e706f
Author: Clint Wylie <[email protected]>
AuthorDate: Thu Apr 6 17:45:03 2023 -0700

    revert .idea/misc.xml changes (#14044)
---
 .idea/misc.xml | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/.idea/misc.xml b/.idea/misc.xml
index e66748b782..bf2061d739 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -31,7 +31,6 @@
       <writeAnnotation name="org.powermock.api.easymock.annotation.Mock" />
     </writeAnnotations>
   </component>
-  <component name="ExternalStorageConfigurationManager" enabled="true" />
   <component name="JavaScriptSettings">
     <option name="languageLevel" value="ES6" />
   </component>
@@ -47,7 +46,7 @@
     <option name="myDefaultNotNull" value="javax.annotation.Nonnull" />
     <option name="myNullables">
       <value>
-        <list size="15">
+        <list size="12">
           <item index="0" class="java.lang.String" 
itemvalue="org.jetbrains.annotations.Nullable" />
           <item index="1" class="java.lang.String" 
itemvalue="javax.annotation.Nullable" />
           <item index="2" class="java.lang.String" 
itemvalue="javax.annotation.CheckForNull" />
@@ -60,15 +59,12 @@
           <item index="9" class="java.lang.String" 
itemvalue="org.checkerframework.checker.nullness.compatqual.NullableType" />
           <item index="10" class="java.lang.String" 
itemvalue="androidx.annotation.RecentlyNullable" />
           <item index="11" class="java.lang.String" 
itemvalue="com.android.annotations.Nullable" />
-          <item index="12" class="java.lang.String" 
itemvalue="org.jspecify.nullness.Nullable" />
-          <item index="13" class="java.lang.String" 
itemvalue="org.eclipse.jdt.annotation.Nullable" />
-          <item index="14" class="java.lang.String" 
itemvalue="jakarta.annotation.Nullable" />
         </list>
       </value>
     </option>
     <option name="myNotNulls">
       <value>
-        <list size="15">
+        <list size="11">
           <item index="0" class="java.lang.String" 
itemvalue="org.jetbrains.annotations.NotNull" />
           <item index="1" class="java.lang.String" 
itemvalue="javax.annotation.Nonnull" />
           <item index="2" class="java.lang.String" 
itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
@@ -80,10 +76,6 @@
           <item index="8" class="java.lang.String" 
itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullType" />
           <item index="9" class="java.lang.String" 
itemvalue="androidx.annotation.RecentlyNonNull" />
           <item index="10" class="java.lang.String" 
itemvalue="com.android.annotations.NonNull" />
-          <item index="11" class="java.lang.String" 
itemvalue="jakarta.annotation.Nonnull" />
-          <item index="12" class="java.lang.String" itemvalue="lombok.NonNull" 
/>
-          <item index="13" class="java.lang.String" 
itemvalue="org.jspecify.nullness.NonNull" />
-          <item index="14" class="java.lang.String" 
itemvalue="org.eclipse.jdt.annotation.NonNull" />
         </list>
       </value>
     </option>
@@ -92,7 +84,7 @@
     <resource url="http://maven.apache.org/ASSEMBLY/2.0.0"; 
location="$PROJECT_DIR$/.idea/xml-schemas/assembly-2.0.0.xsd" />
     <resource url="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"; 
location="$PROJECT_DIR$/.idea/xml-schemas/svg11.dtd" />
   </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" 
project-jdk-name="1.8" project-jdk-type="JavaSDK">
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" 
default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
     <output url="file://$PROJECT_DIR$/classes" />
   </component>
-</project>
\ No newline at end of file
+</project>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to