jfrog / bower-art-resolver

Apache License 2.0
15 stars 17 forks source link

Artifactory URL conf changes #10

Closed eyalbe4 closed 8 years ago

eyalbe4 commented 8 years ago

We're openning this issue following https://github.com/JFrogDev/bower-art-resolver/issues/4 We'd like to make the following change to the resolver. The resolver will use the first URL defined in the registry.search list as the Artifactory URL. If the registry.search configuration does not exist, then it will use the registry URL defined. This means that anyone who wishes to use a public registry will need to define the Artifactory Bower repository URL as the first URL in the search URL.

eyalbe4 commented 8 years ago

Changes have been publish. The changes are backward compatible.