You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Steve Loughran <st...@apache.org> on 2010/01/05 12:20:07 UTC

Re: svn commit: r894136 - /ant/sandbox/antlibs/git/trunk/src/main/org/apache/ant/git/AbstractGitTask.java

kevj@apache.org wrote:

> +			throw new BuildException("The repository [ "+ getGitRepo()+ " ] specified is not recognised");
> +		}

A UK spelling of recognised is just going to lead to more bugreps, we 
need a phrase that is more locale-neutral

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r894136 - /ant/sandbox/antlibs/git/trunk/src/main/org/apache/ant/git/AbstractGitTask.java

Posted by Kevin Jackson <fo...@gmail.com>.
Hi,

>> +                       throw new BuildException("The repository [ "+
>> getGitRepo()+ " ] specified is not recognised");
>> +               }
>
> A UK spelling of recognised is just going to lead to more bugreps, we need a
> phrase that is more locale-neutral

fair cop,
Any suggested alternatives?

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org