Each module in Keel CVS now has a new property in that module's ant.properties, called "module.version".
This indicates the version and stability/maturity of the module. The overall Keel "bundle" version is denoted by
"keel.version" in keel-build/ant.properties.


The format of the version is x.y (for "release" quality), or x.y-a (alpha) or x.y-b (beta) or x.y-x (experimanetal).

Please note that the changes to the Ant build scripts require that you add this property in your own Keel apps and services.

All the Keel JARs now have the version/stability indicator appended to the module name.

Before you use this, please remember to do a "rm */build/lib/*" and "rm */build/clientlib/*" to avoid headaches with stale non-versioned JARs.

Let me know if there are problems....

Shash

http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to