[
https://issues.apache.org/jira/browse/IVYDE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVYDE-94.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0
Assignee: Nicolas Lalevée
The new scheme "project:" has been added, and the backward compatibility is
kept, file://./ivysettings.xml will be autimatically changed to
project:///ivysettings.xml
> Handle a project: scheme for the path of the ivysettings.xml
> ------------------------------------------------------------
>
> Key: IVYDE-94
> URL: https://issues.apache.org/jira/browse/IVYDE-94
> Project: IvyDE
> Issue Type: New Feature
> Reporter: Nicolas Lalevée
> Assignee: Nicolas Lalevée
> Priority: Minor
> Fix For: 2.0
>
>
> Today, to have an ivysettings path relative to the root of a project, the
> expected path should look like: file://./ivysettings.xml
> The proposal is to introduce a new scheme project:, which also should allow
> to point to other project. For instance:
> projet://mymasterproject/ivysettings.xml
> projet:///ivysettings.xml => point to "current" project
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.