You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2015/01/11 13:12:22 UTC

ant-ivy git commit: The default subject is `bintray`, not 'jcenter`

Repository: ant-ivy
Updated Branches:
  refs/heads/master e1276e0ac -> 3fe1d3395


The default subject is `bintray`, not 'jcenter`

The code is good, typo is in the doc only.


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/3fe1d339
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/3fe1d339
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/3fe1d339

Branch: refs/heads/master
Commit: 3fe1d3395ea94671f1fa00c7bb10e846e754939b
Parents: e1276e0
Author: Baruch Sadogursky <jb...@jfrog.com>
Authored: Sun Dec 28 11:15:52 2014 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Wed Jan 7 00:31:54 2015 +0100

----------------------------------------------------------------------
 doc/resolver/bintray.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/3fe1d339/doc/resolver/bintray.html
----------------------------------------------------------------------
diff --git a/doc/resolver/bintray.html b/doc/resolver/bintray.html
index aa5236b..a3baa01 100644
--- a/doc/resolver/bintray.html
+++ b/doc/resolver/bintray.html
@@ -39,7 +39,7 @@
 </thead>
 <tbody>
     <tr><td>subject</td><td>Bintray username of a repository owner.</td>
-        <td>No, defaults to JCenter</td></tr>
+        <td>No, defaults to Bintray</td></tr>
     <tr><td>repo</td><td>User's repository name.</td>
         <td>No, defaults to JCenter</td></tr>
 </tbody>