[Celerity-users] git-clone build -> Don't know how to build task 'tasks/simple_ci.rake'

jason franklin-stokes jasoninclass at googlemail.com
Sat Sep 5 10:26:07 EDT 2009


Jari Thanks,

I actually really need the function of serializing the htmlunit  
WebClient.  To do that I need to add a class and functions in the  
HtmlUnit and monkey patch celerity api.

I need to make sure that celerity still passes its tests after i make  
a new html unit package and copy that to the celertiy htmlunit lib. I  
could of course just copy the html package to gem install in the jruby  
path - but I would rather build a new gem and install it.

As I will be doing this more than more once - I need some sort of  
stable write, test deploy situation.

So you must be packaging the gem differently to the way I am doing it  
if you can make a gem and I cannot.

It would be a great help if you let me know your write, test deploy  
sequence for celerity. That would be really healpful.

Thanks a million

Jason.



On Sep 4, 2009, at 7:51 PM, Jari Bakken wrote:

> On Fri, Sep 4, 2009 at 6:07 PM, jason
> franklin-stokes<jasoninclass at googlemail.com> wrote:
>> Don't know how to build task 'tasks/simple_ci.rake'
>
> This is because the Manifest file is out of date. I've pushed a fix.
>
> I rarely check the Manifest file unless I do a version bump. Then
> again, if you really want a fresh gem installed, you could just get
> the latest from GitHub (gem install jarib-celerity) - most of the
> changes made between patch version bumps are not really that
> interesting. And if you want to use the version from the git working
> copy directly, just require "lib/celerity".
> _______________________________________________
> Celerity-users mailing list
> Celerity-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/celerity-users



More information about the Celerity-users mailing list