Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12131

remote is not listened to by server adatper

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.3.0.Final
    • None
    • openshift
    • None

    Description

      create a project via openshift, set the remote to be something else than origin and with a different repo address.

      Most easily done by cloning a different openshift project and try add that to an existing one.

      Or just edit in the server adapter or edit the .settings/openshift file to have a different remote.

      Push via server adapter and notice the repository used is not what the remote is pointing to.

      The failing code is:
      String remoteName = behaviour.getServer().getAttribute(ExpressServerUtils.ATTRIBUTE_REMOTE_NAME,
      ExpressServerUtils.ATTRIBUTE_REMOTE_NAME_DEFAULT);

      from ExpressPublishMethod which does not get the right remote name.

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: