chris snow created STRATOS-169:
----------------------------------
Summary: 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
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)