You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2017/08/23 09:02:00 UTC

[jira] [Updated] (JCRVLT-201) Implement automatic re-installation of dependencies

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

Tobias Bocanegra updated JCRVLT-201:
------------------------------------
    Description: 
When an application package *B* depends on an application package *A*, because of structural dependency, installation (update) of package *A* should automatically re-install package *B*.

For example: 
- A defines the {{/libs/components}} tree
- B defines the {{/libs/components/foo}} tree
- B depends on A.

so installation of *A* would wipe out the content of *B*, so *B* needs to be reinstalled.

  was:
When an application package *B* depends on an application package *A*, because of structural dependency, installation (update) of package *A* should automatically re-install package *B*.

for example: 
A defines the {{/libs/components}} tree
B defines the {{/libs/components/foo}} tree
B depends on A.

so installation of *A* would wipe out the content of *B*, so *B* needs to be reinstalled.


> Implement automatic re-installation of dependencies 
> ----------------------------------------------------
>
>                 Key: JCRVLT-201
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-201
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 3.1.40
>            Reporter: Tobias Bocanegra
>
> When an application package *B* depends on an application package *A*, because of structural dependency, installation (update) of package *A* should automatically re-install package *B*.
> For example: 
> - A defines the {{/libs/components}} tree
> - B defines the {{/libs/components/foo}} tree
> - B depends on A.
> so installation of *A* would wipe out the content of *B*, so *B* needs to be reinstalled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)