You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "hsy541@gmail.com" <hs...@gmail.com> on 2015/01/21 02:47:40 UTC

What configuration is mandatory in slider package?

Hi guys,

Slider requires several configurations appConfig, metainfo, resources. What
are necessary to be included in package what is only needed when launch the
slider application. If I change appConfig do I have to update the package
to make it run?

Thanks!

Re: What configuration is mandatory in slider package?

Posted by Sumit Mohanty <su...@gmail.com>.
The appConfig.json and resources.json files included in the app package are
only reference samples and are not used by Slider code.

If you are using your own version of appConfig.json or resources.json
(which is typical) then you do not need to add them to the application
package. Slider expects the appConfig and resources json files only as
parameter to the "create" command.

-Sumit

On Tue, Jan 20, 2015 at 5:47 PM, hsy541@gmail.com <hs...@gmail.com> wrote:

> Hi guys,
>
> Slider requires several configurations appConfig, metainfo, resources. What
> are necessary to be included in package what is only needed when launch the
> slider application. If I change appConfig do I have to update the package
> to make it run?
>
> Thanks!
>



-- 
thanks
Sumit