akipta / freedomotic

Automatically exported from code.google.com/p/freedomotic
Other
0 stars 0 forks source link

Marketplace multifile management #211

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the aim of the proposed feature?
Allow the marketplace antloader to manage more than one file.
This way we could maintain several plugin versions compatible with distinct 
core versions.
Also it would allow to have a "in development" downloadable that could match 
the "on-the edge" core

Describe how you would implement this feature
- The Marketplace provider must be extended to allow to upload more than one 
file to the plugin.
- The plugin config must be modified to add parameters to config the different 
files names that are going to be maintained. The idea is to have one file for 
each main version of freedomotic plus one for the "in-development" version.
- The JFrontend download window should be modified to download only the 
matching version to the core.
- The core should give an environment variable with information about the 
version that could be retrieved by the plugins.

How much you feel this feature will be useful for the project?

[ ] Optional
[X] Usefull
[ ] Can make the difference
[ ] Necessary

Original issue reported on code.google.com by gabriel....@gmail.com on 5 Dec 2012 at 8:04

GoogleCodeExporter commented 9 years ago
This is an extension of the 
http://code.google.com/p/freedomotic/issues/detail?id=190
Issue 190
The part of the marketplace upload is done.
The part missing is the adaptation of the JFrontend to the multifile feature.

Original comment by gabriel....@gmail.com on 9 Dec 2012 at 10:56

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 54a9b8364e8c.

Only missing the jfrontend (or any plugin) use of the feature

Original comment by gabriel....@gmail.com on 15 Dec 2012 at 1:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 1975366f75e8.

Original comment by gabriel....@gmail.com on 4 Jan 2013 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by virtualc...@gmail.com on 4 Jan 2013 at 1:02