Okay, I committed a fix that I think will work for all three cases. - Josh
On Thu, Nov 10, 2016 at 5:20 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 11/10/16, 4:02 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: > > >Used the installer to get the nightly. The compiler appears to be unable > >to > >find Closure library. I don't have the closure-lib argument set because I > >want to use the default, but the call to > >getJarThatContainsClasspathResources() appears to return null. > > Hmm. Maybe that logic needs to be flipped. If it can't find the > resources in the class path, it should just use the closure lib because > there is a default value. Can you give that a try? > > -Alex > >