On 25/12/2010, at 12:01 PM, Gary Jarrel wrote: > Hi All > > Further to Chris's email in relation to the "File name too long" > errors that I have been getting with Gradle on an ext4 file system, my > environment details are as follows: > > Ubuntu Linux 10.10 64bit > > Linux noodlesi7 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 > UTC 2010 x86_64 GNU/Linux > > java version "1.6.0_22" > Java(TM) SE Runtime Environment (build 1.6.0_22-b04) > Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) > > ext4 mount options: > > /home ext4 noatime,nodiratime,barrier=1,data=writeback,nobh,commit=100 > > Locale: en_AU.utf8 > > Thank you for your help
I have pretty much the same setup, and I can build spring-social just fine. My mount options are slightly different, though, so I wonder if that's the problem. Regardless, I've made some changes to reduce the length of the compiled script class name. Is it possible for you to try out the build with a new snapshot? These changes will also be in the Gradle 0.9.1 release next week. -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
