-
-
Notifications
You must be signed in to change notification settings - Fork 295
Expand file tree
/
Copy patholdJiraProjectProperty.xml
More file actions
18 lines (18 loc) · 829 Bytes
/
oldJiraProjectProperty.xml
File metadata and controls
18 lines (18 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<hudson.plugins.jira.JiraProjectProperty_-DescriptorImpl>
<sites>
<hudson.plugins.jira.JiraSite>
<url>https://backwardsCompatURL.com/</url>
<useHTTPAuth>false</useHTTPAuth>
<supportsWikiStyleComment>false</supportsWikiStyleComment>
<recordScmChanges>false</recordScmChanges>
<disableChangelogAnnotations>false</disableChangelogAnnotations>
<updateJiraIssueForAllStatus>false</updateJiraIssueForAllStatus>
<timeout>10</timeout>
<readTimeout>30</readTimeout>
<threadExecutorNumber>10</threadExecutorNumber>
<dateTimePattern></dateTimePattern>
<appendChangeTimestamp>false</appendChangeTimestamp>
<maxIssuesFromJqlSearch>0</maxIssuesFromJqlSearch>
</hudson.plugins.jira.JiraSite>
</sites>
</hudson.plugins.jira.JiraProjectProperty_-DescriptorImpl>