andrewoma / quokka

Automatically exported from code.google.com/p/quokka
0 stars 0 forks source link

Enhance bootstrapping to automatically upgrade quokka if required #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Bootstrapping can restrict a project to only building with a certain
version of quokka. If the version does not exist, the build fails.

This enhancement would check the repositories for a version that matches
the bootstrapping requirements and install it automatically into the
quokka/lib directory. 

This would allow the build to continue successfully without user intervention.

Original issue reported on code.google.com by andrewoma@gmail.com on 16 Jan 2008 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by andrewoma@gmail.com on 30 Jan 2008 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by andrewoma@gmail.com on 4 Oct 2008 at 6:41