comparison gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java @ 200:2f6a96610cb9

Changed Configuration Folder to doc/conf gnv-artifacts/trunk@254 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Wed, 21 Oct 2009 10:27:16 +0000
parents bab92ad1165d
children 310874d3573f
comparison
equal deleted inserted replaced
199:b66e8a6f3907 200:2f6a96610cb9
46 static { 46 static {
47 BasicConfigurator.configure(); 47 BasicConfigurator.configure();
48 log = Logger.getLogger(GNVArtifactContext.class); 48 log = Logger.getLogger(GNVArtifactContext.class);
49 } 49 }
50 50
51 private String configurationDir = "src/test/ressources/"; 51 private String configurationDir = "doc/conf";
52 52
53 private FactoryBootstrap bootstrap = null; 53 private FactoryBootstrap bootstrap = null;
54 54
55 /** 55 /**
56 * Constructor 56 * Constructor

http://dive4elements.wald.intevation.org