From bd0e83e350fc703bcae72a28c41b09d9a9cec594 Mon Sep 17 00:00:00 2001 From: Paul Martin <paul@paulsputer.com> Date: Sat, 10 Oct 2015 07:50:00 -0400 Subject: [PATCH] Git-LFS support --- gitblit.iml | 37 +++++++++++++++++++++---------------- 1 files changed, 21 insertions(+), 16 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index 6eab2a6..62b1e45 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -14,13 +14,13 @@ </content> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module-library"> - <library name="guice-4.0-beta5.jar"> + <library name="guice-4.0.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/guice-4.0-beta5.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/guice-4.0.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/guice-4.0-beta5.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/guice-4.0.jar!/" /> </SOURCES> </library> </orderEntry> @@ -58,13 +58,13 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="guice-servlet-4.0-gb1.jar"> + <library name="guice-servlet-4.0-gb2.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/guice-servlet-4.0-gb1.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/guice-servlet-4.0-gb2.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/guice-servlet-4.0-gb1.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/guice-servlet-4.0-gb2.jar!/" /> </SOURCES> </library> </orderEntry> @@ -408,14 +408,12 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-4.0.2.201509141540-r.jar"> + <library name="org.eclipse.jgit-4.1.0.201509280440-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.0.2.201509141540-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.1.0.201509280440-r.jar!/" /> </CLASSES> <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-4.0.2.201509141540-r.jar!/" /> - </SOURCES> + <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> @@ -485,14 +483,21 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar"> + <library name="org.eclipse.jdt.annotation-1.1.0.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jdt.annotation-1.1.0.jar!/" /> </CLASSES> <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar!/" /> - </SOURCES> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="org.eclipse.jgit.http.server-4.1.0.201509280440-r.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.1.0.201509280440-r.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> -- Gitblit v1.9.1