On 23/03/10 15:42 -0700, David Lutterkort wrote:
>On Tue, 2010-03-23 at 16:59 +0100, [email protected] wrote:
>> ---
>>  server/Rakefile |   44 +++++++++++++++++++++++++++++++++++++++++++-
>>  1 files changed, 43 insertions(+), 1 deletions(-)
>
>The patch is fine by me, though I'd much rather see a GemPackagaTask
>added to the rake file, so people can easily deploy as gems.

No problem. I added this task and pushed this into repo.

For now, we have these tasks:

rake clobber_package               # Remove package products
rake features                      # Run Cucumber features
rake gem                           # Build the gem file deltacloud-core-0.0...
rake install[install_dir,bin_dir]  # Install API
rake package                       # Build all the packages
rake rcov                          # Run Cucumber features
rake repackage                     # Force a rebuild of the package files
rake test                          # Run tests for test
rake uninstall                     # Uninstall API

  - Michal

-- 
--------------------------------------------------------
Michal Fojtik, [email protected], +420 532 294 4307
Ruby / Ruby On Rails Developer
Deltacloud API: http://deltacloud.org
--------------------------------------------------------
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to