You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by gi...@apache.org on 2018/11/06 21:10:42 UTC

ant git commit: Remove a nonexistent type

Repository: ant
Updated Branches:
  refs/heads/master f410119cf -> 59c792227


Remove a nonexistent type

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

Branch: refs/heads/master
Commit: 59c79222772275522f3d971ae4f0c6417a8d7de8
Parents: f410119
Author: Gintas Grigelionis <gi...@apache.org>
Authored: Tue Nov 6 22:10:28 2018 +0100
Committer: Gintas Grigelionis <gi...@apache.org>
Committed: Tue Nov 6 22:10:28 2018 +0100

----------------------------------------------------------------------
 src/main/org/apache/tools/ant/types/defaults.properties | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/59c79222/src/main/org/apache/tools/ant/types/defaults.properties
----------------------------------------------------------------------
diff --git a/src/main/org/apache/tools/ant/types/defaults.properties b/src/main/org/apache/tools/ant/types/defaults.properties
index 160c7a7..fbfd909 100644
--- a/src/main/org/apache/tools/ant/types/defaults.properties
+++ b/src/main/org/apache/tools/ant/types/defaults.properties
@@ -30,7 +30,6 @@ signedselector=org.apache.tools.ant.types.selectors.SignedSelector
 scriptfilter=org.apache.tools.ant.types.optional.ScriptFilter
 assertions=org.apache.tools.ant.types.Assertions
 concatfilter=org.apache.tools.ant.filters.ConcatFilter
-mavenrepository=org.apache.tools.ant.taskdefs.repository.MavenRepository
 scriptselector=org.apache.tools.ant.types.optional.ScriptSelector
 scriptmapper=org.apache.tools.ant.types.optional.ScriptMapper