Subversion Repositories DevTools

Rev

Rev 4803 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4803 Rev 4979
Line 15... Line 15...
15
Const SCRIPTS_FOLDER = "scripts"
15
Const SCRIPTS_FOLDER = "scripts"
16
Const DOC_REPOSITORY_URL = "http://edms/"
16
Const DOC_REPOSITORY_URL = "http://edms/"
17
Const adminEmail  = "VixIT@vixtechnology.com"
17
Const adminEmail  = "VixIT@vixtechnology.com"
18
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
18
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
19
Const JIRA_URL    = "http://cloudajir01.vix.local:8080"
19
Const JIRA_URL    = "http://cloudajir01.vix.local:8080"
-
 
20
'Const JIRA_URL    = "https://cds.vixtechnology.com"
-
 
21
 
20
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
22
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
21
Dim aPRODUCT_OS_BUILD_TYPES
23
Dim aPRODUCT_OS_BUILD_TYPES
22
' -- Other Configuration -----------------------------
24
' -- Other Configuration -----------------------------
23
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"
25
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"
24
Const COOKIE_HIDE_FILES_FILTER = "COOKIE_HIDE_FILES_FILTER"
26
Const COOKIE_HIDE_FILES_FILTER = "COOKIE_HIDE_FILES_FILTER"