From f3747a359b2f749b1c8019e2c42fb9aa0fbf92b1 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 8 Mar 2025 15:56:34 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=B1=D0=B0=D0=B3=D0=B8=20=D1=81=20=D1=80?= =?UTF-8?q?=D0=B0=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=BE=D0=B9=20=D0=B8=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B7=D0=BC=D0=BD=D0=BE=D0=B6=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=D0=BC=20=D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 +- properties | 2 +- .../ComponentsServer/ComponentsServer.java | 9 - .../ComponentsServerProperties.java | 8 - src/_VisualDVM/Constants.java | 2 +- .../Passes/All/ArchivesBackupPass.java | 3 +- .../Passes/All/PublishComponent.java | 1 - .../Repository/Server/EmailChecker.java | 85 ++++++++ .../Repository/Server/RepositoryServer.java | 189 ++++++++---------- .../Repository/Server/ServerCode.java | 11 +- .../TestingSystem/Common/TestingServer.java | 34 ++-- 11 files changed, 203 insertions(+), 152 deletions(-) create mode 100644 src/_VisualDVM/Repository/Server/EmailChecker.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 134f5bd2..7c9f7e1b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,8 +7,17 @@ - + + + + + + + + + +