Warbler 1.0.1 does not package symlinks correctly
-------------------------------------------------

                 Key: JRUBY-4700
                 URL: http://jira.codehaus.org/browse/JRUBY-4700
             Project: JRuby
          Issue Type: Bug
          Components: Rails WAR Deployment
    Affects Versions: JRuby 1.4
         Environment: Mac OSX 10.6.3
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-10M3025)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)
            Reporter: Michael Rykov


I am using a couple of symlinks in my /public directory in my Rails app

When packaging the app with Warbler 0.9.14, the symlinks were followed (ie. 
they were replaced with copies of content of files they referenced).  This 
worked for my case.

When packaging the app with Warbler 1.0.1, the symlinks are replaced with files 
that contain the symlink path instead of the file content.  This seems most 
broken.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to