[jbosstools-issues] [JBoss JIRA] (JBIDE-12131) remote is not listened to by server adatper

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jun 7 17:37:18 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim resolved JBIDE-12131.
--------------------------------------

    Resolution: Done


committed patch to BRANCH (CR1) and TRUNK (3.4.x)
                
> remote is not listened to by server adatper
> -------------------------------------------
>
>                 Key: JBIDE-12131
>                 URL: https://issues.jboss.org/browse/JBIDE-12131
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.0.CR1
>
>         Attachments: honour-remote-in-prefs.patch, honour-remote-in-prefs.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list