chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f861faa
)
Allow commonsware and gradle plugin repos
author
Daniel Martí
<mvdan@mvdan.cc>
Wed, 17 Feb 2016 13:00:05 +0000
(13:00 +0000)
committer
Daniel Martí
<mvdan@mvdan.cc>
Wed, 17 Feb 2016 13:00:05 +0000
(13:00 +0000)
fdroidserver/scanner.py
patch
|
blob
|
history
diff --git
a/fdroidserver/scanner.py
b/fdroidserver/scanner.py
index e41e557057a8da4d9d5a71f5095504fedeed6819..98e3421b72ed55936b55ec066783b5131ddf816f 100644
(file)
--- a/
fdroidserver/scanner.py
+++ b/
fdroidserver/scanner.py
@@
-83,6
+83,8
@@
def scan_source(build_dir, root_dir, build):
'oss.sonatype.org/content/repositories/releases',
'oss.sonatype.org/content/groups/public',
'clojars.org/repo', # Clojure free software libs
+ 's3.amazonaws.com/repo.commonsware.com', # CommonsWare
+ 'plugins.gradle.org/m2', # Gradle plugin repo
]
]