workspace.xml 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="1650039e-90b3-4603-bb34-47f415f4e67a" name="Default Changelist" comment="">
  8. <change beforePath="$PROJECT_DIR$/gradlew" beforeDir="false" afterPath="$PROJECT_DIR$/gradlew" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/gradlew.bat" beforeDir="false" afterPath="$PROJECT_DIR$/gradlew.bat" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/org/springframework/security/convention/versions/UpdateDependenciesExtension.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/org/springframework/security/convention/versions/UpdateDependenciesExtension.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/org/springframework/security/convention/versions/UpdateDependenciesPlugin.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/org/springframework/security/convention/versions/UpdateDependenciesPlugin.java" afterDir="false" />
  12. </list>
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="ExternalProjectsData">
  19. <projectState path="$PROJECT_DIR$">
  20. <ProjectState />
  21. </projectState>
  22. </component>
  23. <component name="ExternalProjectsManager">
  24. <system id="GRADLE">
  25. <state>
  26. <task path="$PROJECT_DIR$">
  27. <activation />
  28. </task>
  29. <projects_view>
  30. <tree_state>
  31. <expand>
  32. <path>
  33. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  34. <item name="buildSrc" type="f1a62948:ProjectNode" />
  35. </path>
  36. <path>
  37. <item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
  38. <item name="buildSrc" type="f1a62948:ProjectNode" />
  39. <item name="Run Configurations" type="7b0102dc:RunConfigurationsNode" />
  40. </path>
  41. </expand>
  42. <select />
  43. </tree_state>
  44. </projects_view>
  45. </state>
  46. </system>
  47. </component>
  48. <component name="FileTemplateManagerImpl">
  49. <option name="RECENT_TEMPLATES">
  50. <list>
  51. <option value="Class" />
  52. </list>
  53. </option>
  54. </component>
  55. <component name="Git.Settings">
  56. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  57. </component>
  58. <component name="GitSEFilterConfiguration">
  59. <file-type-list>
  60. <filtered-out-file-type name="LOCAL_BRANCH" />
  61. <filtered-out-file-type name="REMOTE_BRANCH" />
  62. <filtered-out-file-type name="TAG" />
  63. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  64. </file-type-list>
  65. </component>
  66. <component name="ProjectId" id="1qXvSePBfcQC8Y4nOwtetSNoy4Q" />
  67. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  68. <component name="ProjectViewState">
  69. <option name="hideEmptyMiddlePackages" value="true" />
  70. <option name="showLibraryContents" value="true" />
  71. </component>
  72. <component name="PropertiesComponent">
  73. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  74. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  75. <property name="WebServerToolWindowFactoryState" value="false" />
  76. <property name="aspect.path.notification.shown" value="true" />
  77. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  78. <property name="node.js.detected.package.eslint" value="true" />
  79. <property name="node.js.detected.package.tslint" value="true" />
  80. <property name="node.js.path.for.package.eslint" value="project" />
  81. <property name="node.js.path.for.package.tslint" value="project" />
  82. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  83. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  84. </component>
  85. <component name="ReactorSettings">
  86. <option name="notificationShown" value="true" />
  87. </component>
  88. <component name="RecentsManager">
  89. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  90. <recent name="org.springframework.security.convention" />
  91. </key>
  92. </component>
  93. <component name="RunManager" selected="Gradle.DocsPluginITest.build triggers docs">
  94. <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
  95. <option name="arquillianRunConfiguration">
  96. <value>
  97. <option name="containerStateName" value="" />
  98. </value>
  99. </option>
  100. <option name="TEST_OBJECT" value="class" />
  101. <method v="2">
  102. <option name="Make" enabled="true" />
  103. </method>
  104. </configuration>
  105. <configuration name="DocsPluginITest.build triggers docs" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
  106. <ExternalSystemSettings>
  107. <option name="executionName" />
  108. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  109. <option name="externalSystemIdString" value="GRADLE" />
  110. <option name="scriptParameters" value="--tests &quot;io.spring.gradle.convention.DocsPluginITest.build triggers docs&quot;" />
  111. <option name="taskDescriptions">
  112. <list />
  113. </option>
  114. <option name="taskNames">
  115. <list>
  116. <option value=":test" />
  117. </list>
  118. </option>
  119. <option name="vmOptions" />
  120. </ExternalSystemSettings>
  121. <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
  122. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  123. <DebugAllEnabled>false</DebugAllEnabled>
  124. <method v="2" />
  125. </configuration>
  126. <configuration name="GitHubApiTests.findCreateIssueInput" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
  127. <ExternalSystemSettings>
  128. <option name="executionName" />
  129. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  130. <option name="externalSystemIdString" value="GRADLE" />
  131. <option name="scriptParameters" value="--tests &quot;org.springframework.security.convention.versions.GitHubApiTests.findCreateIssueInput&quot;" />
  132. <option name="taskDescriptions">
  133. <list />
  134. </option>
  135. <option name="taskNames">
  136. <list>
  137. <option value=":test" />
  138. </list>
  139. </option>
  140. <option name="vmOptions" />
  141. </ExternalSystemSettings>
  142. <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
  143. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  144. <DebugAllEnabled>false</DebugAllEnabled>
  145. <method v="2" />
  146. </configuration>
  147. <configuration name="GitHubApiTests.findRepositoryId" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
  148. <ExternalSystemSettings>
  149. <option name="executionName" />
  150. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  151. <option name="externalSystemIdString" value="GRADLE" />
  152. <option name="scriptParameters" value="--tests &quot;org.springframework.security.convention.versions.GitHubApiTests.findRepositoryId&quot;" />
  153. <option name="taskDescriptions">
  154. <list />
  155. </option>
  156. <option name="taskNames">
  157. <list>
  158. <option value=":test" />
  159. </list>
  160. </option>
  161. <option name="vmOptions" />
  162. </ExternalSystemSettings>
  163. <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
  164. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  165. <DebugAllEnabled>false</DebugAllEnabled>
  166. <method v="2" />
  167. </configuration>
  168. <recent_temporary>
  169. <list>
  170. <item itemvalue="Gradle.DocsPluginITest.build triggers docs" />
  171. <item itemvalue="Gradle.GitHubApiTests.findCreateIssueInput" />
  172. <item itemvalue="Gradle.GitHubApiTests.findRepositoryId" />
  173. </list>
  174. </recent_temporary>
  175. </component>
  176. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  177. <component name="TaskManager">
  178. <task active="true" id="Default" summary="Default task">
  179. <changelist id="1650039e-90b3-4603-bb34-47f415f4e67a" name="Default Changelist" comment="" />
  180. <created>1617238749852</created>
  181. <option name="number" value="Default" />
  182. <option name="presentableId" value="Default" />
  183. <updated>1617238749852</updated>
  184. <workItem from="1617238751049" duration="982000" />
  185. <workItem from="1617239768987" duration="22510000" />
  186. <workItem from="1617314253813" duration="9753000" />
  187. <workItem from="1617372923830" duration="9278000" />
  188. </task>
  189. <servers />
  190. </component>
  191. <component name="TypeScriptGeneratedFilesManager">
  192. <option name="version" value="3" />
  193. </component>
  194. <component name="Vcs.Log.Tabs.Properties">
  195. <option name="TAB_STATES">
  196. <map>
  197. <entry key="MAIN">
  198. <value>
  199. <State />
  200. </value>
  201. </entry>
  202. </map>
  203. </option>
  204. <option name="oldMeFiltersMigrated" value="true" />
  205. </component>
  206. </project>