Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29984

Cannot define DockerContainer classes as inner classes

      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

          Alex Soto created issue -
          Alex Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          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.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165063 ] New: JNJira + In-Review [ 185628 ]

            asotobueno Alex Soto
            asotobueno Alex Soto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: