| Line 16... |
Line 16... |
| 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"
|
20 |
'Const JIRA_URL = "https://cds.vixtechnology.com"
|
| - |
|
21 |
Const LXR_URL = "http://auawsalxr001/lxr/source"
|
| 21 |
|
22 |
|
| 22 |
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
|
23 |
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
|
| 23 |
CONST PKGARCHIVE_CREDENTIALS = "releasem:releasem"
|
24 |
CONST PKGARCHIVE_CREDENTIALS = "releasem:releasem"
|
| 24 |
Dim aPRODUCT_OS_BUILD_TYPES
|
25 |
Dim aPRODUCT_OS_BUILD_TYPES
|
| 25 |
' -- Other Configuration -----------------------------
|
26 |
' -- Other Configuration -----------------------------
|