[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9511) Openshift Express: create egit action that commits and pushes in 1 step

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Aug 10 16:08:34 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620103#comment-12620103 ] 

Andre Dietisheim commented on JBIDE-9511:
-----------------------------------------

the steps to setup the egit workspace are described here:

http://wiki.eclipse.org/EGit/Contributor_Guide#Adding_a_remote

Unfortunately there's 1 dependency that's not fullfilled when executing the mentioned steps: jetty
You'll have to clone the jetty git repo from 

git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git (installing bundles from p2 did not work for me). 

Then you'll have to import the jetty-util maven project.

> Openshift Express: create egit action that commits and pushes in 1 step
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-9511
>                 URL: https://issues.jboss.org/browse/JBIDE-9511
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: JBossAS
>    Affects Versions: 3.3.0.M3
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.M3
>
>
> Deploying to Openshift Express is done by commiting changes to a local git repo and pushing it to the remote git repo (on openshift). The workflow would be far smotther if committing and pushing was done in 1 step (compared to the 2 steps that are currently needed in egit)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list