]
George Gastaldi updated FORGE-2033:
-----------------------------------
Fix Version/s: 2.x Future
Affects Version/s: 2.10.1.Final
(was: 2.10.2.Final)
addon-install-from-git does not work with tags
----------------------------------------------
Key: FORGE-2033
URL:
https://issues.jboss.org/browse/FORGE-2033
Project: Forge
Issue Type: Bug
Components: Addon Manager
Affects Versions: 2.10.1.Final
Environment: Eclipse Java EE Luna 4.4.0, MacOS 10.9.4
Reporter: Adam Siemion
Fix For: 2.x Future
{code}
addon-install-from-git --url
https://github.com/forge/angularjs-addon.git --ref
2.1.2.Final
{code}
fails with:
{code}
***ERROR*** Ref origin/2.1.2.Final can not be resolved
{code}
despite there is a `2.1.2.Final` tag.