Wrong error message for republishing a module
---------------------------------------------
Key: IVY-752
URL: https://issues.apache.org/jira/browse/IVY-752
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0-beta-1, 2.0.0-beta-2
Reporter: Adrian Sandor
Priority: Minor
If the overwrite attribute is not set to true and I try to republish a module,
I get this message:
destination file exists and overwrite == true
however, it should be:
destination file exists and overwrite == false
or something equivalent to that.
This appears in SFTPRepository and SshRepository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.