Actions
Bug #4340
closedResolve KAR file/module format
Start date:
08/26/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4340
Description
We need to resolve the differences between the KAR file format and the module format because we have two different ways of storing very similar information. This relates to bugs 1750 and 4317. It would be nice if a kar file could include all of the same information as a module so that modules can be transported in similar ways as kars. The kar import/export system needs to know how to process actors and workflows as well as the jars/classes that they depend on.
Related issues
Updated by Chad Berkley almost 15 years ago
We have now done this, as far as the 2.0 release is concerned. the KAR and module format will remain separate with kars depending on modules as needed.
Actions