Hi folks,
I work on trying to fix some module having bad test but honestly I'm not very experience in spring and web app behaviour. I commited http://svn.apache.org/viewvc?rev=1376884 <http://svn.apache.org/viewvc?rev=1376884&view=rev> &view=rev I try to test each method of ArchivaConfigurationTest individualy. One was failing: testGetConfigurationFromDefaultsWithDefaultRepoLocationAlreadyExisting. I put this method on a class executed before ArchivaConfigurationTest => failure I put this method on a class executed after ArchivaConfigurationTest => success Well I am confused: is the testGetConfigurationFromDefaultsWithDefaultRepoLocationAlreadyExisting complete enough is there a bug in configuration module because testGetConfigurationFromDefaultsWithDefaultRepoLocationAlreadyExisting is correct Any help or feedback appreciated. Eric skygo
