summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-11-23 10:49:26 -0500
committerJames Moger <james.moger@gitblit.com>2012-11-23 10:52:43 -0500
commitf09f249c0eacbc73592c4f656a9c34f6bc1df1cc (patch)
tree63c7d629fa8e054c60dac79b327fff15f948fde0 /.classpath
parente8c417f4e63f84ac6e14f6d5540dcb1f0f9862fc (diff)
downloadgitblit-f09f249c0eacbc73592c4f656a9c34f6bc1df1cc.tar.gz
gitblit-f09f249c0eacbc73592c4f656a9c34f6bc1df1cc.zip
Added JCalendar 1.3.2 dependency
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 60409521..772d0e62 100644
--- a/.classpath
+++ b/.classpath
@@ -33,6 +33,7 @@
<classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8-sources.jar" />
<classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.0.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.0-sources.jar" />
<classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0-sources.jar" />
+ <classpathentry kind="lib" path="ext/jcalendar-1.3.2.jar" />
<classpathentry kind="lib" path="ext/junit-4.10.jar" sourcepath="ext/src/junit-4.10-sources.jar" />
<classpathentry kind="lib" path="ext/hamcrest-core-1.1.jar" />
<classpathentry kind="output" path="bin/classes" />