[ 
https://issues.apache.org/jira/browse/ODE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657513#action_12657513
 ] 

Alex Boisvert commented on ODE-463:
-----------------------------------

I've changed:
SETTINGS = "#{Etc.getpwuid.dir}/.buildr/settings.rb"
to
SETTINGS = "#{File.expand_path('.buildr', ENV['HOME'])}/settings.rb"
so it should now work on Windows


> improve rakefile to enable testing with different dbms
> ------------------------------------------------------
>
>                 Key: ODE-463
>                 URL: https://issues.apache.org/jira/browse/ODE-463
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>            Reporter: Sean Ahn
>         Attachments: ode-463-1.1x.patch
>
>
> 1. With user settings, make the database properties over-ridable.
> 2. Build testing environments where all dbms are tested nightly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to