Bug #2277
Simplify Kar loading
Start date:
11/16/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2277
Description
For first release, simplify the kar loading process to operate on moml documents
only. Each moml file will describe a single actor.
History
#1 Updated by Kevin Ruland over 16 years ago
In Trunk, I have implemented a revised kar build system which does not utilize
the actorList.moml or directorList.moml files. The kars are constructed using
the ant <jar> task from files in src/actors/** and src/directors/**. By using
an ant task, dependencies can properly be determined, and the kars will not
change unless the src files change.
#2 Updated by Chad Berkley over 16 years ago
I think this has now been completed.
#3 Updated by Redmine Admin about 9 years ago
Original Bugzilla ID was 2277