[jbosstools-issues] [JBoss JIRA] (JBIDE-10543) Binary OpenShift Server adapter

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Feb 10 07:26:48 EST 2012


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

Max Rydahl Andersen updated JBIDE-10543:
----------------------------------------

    Fix Version/s:     (was: 3.3.0.CR1)

    
> Binary OpenShift Server adapter
> -------------------------------
>
>                 Key: JBIDE-10543
>                 URL: https://issues.jboss.org/browse/JBIDE-10543
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.Beta1
>
>         Attachments: sourcevsbinary.bmml, sourcevsbinary.png
>
>
> Binary server adapter should be added which allows any app that already deploys to our AS7 servers be deployed to openshift.
> The logic for it is exactly (more or less) the same as for normal file or RSH deploy:
> if(!temprepo)
>     git clone <openshifturl> temprepo
>   git fetch 
>  
> foreach(module in modules)
>   build module
>   cp builtmodule to temprepo/deployments
>   
> git push   * this push should not trigger the whole openshift build thing and should only be done once at end of publish.

--
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