Steps to reproduce:

  svn co https://svn.codehaus.org/waffle/trunk waffle-trunk
  cd waffle-trunk
  mvn clean install

*may* result in :

ERB::Util partial methodshould locate file and render through ERB undefined local variable or method `foo' for #<FakeController: 0xe9fab0 @name="waffle">
    (erb):2:in `partial'
    0# Couldn't get snippet for (erb)
    1# gem install syntax to get syntax highlighting
        should gracefully handle file does not exist

So as we try to nail the root cause down (installing gems, switching versions of JRuby and Java on our Macs), it disappears. Meaning the maven build works fine after some trial and error. If we blast away our Maven repo, the issue comes back again.

So we're thinking there's something iffy about something related to Rspec in the maven repo (and pulled down on build) versus an installed JRuby and setting of JRUBY_HOME.

It was definately working solidly for us when JRuby was 1.0, but is intermittent at best since.

Can anyone think what this is ?

- Paul

PS - we have a BUILD.txt file for advice on getting the setup right :- 
http://svn.codehaus.org/waffle/trunk/BUILD.txt



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to