RFR: SKARA-1096: New command and label for JEPs, similar to CSR [v11]

Guoxiong Li gli at openjdk.java.net
Wed Apr 20 21:18:22 UTC 2022


On Wed, 20 Apr 2022 20:59:39 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix log.
>
> issuetracker/src/main/java/org/openjdk/skara/issuetracker/jira/JiraProject.java line 39:
> 
>> 37:     public static final String RESOLVED_IN_BUILD = "customfield_10006";
>> 38:     public static final String SUBCOMPONENT = "customfield_10008";
>> 39:     public static final String JEP_NUMBER = "customfield_10701";
> 
> Don't think this is needed anymore?

Why? It is used in many test cases and the convention is putting such field name at the `JiraProjec.java`.

-------------

PR: https://git.openjdk.java.net/skara/pull/1297


More information about the skara-dev mailing list