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.
>