No problem. I want to get the race condition fixed before the release. I expect the release to happen this weekend.
Ralph > On Sep 17, 2015, at 10:07 AM, Gary Gregory <[email protected]> wrote: > > Hi All: > > I hope no one is doing an RC today because I have a bug fix coming in > tonight: Using the Configurator, the configLocation must be a URL string. > File paths like "E:\and\so\on.xml" do not work because the URI class return > "E" as the URI scheme. The code tries to account for file paths but fails to > do so correctly. > > I've dealt with this same issue before in other projects, it should be easy > to fix. > > I am getting on the road now though, hence the delay for a fix. > > Thank you, > Gary > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
