[
http://jira.codehaus.org/browse/MRPM-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Okken updated MRPM-43:
----------------------------
Priority: Minor (was: Major)
Description:
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.
was:
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.
lower severity to minor since there was a work around
> 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
> Priority: Minor
> Fix For: 2.0-beta-4
>
>
> 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