On 13/01/2020 19:33, Rémy Maucherat wrote:
> On Mon, Jan 13, 2020 at 6:05 PM <r...@apache.org
> <mailto:r...@apache.org>> wrote:
> 
>     This is an automated email from the ASF dual-hosted git repository.
> 
>     remm pushed a commit to branch master
>     in repository https://gitbox.apache.org/repos/asf/tomcat.git
> 
> 
>     The following commit(s) were added to refs/heads/master by this push:
>          new cb791c1  Remove deprecated constructors for now as they
>     create ambiguous calls
>     cb791c1 is described below
> 
> 
> Ok, so it's not possible to have both constructors set (with and without
> the password.
> 
> Decision time:
> - Keep the Tomcat 9 constructors, with one ignored argument
> - Remove the ignored argument (that's what I did here)
> 
> Comments ?

How about:
- Revert cb791c1
- Cast the nulls to the appropriate type so the calls are not ambiguous

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to