Mridul Pathak wrote: > Hi, > > The reason behind this build fail can be the names of the following > newly added Groovy files: > 1) ofbiz/trunk/framework/base/ant-scripts/if-script.groovy (r708699) > 2) ofbiz/trunk/framework/base/ant-scripts/ofbiz-jjtree.groovy (r708734)
The names of the files have nothing to do with the error. > I think the name of the groovy files should be as per the Java Class > Name conventions. That's a separate question. These aren't java classes, but scripts. I'm not wedded to any particular name pattern for these, as long as we have one.