Subversion Repositories DevTools

Rev

Rev 5109 | Rev 5695 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5109 Rev 5254
Line 309... Line 309...
309
=item GBE_JIRA_URL (optonal)
309
=item GBE_JIRA_URL (optonal)
310
 
310
 
311
Used by tools that interface to the Jira Issues database via a REST API: primarily the
311
Used by tools that interface to the Jira Issues database via a REST API: primarily the
312
Auto Build Tools. The variable specifies the URL to the base of the REST API interface.
312
Auto Build Tools. The variable specifies the URL to the base of the REST API interface.
313
 
313
 
314
C<Example: http://cloudajir01.vix.local:8080>
314
C<Example: http://cds.vixtechnology.com:443>
315
 
315
 
316
=item GBE_JIRA_USERNAME (optional)
316
=item GBE_JIRA_USERNAME (optional)
317
 
317
 
318
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
318
Using in conjunction with GBE_JIRA_URL to access the Jira Issues database.
319
 
319