changeset 1036:63233f2619e3 release-85274

TW-68120 Update Quartz library to 2.3.2
author nikolai.kulakov@DESKTOP-Q4QCGIH
date Tue, 13 Oct 2020 15:16:12 +0300
parents 166cb9960875
children e7d1c2014160
files .idea/artifacts/mercurial_vcs_worker.xml .idea/artifacts/plugin.xml .idea/libraries/quartz_1_6_0.xml .idea/libraries/quartz_2_3_2.xml lib/quartz-1.6.0.jar lib/quartz-2.3.2.jar mercurial-server/mercurial-server.iml mercurial-tests/mercurial-tests.iml
diffstat 8 files changed, 13 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/.idea/artifacts/mercurial_vcs_worker.xml	Wed Sep 30 15:39:07 2020 +0300
+++ b/.idea/artifacts/mercurial_vcs_worker.xml	Tue Oct 13 15:16:12 2020 +0300
@@ -11,7 +11,7 @@
       <element id="directory" name="lib">
         <element id="artifact" artifact-name="mercurial-common.jar" />
         <element id="artifact" artifact-name="mercurial-server.jar" />
-        <element id="library" level="project" name="quartz-1.6.0" />
+        <element id="library" level="project" name="quartz-2.3.2" />
         <element id="library" level="project" name="commons-compress-1.5" />
         <element id="library" level="project" name="commons-codec-1.4" />
       </element>
--- a/.idea/artifacts/plugin.xml	Wed Sep 30 15:39:07 2020 +0300
+++ b/.idea/artifacts/plugin.xml	Tue Oct 13 15:16:12 2020 +0300
@@ -12,7 +12,7 @@
         <element id="artifact" artifact-name="mercurial-server.jar" />
         <element id="artifact" artifact-name="mercurial-common.jar" />
         <element id="artifact" artifact-name="mercurial-server-tc.jar" />
-        <element id="library" level="project" name="quartz-1.6.0" />
+        <element id="library" level="project" name="quartz-2.3.2" />
         <element id="library" level="project" name="commons-compress-1.5" />
         <element id="library" level="project" name="commons-codec-1.4" />
       </element>
--- a/.idea/libraries/quartz_1_6_0.xml	Wed Sep 30 15:39:07 2020 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<component name="libraryTable">
-  <library name="quartz-1.6.0">
-    <CLASSES>
-      <root url="jar://$PROJECT_DIR$/lib/quartz-1.6.0.jar!/" />
-    </CLASSES>
-    <JAVADOC />
-    <SOURCES />
-  </library>
-</component>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.idea/libraries/quartz_2_3_2.xml	Tue Oct 13 15:16:12 2020 +0300
@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="quartz-2.3.2">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/lib/quartz-2.3.2.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>
\ No newline at end of file
Binary file lib/quartz-1.6.0.jar has changed
Binary file lib/quartz-2.3.2.jar has changed
--- a/mercurial-server/mercurial-server.iml	Wed Sep 30 15:39:07 2020 +0300
+++ b/mercurial-server/mercurial-server.iml	Tue Oct 13 15:16:12 2020 +0300
@@ -21,7 +21,7 @@
     <orderEntry type="module" module-name="mercurial-common" />
     <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
     <orderEntry type="library" name="trove4j" level="project" />
-    <orderEntry type="library" name="quartz-1.6.0" level="project" />
+    <orderEntry type="library" name="quartz-2.3.2" level="project" />
     <orderEntry type="library" name="commons-compress-1.5" level="project" />
   </component>
 </module>
--- a/mercurial-tests/mercurial-tests.iml	Wed Sep 30 15:39:07 2020 +0300
+++ b/mercurial-tests/mercurial-tests.iml	Tue Oct 13 15:16:12 2020 +0300
@@ -20,7 +20,7 @@
     <orderEntry type="library" name="TeamCityAPI-agent" level="project" />
     <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
     <orderEntry type="module" module-name="mercurial-server-tc" />
-    <orderEntry type="library" name="quartz-1.6.0" level="project" />
+    <orderEntry type="library" name="quartz-2.3.2" level="project" />
     <orderEntry type="library" name="IDEA-openapi" level="project" />
     <orderEntry type="library" name="commons-compress-1.5" level="project" />
   </component>