[jboss-jira] [JBoss JIRA] (JBRULES-3697) git-clone-others.sh script should work on Mac too
Toni Rikkola (JIRA)
jira-events at lists.jboss.org
Thu Nov 29 04:17:21 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toni Rikkola resolved JBRULES-3697.
-----------------------------------
Resolution: Done
> git-clone-others.sh script should work on Mac too
> -------------------------------------------------
>
> Key: JBRULES-3697
> URL: https://issues.jboss.org/browse/JBRULES-3697
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: All
> Reporter: Geoffrey De Smet
> Assignee: Toni Rikkola
>
> Basically, on this script
> https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/script/git-clone-others.sh
> these 3 requirements need to be met:
> * Works with all 3 git URL types (used to clone droolsjbpm-build-bootstrap)
> ** HTTP: https://github.com/droolsjbpm/droolsjbpm-build-bootstrap.git
> ** SSH: git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git
> ** Git Read-Only: git://github.com/droolsjbpm/droolsjbpm-build-bootstrap.git
> * Works on forks too
> ** Blessed: git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git
> ** ge0ffrey: git at github.com:ge0ffrey/droolsjbpm-build-bootstrap.git
> ** Rikkola: git at github.com:Rikkola/droolsjbpm-build-bootstrap.git
> * Works on Mac
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list