реализация остановки сервера тестирования по кнопке
This commit is contained in:
@@ -8,6 +8,8 @@ import java.util.regex.Pattern;
|
||||
public class Constants {
|
||||
public static final int Nan = -1;
|
||||
public static final int planner_version = 2;
|
||||
//--
|
||||
public static final String testingSystemHomeName = "_testing_system";
|
||||
//SVN
|
||||
public static final String REPOSITORY_AUTHENTICATION = "--username dvmhuser --password dvmh2013 --non-interactive";
|
||||
public static final String DVM_REPOSITORY = "http://svn.dvm-system.org/svn/dvmhrepo/dvm";
|
||||
|
||||
Reference in New Issue
Block a user