[jbosstools-issues] [JBoss JIRA] (JBIDE-18911) allow URL in the form "from-code=git at github.com" for custom app source code and downloadable cartridges

Andre Dietisheim (JIRA) issues at jboss.org
Wed Mar 11 09:02:19 EDT 2015


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

Andre Dietisheim updated JBIDE-18911:
-------------------------------------
    Description: 
We should be able to use urls that refer to github repositories when using custom application source code and downloadable cartridges

The exact form is documented in the github (and general purpose git-) documentation: https://gist.github.com/grawity/4392747

{quote}
SSH, aka git at github.com: or ssh://git@github.com/
{quote} 

  was:
We should be able to use urls that refer to github repositories when using custom application source code and downloadable cartridges

The exact form is documented in the github (and general purpose git-) documentation: https://gist.github.com/grawity/4392747

{quote}
SSH, aka git at github.com: or ssh://git@github.com/
{quote} 

workaround: use cartreflect and provide and provide an url in the following form:

{code}
https://cartreflect-claytondev.rhcloud.com/github/<organization>/<project>
{code}

ex. https://cartreflect-claytondev.rhcloud.com/github/openshift-cartridges/openshift-wildfly-cartridge



> allow URL in the form "from-code=git at github.com" for custom app source code and downloadable cartridges
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-18911
>                 URL: https://issues.jboss.org/browse/JBIDE-18911
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.2.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Max Rydahl Andersen
>              Labels: application_wizard, embed_wizard, new_and_noteworthy
>             Fix For: 4.2.3.CR1
>
>
> We should be able to use urls that refer to github repositories when using custom application source code and downloadable cartridges
> The exact form is documented in the github (and general purpose git-) documentation: https://gist.github.com/grawity/4392747
> {quote}
> SSH, aka git at github.com: or ssh://git@github.com/
> {quote} 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list