diff options
author | James Moger <james.moger@gitblit.com> | 2013-03-28 10:10:33 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-03-28 10:10:33 -0400 |
commit | dbf594ea99c7c742ced3973285d263cc7bdecebd (patch) | |
tree | c5a2ead95277b0172dc8a969ae9ae3cd6daf4bd5 /gitblit.iml | |
parent | ddeb54642c36b5e7feb5d8253a608bb2c03c8729 (diff) | |
download | gitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.tar.gz gitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.zip |
Restored missing Windows distrib files lost during the refactor
Diffstat (limited to 'gitblit.iml')
-rw-r--r-- | gitblit.iml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitblit.iml b/gitblit.iml index 51cc7e24..0fe7fe92 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> |