-
Bug
-
Resolution: Unresolved
-
Minor
Cannot define DockerContainer classes as inner classes because the fixture name is resolved to the package finished with dollar symbol ($). For example
{org/jenkinsci/acceptance/jira$InnerDefinition}.
To avoid this we are going to replace dollar symbols to slashes (/) too.
[JENKINS-29984] Cannot define DockerContainer classes as inner classes
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
Cannot define DockerContainer classes as inner classes because the fixture name is resolved to the package finished with dollar symbol ($). For example {org/jenkinsci/acceptance/jira$InnerDefinition}. To avoid this we are going to replace dollar symbols to slashes (/) too. |
New:
Cannot define DockerContainer classes as inner classes because the fixture name is resolved to the package finished with dollar symbol ($). For example {org/jenkinsci/acceptance/jira$InnerDefinition}. To avoid this we are going to replace dollar symbols to slashes ({{/}}) too. |
Workflow | Original: JNJira [ 165063 ] | New: JNJira + In-Review [ 185628 ] |