From dbf594ea99c7c742ced3973285d263cc7bdecebd Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 28 Mar 2013 10:10:33 -0400 Subject: [PATCH] Restored missing Windows distrib files lost during the refactor --- 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