[jbosstools-issues] [JBoss JIRA] (JBIDE-18866) 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
Tue Feb 24 12:02:49 EST 2015


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

Andre Dietisheim edited comment on JBIDE-18866 at 2/24/15 12:02 PM:
--------------------------------------------------------------------

but you can still add the cartridges from code. you simply have to use a slightly different "url" using the cartreflect:

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

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


was (Author: adietish):
but you can still add the cartridges from code. you simply have to use a slightly different "url":

1) point the wizard to the manifest via http: https://github.com/openshift-cartridges/openshift-wildfly-cartridge/blob/master/metadata/manifest.yml

2) or use cartreflect:
https://cartreflect-claytondev.rhcloud.com/github/openshift-cartridges/openshift-wildfly-cartridge

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

> allow URL in the form "from-code=git at github.com" for custom app source code and downloadable cartridges
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-18866
>                 URL: https://issues.jboss.org/browse/JBIDE-18866
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.2.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>              Labels: new_and_noteworthy
>             Fix For: 4.3.x
>
>
> 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