[jira] Created: (OFBIZ-1280) relative path loading for component-load.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)
relative path loading for component-load.xml
--------------------------------------------

                 Key: OFBIZ-1280
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
             Project: OFBiz
          Issue Type: New Feature
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Adam Heath
            Priority: Trivial
             Fix For: SVN trunk


Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1280:
------------------------------

    Attachment: RelativeComponentLoad.patch

See comment in attached patch.

> relative path loading for component-load.xml
> --------------------------------------------
>
>                 Key: OFBIZ-1280
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: RelativeComponentLoad.patch
>
>
> Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated OFBIZ-1280:
------------------------------

    Assignee: Adam Heath

> relative path loading for component-load.xml
> --------------------------------------------
>
>                 Key: OFBIZ-1280
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: RelativeComponentLoad.patch
>
>
> Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Resolved: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath resolved OFBIZ-1280.
-------------------------------

    Resolution: Fixed

This is resolved in rev 585518.

> relative path loading for component-load.xml
> --------------------------------------------
>
>                 Key: OFBIZ-1280
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: RelativeComponentLoad.patch
>
>
> Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535572 ]

Jacopo Cappellato commented on OFBIZ-1280:
------------------------------------------

Hi Adam,

if you think that the issue is completely resolved, please feel free to "Close" it as well.

Thanks


> relative path loading for component-load.xml
> --------------------------------------------
>
>                 Key: OFBIZ-1280
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: RelativeComponentLoad.patch
>
>
> Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1280) relative path loading for component-load.xml

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath closed OFBIZ-1280.
-----------------------------


Closed as resolved.

> relative path loading for component-load.xml
> --------------------------------------------
>
>                 Key: OFBIZ-1280
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1280
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: RelativeComponentLoad.patch
>
>
> Attached patch allows component-load.xml to contain relative paths.  The one in framework/base/config is relative to the top-level, while others are relative to their location.  This allows for removing of the ${ofbiz.home} specification from each, and allows applications to be dropped in at any place, without having to adjust any paths.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.