sorry, should be 'not just for 1.3.5, I believe it is same for buildr 1.2.10'
On Thu, Dec 3, 2009 at 9:41 PM, Jeff Yu <[email protected]> wrote: > Hi Tammo, > > It WORKS great with buildr 1.3.4. ;-) > > Do you know any reason that why I would get 'segmentation fault' against > JDK1.6? I am seeing this quite frequently, but just for 1.3.5, I believe it > is same for buildr 1.2.10 > > Regards > Jeff > > > On Thu, Dec 3, 2009 at 9:27 PM, Tammo van Lessen <[email protected]>wrote: > >> Hi Jeff, >> >> I'm building trunk still with 1.3.4, which seems to be more stable. >> Could you give a buildr _1.3.4_ a try? >> >> Tammo >> >> On 03.12.2009 14:25, Jeff Yu wrote: >> > Hi all, >> > >> > I am using the buildr 1.3.5 to build the trunk's code, but got following >> > error. >> > >> > [jef...@putian ode]$ buildr _1.3.5_ package test=no >> > (in /local/works/ode, development) >> > /local/works/ode/Buildfile:548:in `__instance_exec0': Deprecated: We >> changed >> > the way package_as methods are implemented. See the package method >> > documentation for more details. >> > /local/works/ode/Buildfile:733: warning: Insecure world writable dir >> /local >> > in PATH, mode 040777 >> > Buildr aborted! >> > private method `distro' called for project("apache-ode"):Buildr::Project >> > /local/works/ode/Buildfile:708:in `__instance_exec0' >> > (See full trace by running task with --trace) >> > >> > I saw a thread talking about ODE 1.x, but I've tried the suggestions >> that >> > were suggested, still no luck. >> > >> > [jef...@putian ode]$ java -version >> > java version "1.5.0_15" >> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) >> > Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode) >> > >> > [jef...@putian ode]$ gem -v >> > 1.3.5 >> > >> > Also, I've got the segmentation fault if I used JDK 1.6. >> > >> > [jef...@putian ode]$ buildr _1.3.5_ package test=no >> > (in /local/works/ode, development) >> > Segmentation fault >> > >> > What am I doing wrong here. >> > >> >> > > > -- > Cheers, > Jeff Yu > > ---------------- > blog: http://jeff.familyyu.net > twitter: http://www.twitter.com/jeffyuchang > > -- Cheers, Jeff Yu ---------------- blog: http://jeff.familyyu.net twitter: http://www.twitter.com/jeffyuchang
