activemq-artemis/artemis-server
Thiago Kronig 031220b185 Fix FileConfigurationTest for Windows
The test wrongly assumes that Class.getResource(..) needs to specify the
System line-separator. The contract for the method dictates:

    "If the name begins with a '/' ('\u002f'), then the absolute name of
     the resource is the portion of the name following the '/'."

Also, it manipulates File.getAbsolutePath() in a way that generates wrong
URL for Windows.
2015-05-14 00:39:01 -03:00
..
src Fix FileConfigurationTest for Windows 2015-05-14 00:39:01 -03:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-05-13 15:24:55 +01:00