Windows installer musings

Cantor, Scott cantor.2 at osu.edu
Mon Aug 25 22:25:36 EDT 2014


On 8/25/14, 8:19 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>Do you think we should follow the Atlassian model for non-Windows
>installs ?

Yes. I think we should use an edit-webapp tree to do an overlay and have a
build.sh or deploy.sh script that packs the war up for deployment.

That's our extension model, basically. People can drop extensions into
that tree and it will work across upgrades. Unlike atlassian, this tree
would be in the install directory, not in the actual unpacked install
source. With their model, you have to recopy all your mods into a new
source tree on every upgrade, but we can do better.

-- Scott



More information about the dev mailing list