Subversion Repositories DevTools

Rev

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

Rev 5207 Rev 5245
Line 14... Line 14...
14
Const TEMP_FOLDER = "temp"
14
Const TEMP_FOLDER = "temp"
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://cloudajir02.vix.local:8080"
20
'Const JIRA_URL    = "https://cds.vixtechnology.com"
20
'Const JIRA_URL    = "https://cds.vixtechnology.com"
21
Const LXR_URL     = "http://auawsalxr001/lxr/source"
21
Const LXR_URL     = "http://auawsalxr001/lxr/source"
22
 
22
 
23
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
23
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
24
CONST PKGARCHIVE_CREDENTIALS = "releasem:releasem"
24
CONST PKGARCHIVE_CREDENTIALS = "releasem:releasem"