Links to a directory ignore the SoftlinkSource.destination
----------------------------------------------------------
Key: MRPM-43
URL: http://jira.codehaus.org/browse/MRPM-43
Project: Mojo RPM Plugin
Issue Type: Bug
Components: rpm
Affects Versions: 2.0-beta-3
Reporter: Brett Okken
Assignee: Brett Okken
If I wanted to create a link at /usr/myusr/myapp/conf that links to
/some/other/directory/configuration, this configuration seems like it should be
used.
<mapping>
<directory>/usr/myusr/myapp</directory>
<sources>
<softlinkSource>
<location>/some/other/directory/configuration</location>
<destination>conf</destination>
</softlinkSource>
</sources>
</mapping>
However, this does not work, it creates a link at
/usr/myusr/myapp/configuration (name of source directory) instead.
--
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