[
https://jira.jboss.org/jira/browse/JBESB-2401?page=com.atlassian.jira.plu...
]
Daniel Bevenius closed JBESB-2401.
----------------------------------
Resolution: Done
Reverted my changed. Committed to main trunk with revision: 25544.
FileGatewayListener: Does not support overwriting of processed
files.
---------------------------------------------------------------------
Key: JBESB-2401
URL:
https://jira.jboss.org/jira/browse/JBESB-2401
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.5
Reporter: Daniel Bevenius
Assignee: Daniel Bevenius
Fix For: 4.6
In version 4.3 it was possible to have the processed file overwritten when a new file
with the same name is later processed. This was possible as FileUtil previously first
tried to rename the file but if it was unsuccessful it would copy the contents of the new
file to the old replacing its content.
Add a test that verifies that the file contents is overwritten and not only that the file
was renamed so we can maintain this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira