Unable to build trunk

Any ideas here (after ant clean && ant build)?

jruby 1.6.0.RC2 (ruby 1.8.7 patchlevel 330) (2011-02-22 0847889) (Java
HotSpot™ Client VM 1.6.0_18) [Windows 7-x86-java]
OSEnvironment.java:82:in getAsMapOfRubyStrings': java.lang.NullPointerException from OSEnvironment.java:52:ingetEnvironmentVariableMap’
from RubyGlobal.java:340:in defineGlobalEnvConstants' from RubyGlobal.java:319:increateGlobals’
from Ruby.java:1069:in init' from Ruby.java:182:innewInstance’
from Main.java:182:in internalRun' from Main.java:164:inrun’
from Main.java:148:in run' from Main.java:128:inmain’

Bad revision, try picking up the next couple of commits.

/Nick

There is an open bug, but I think headius fixed last night:

http://jira.codehaus.org/browse/JRUBY-5525

Bad revision, try picking up the next couple of commits.

Thanks that cleared it up.