Bug #4797
closed
Verify that multiple workflow/actor KARs work as expected
Added by Aaron Aaron almost 15 years ago.
Updated over 14 years ago.
Description
The KAR system was written to allow for storing multiple actors/workflows inside the KAR. This has not been well tested though and probably needs some debugging for it to work properly.
Files
I have created a KAR file that contains all the actors in the actors module. I called it CoreActors.kar and attached it here. This may be a better way to distribute the default actors along with the 2.0 release. For now it shows that it can be done and works well.
To use this kar in the development head:
- Run kepler once
- create a file in your installation root called "skipMakeKars"
- delete all of the kar files in KeplerData/modules/actors/kar
- copy the CoreActors.kar file into KeplerData/modules/actors/kar
- restart kepler
notice in the "actors" local repository there is only one kar that contains all the actors
I have combined all the actors in the actors-2.0 module into 1 kar. Recommended to "rm ~/KeplerData/modules/actors-2.0/kar/*.kar" after updating over revision 23226 in the release branch.
Also combined directors-2.0 kars into one kar. do a
"rm ~/KeplerData/modules/directors-2.0/kar/*.kar"
and also an "ant clean-cache"
after updating beyond revision 23230
actor and director kars have been combined in head, closing this bug.
Original Bugzilla ID was 4797
Also available in: Atom
PDF