автоматический поиск версии сапфора для установки на сервере.
This commit is contained in:
@@ -116,7 +116,7 @@ public class PublishComponent extends ComponentsRepositoryPass<Component> {
|
||||
if (target.getComponentType().equals(ComponentType.Sapfor_F) && f.fields.cbAssemblyOnServer.isSelected()) {
|
||||
UI.getMainWindow().FocusTesting();
|
||||
UI.getMainWindow().getTestingWindow().FocusSapforTesting();
|
||||
passes.get(PassCode_2021.InstallServerSapfor).Do();
|
||||
passes.get(PassCode_2021.CompileServerSapfor).Do();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user