Gradle

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
To raise new issues or bugs against Gradle, please use forums.gradle.org.
  • Gradle
  • GRADLE-1653

Add repository notation for github downloads.

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • TeamCity
  • Commits
  • Source
  • Reviews
Hide
Permalink
Merlyn Albery-Speyer added a comment - 14/Jul/11 6:46 PM

I've submitted a pull request for this.

Show
Merlyn Albery-Speyer added a comment - 14/Jul/11 6:46 PM I've submitted a pull request for this.
Hide
Permalink
Merlyn Albery-Speyer added a comment - 14/Jul/11 6:54 PM

With this pull request the following is possible:

buildscript {
repositories { github() }
}

Show
Merlyn Albery-Speyer added a comment - 14/Jul/11 6:54 PM With this pull request the following is possible: buildscript { repositories { github() } }
Hide
Permalink
Merlyn Albery-Speyer added a comment - 15/Jul/11 12:38 PM

The pull request URL is: https://github.com/gradle/gradle/pull/42.

Show
Merlyn Albery-Speyer added a comment - 15/Jul/11 12:38 PM The pull request URL is: https://github.com/gradle/gradle/pull/42.
Hide
Permalink
Guillaume Laforge added a comment - 28/Nov/11 7:16 AM

Would be nice to have!

Show
Guillaume Laforge added a comment - 28/Nov/11 7:16 AM Would be nice to have!

People

  • Assignee:
    Unassigned
    Reporter:
    Luke Daley
Vote (6)
Watch (5)

Dates

  • Created:
    01/Jul/11 7:54 PM
    Updated:
    01/May/13 2:14 AM
    Resolved:
    01/May/13 2:14 AM
  • Atlassian JIRA (v5.0.3#729-sha1:bf569e4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Gradle. Try JIRA - bug tracking software for your team.