Project

General

Profile

Actions

Bug #4316

closed

re-evaluate how kars are managed in the build and runtime

Added by Aaron Aaron almost 15 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
08/14/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4316

Description

Currently modules have a /resources/kar directory containing a folder corresponding to each kar. This folder is checked in to SVN. Then whenever we start kepler we "Build Kars" and the /resources/kar/<karName> directory gets turned into a kar file in the /kar directory. Which Kepler then immediately unpacks again and starts using.

We should remove the resources/kar directory from svn and check in the kar files themselves. Then create a build target that will unpack the kars to the /resources/kar directory when desired (svn.ignore should be set on the /resources/kar directory to make sure it does not get checked into svn).
Another target would create a new directory in /resources/kar with a skeleton actor for people who want to create a new kar. And another target would build a kar file in the /kar directory from the files in a /resources/kar/<karName> directory and roll the LSID revision each time the kar is built.

This enhancement will reduce checkout time and startup time and provide an automated mechanism for updating KAR revisions.


Related issues

Blocks Kepler - Bug #4340: Resolve KAR file/module formatResolvedAaron Aaron08/26/2009

Actions
Actions

Also available in: Atom PDF