[ 
https://issues.apache.org/jira/browse/IVY-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgeny Goldin updated IVY-1474:
-------------------------------

    Description: 
This patch add an Ivy Bintray resolver which can the be used as follows:

{code}
      <!-- http://dl.bintray.com/jfrog/jfrog-jars/ -->
      <bintray subject="jfrog" repo="jfrog-jars"/>
      <!-- http://jcenter.bintray.com/ -->
      <bintray />
{code}

See {{"src/example/bintray"}} for complete example.

  was:
This patch add an Ivy Bintray resolver which can the be used as follows:

{code}
      <!-- http://dl.bintray.com/jfrog/jfrog-jars/ -->
      <bintray subject="jfrog" repo="jfrog-jars"/>
      <!-- http://jcenter.bintray.com/ -->
      <bintray />
{code}

See `src/example/bintray/` for complete example.


> Ivy Bintray resolver
> --------------------
>
>                 Key: IVY-1474
>                 URL: https://issues.apache.org/jira/browse/IVY-1474
>             Project: Ivy
>          Issue Type: New Feature
>            Reporter: Evgeny Goldin
>         Attachments: patch.diff
>
>
> This patch add an Ivy Bintray resolver which can the be used as follows:
> {code}
>       <!-- http://dl.bintray.com/jfrog/jfrog-jars/ -->
>       <bintray subject="jfrog" repo="jfrog-jars"/>
>       <!-- http://jcenter.bintray.com/ -->
>       <bintray />
> {code}
> See {{"src/example/bintray"}} for complete example.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to