You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by "Shinobu Kawai Yoshida (JIRA)" <ji...@codehaus.org> on 2006/01/25 02:23:06 UTC

[jira] Created: (WAGON-33) FileWagon#putDirectory() fails in HP-UX if destinationDirectory is "."

FileWagon#putDirectory() fails in HP-UX if destinationDirectory is "."
----------------------------------------------------------------------

         Key: WAGON-33
         URL: http://jira.codehaus.org/browse/WAGON-33
     Project: wagon
        Type: Bug

    Versions: 1.0-alpha-6    
 Environment: HP-UX.  There has been reports on linux as well.
    Reporter: Shinobu Kawai Yoshida
    Priority: Critical
 Attachments: WAGON-30.patch

WAGON-30 is not solved for the HP-UX platform.

Attached is a dirty quick-fix.  Probably better if we used File#getCanonicalFile(), but we will need to handle IOException for that.  (Of course, you can just wrap it and throw it)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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