[
https://issues.apache.org/activemq/browse/AMQ-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-2555.
-----------------------------
Resolution: Fixed
Assignee: Rob Davies
Patch applied in SVN revision 905973
> A number of tests fail if the base directory contains whitespaces
> -----------------------------------------------------------------
>
> Key: AMQ-2555
> URL: https://issues.apache.org/activemq/browse/AMQ-2555
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.3.0, 5.3.1, 5.4.0, 6.0.0
> Reporter: Martin Murphy
> Assignee: Rob Davies
> Attachments: whitespace.patch.txt
>
> Original Estimate: 10 minutes
> Remaining Estimate: 10 minutes
>
> In the activemq-core project these tests will fail if the base directory
> contains whitespace, this is sometimes the case on Windows.
> * BrokerXmlConfigFromJNDITest
> * StompSslAuthTest
> * XBeanSecurityTest
> * SimpleSecurityBrokerSystemTest
> Rather than just failing the tests should state that the base directory
> should not contain spaces, this is due to the restrictions on characters that
> can be used in URIs, URLs, etc.
> I'll attach a patch for this now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.