Blueprint itests fail on some machines with slow internet connection
--------------------------------------------------------------------

                 Key: ARIES-332
                 URL: https://issues.apache.org/jira/browse/ARIES-332
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
    Affects Versions: 0.1
            Reporter: Valentin Mahrwald
            Priority: Minor


The reason for the failure is the managed property place holder in the 
blueprint sample bundle that refers to a properties file at "file://url".

Now calling URL#openStream() on such a URL usually fails fast. However, on at 
least one machine / internet connection it only fails after more than a minute. 
This not only causes several tests to break but also means that the whole suite 
takes several minutes to run. 

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