Migration to maven almost complete. At least everything builds and works
[utils] / crawler / kissweb / src / main / resources / org.wamblee.beanfactory.properties
diff --git a/crawler/kissweb/src/main/resources/org.wamblee.beanfactory.properties b/crawler/kissweb/src/main/resources/org.wamblee.beanfactory.properties
new file mode 100644 (file)
index 0000000..73239e6
--- /dev/null
@@ -0,0 +1,7 @@
+
+##############################################################################
+# Class name of the beanfactory used by the crawler application
+##############################################################################
+
+org.wamblee.beanfactory.class=org.wamblee.crawler.kiss.spring.CrawlerBeanFactory
+