Hi Xilai,

It's indeed a change to allow to support any kind of URI/URL.

However, we can re-introduce relative path support by checking prefix.

Can you create a Jira about that ?

Thanks,
Regards
JB

On 03/09/2017 06:36 AM, XiLai Dai wrote:
Hi, there


With karaf 4.0.x or even previous versions,

karaf@root()>source myscripts/abc.source

it works well.


but in case of karaf 4.1.0, it doesn't work anymore

karaf@trun()> source scripts/abc.source
Error executing command: URI is not absolute


there are workarounds:

1) source file:D:/apache-karaf-4.1.0/scripts/abc.source

2) source file:.scripts/abc.source


the argument only support URI not relative path anymore. is it
regression problem? or the expected behaviour from 4.1.0?


Thanks

Xilai


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to