From 6adcdfdeb2a842c6582f94cd753156bbc4e05cee Mon Sep 17 00:00:00 2001 From: Lukasz Jader <ljaderdev@gmail.com> Date: Sun, 07 Apr 2013 10:42:24 -0400 Subject: [PATCH] Add forceDefaultLocale param to gitblit.properties --- gitblit.iml | 20 -------------------- 1 files changed, 0 insertions(+), 20 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index 51cc7e2..0fe7fe9 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -369,26 +369,6 @@ </SOURCES> </library> </orderEntry> - <orderEntry type="module-library" scope="PROVIDED"> - <library name="commons-daemon-1.0.14.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-daemon-1.0.14.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-daemon-1.0.14.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library" scope="PROVIDED"> - <library name="commons-daemon-1.0.14-bin-windows.zip"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-daemon-1.0.14-bin-windows.zip!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES /> - </library> - </orderEntry> <orderEntry type="module-library" scope="TEST"> <library name="junit-4.11.jar"> <CLASSES> -- Gitblit v1.9.1