Files | Admin

Notes:

Release Name: 0.14.0

Notes:


Changes: 0.14 (2/28/2007) * Added: check task that looks for obvious errors in the Rakefile. * Added: deploy task for managing deployment. * Added: release task that updates version numbers, commits and tags SVN. * Changed: the project name is now the fully qualified name, e.g. ode:axis2 * Changed: you can now lookup a project before it's defined; you still can only define a project once. * Changed: you can lookup projects by full qualified name. * Changed: release_to changed to deploy_to, which is now a getter/setter. * Fixed: removed Java.home which conflicted with JRuby. * Fixed: install task did not re-install modified files. * Fixed: deploying only uploads one artifact. * Fixed: timing issues. * Fixed: Maven classifier now used properly.