From 2df02e9abdcd13dc7081ef64fae4badbdd38044f Mon Sep 17 00:00:00 2001 From: David Ostrovsky <david@ostrovsky.org> Date: Sun, 14 Apr 2013 05:35:44 -0400 Subject: [PATCH] Revert "Minor ajustments for gerrit-gitblit plugin" --- 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