Hello, I've upgraded awestruct to version 0.5.7. Except for the minification of our stylesheets it seems to work fine but It would be nice if someone else can have a look at generate site and confirm to me that's OK to apply the changes in production.
On the same note, I've noticed that we are using some custom extensions to execute the minification, specifically the one in _ext/css_minifier.rb. Is there any reason to do that? I'm asking because Awestruct comes with its own minification class called: Awestruct::Extension::Minify The main difference I noticed is that this extension doesn't copy the original file during deploy on the server and only uses the minified one. Also currently, this extension doesn't work for CSS but I guess they are going to fix it in the next releases (it works for html and js). Cheers, Davide _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev