[
https://issues.apache.org/jira/browse/SLIDER-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172879#comment-14172879
]
Sumit Mohanty commented on SLIDER-514:
--------------------------------------
Default appConfigs are associated with path to package.
{noformat}
"application.def": ".slider/package/ACCUMULO/${app.package.name}.zip",
{noformat}
If an app package is upgraded then it is necessary for the saved appConfig to
be edited to point to the new package. So its a deliberate step when an
application is upgraded.
> Add a version property to the appConfig
> ---------------------------------------
>
> Key: SLIDER-514
> URL: https://issues.apache.org/jira/browse/SLIDER-514
> Project: Slider
> Issue Type: Bug
> Components: app-package
> Affects Versions: Slider 0.50
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: Slider 0.60
>
>
> Automatically, add a version property to the appConfig that may be used in
> the future to check if the application package and the config are in sync.
> Application package already contains a property that specifies the package
> name. That may be enough as if you upgrade the application package then you
> no longer refer to the same package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)