You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2018/02/19 12:23:50 UTC

[1/2] ant git commit: typo spotted by Al Le.

Repository: ant
Updated Branches:
  refs/heads/master a29e35d62 -> 52a0ec8ed


typo spotted by Al Le.


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

Branch: refs/heads/master
Commit: 6c976614ee9fa9e6ddd05d71a595d8866069dcbd
Parents: 3d6f8b0
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon Feb 19 13:23:07 2018 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon Feb 19 13:23:07 2018 +0100

----------------------------------------------------------------------
 manual/develop.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/6c976614/manual/develop.html
----------------------------------------------------------------------
diff --git a/manual/develop.html b/manual/develop.html
index 31add6a..aa4cfd7 100644
--- a/manual/develop.html
+++ b/manual/develop.html
@@ -108,7 +108,7 @@ good convention, though.</p>
     instantiated and added to this task via its <code>addXXX()</code>
     methods, at run time.  Child elements corresponding
     to <code>addConfiguredXXX()</code> are created at this point but
-    the actual <code>addCondifgired</code> method is not called.</li>
+    the actual <code>addConfigured</code> method is not called.</li>
 
   <li>All attributes of this task get set via their corresponding
     <code>setXXX</code> methods, at runtime.</li>


[2/2] ant git commit: Merge branch '1.9.x'

Posted by bo...@apache.org.
Merge branch '1.9.x'


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

Branch: refs/heads/master
Commit: 52a0ec8ede947df7a1c0bd69b718fe3476b526ec
Parents: a29e35d 6c97661
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon Feb 19 13:23:41 2018 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon Feb 19 13:23:41 2018 +0100

----------------------------------------------------------------------
 manual/develop.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/52a0ec8e/manual/develop.html
----------------------------------------------------------------------