From 58be4a33a1ca70baae779d80eff5d79ab7c523a3 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 30 Sep 2013 10:10:36 -0400 Subject: [PATCH] Change diffstat character to improve look and layout --- gitblit.iml | 55 +++++++++++++++++++++++++++++++++---------------------- 1 files changed, 33 insertions(+), 22 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index 85ba779..82d37a9 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -381,6 +381,17 @@ </library> </orderEntry> <orderEntry type="module-library"> + <library name="commons-io-2.2.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/commons-io-2.2.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/commons-io-2.2.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> <library name="force-partner-api-24.0.0.jar"> <CLASSES> <root url="jar://$MODULE_DIR$/ext/force-partner-api-24.0.0.jar!/" /> @@ -465,6 +476,28 @@ <JAVADOC /> <SOURCES> <root url="jar://$MODULE_DIR$/ext/src/guava-13.0.1.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="libpam4j-1.7.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/libpam4j-1.7.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/libpam4j-1.7.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="commons-codec-1.7.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/commons-codec-1.7.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/commons-codec-1.7.jar!/" /> </SOURCES> </library> </orderEntry> @@ -601,17 +634,6 @@ </library> </orderEntry> <orderEntry type="module-library" scope="TEST"> - <library name="commons-codec-1.6.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-codec-1.6.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-codec-1.6.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library" scope="TEST"> <library name="commons-exec-1.1.jar"> <CLASSES> <root url="jar://$MODULE_DIR$/ext/commons-exec-1.1.jar!/" /> @@ -619,17 +641,6 @@ <JAVADOC /> <SOURCES> <root url="jar://$MODULE_DIR$/ext/src/commons-exec-1.1.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library" scope="TEST"> - <library name="commons-io-2.2.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-io-2.2.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-io-2.2.jar!/" /> </SOURCES> </library> </orderEntry> -- Gitblit v1.9.1