[
https://issues.apache.org/jira/browse/STRATOS-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chris snow updated STRATOS-169:
-------------------------------
Attachment: testConfigurationUrl.patch
Please review the attached path. I have only tested it on Windows and not *nix.
> mvn test failing on windows - "MalformedURLException: unknown protocol: c"
> --------------------------------------------------------------------------
>
> Key: STRATOS-169
> URL: https://issues.apache.org/jira/browse/STRATOS-169
> Project: Stratos
> Issue Type: Bug
> Affects Versions: 4.0.0 M1
> Environment: Windows 7 DOS and Windows 7 CYGWIN (64 bit)
> Reporter: chris snow
> Attachments: testConfigurationUrl.patch
>
>
> mvn test results in errors similar to this:
> {code}
> Caused by: java.net.MalformedURLException: unknown protocol: c
> at java.net.URL.<init>(URL.java:592)
> at java.net.URL.<init>(URL.java:482)
> at java.net.URL.<init>(URL.java:431)
> at
> org.apache.stratos.lb.common.conf.LoadBalancerConfiguration.init(Load
> BalancerConfiguration.java:165)
> ... 23 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)