[hibernate-dev] Trouble with blog for ORM 5.0.9

Gail Badner gbadner at redhat.com
Tue Mar 15 01:27:13 EDT 2016


Hibernate ORM 5.0.9.Final is released. Everything is done except the
announcements.

I did `rake preview` and saw that my blog displayed correctly locally, so I
cherry-picked the commit with my blog to production and pushed the commit.
It's been over an hour and I still don't see it on http://in.relation.to/.

I tried `rake clean preview` on the production branch and now I see:

***************************************************************************
Starting preview server at http://localhost:4242 (Press Ctrl-C to shutdown)
***************************************************************************
[2016-03-14 22:23:50] INFO  WEBrick 1.3.1
[2016-03-14 22:23:50] INFO  ruby 2.2.1 (2015-02-26) [x86_64-linux]
rake aborted!
ERROR: Running Awestruct failed.
/home/gbadner/git/in.relation.to-again/Rakefile:104:in `run_awestruct'
/home/gbadner/git/in.relation.to-again/Rakefile:64:in `block in <top
(required)>'
/home/gbadner/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `eval'
/home/gbadner/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => preview
(See full trace by running task with --trace)

Anyone have any idea what is wrong?

Thanks,
Gail


More information about the hibernate-dev mailing list