Ross Gardler wrote: > David Crossley wrote: > > > >Now even though Ross didn't change that > >ivy-*.xml file, the build suddenly worked. I wonder if some xml > >validation was happening to start and then was switched off in later > >commits. > > I didn't change anything intentionally.
Ah, i discovered why. I don't know much about Ivy, but i found that it creates a ~/.ivy/cache/ Remove that and compile again, brings back the nice xml validation errors. -David
