diff options
author | James Moger <james.moger@gitblit.com> | 2014-04-10 12:07:54 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-04-10 12:07:54 -0400 |
commit | e2dfad080a46368950f387c88103561e07c9afa6 (patch) | |
tree | ee42bd50a059d4ed9ee4c39a457d48e579ca8e0e /.classpath | |
parent | a34e44ad5a2e088f8483b0281eebd30f4ed63030 (diff) | |
download | gitblit-e2dfad080a46368950f387c88103561e07c9afa6.tar.gz gitblit-e2dfad080a46368950f387c88103561e07c9afa6.zip |
Remove remaining GoogleCharts code and update documentation
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ <classpathentry kind="lib" path="ext/wicket-1.4.21.jar" sourcepath="ext/src/wicket-1.4.21.jar" /> <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.21.jar" sourcepath="ext/src/wicket-auth-roles-1.4.21.jar" /> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.21.jar" sourcepath="ext/src/wicket-extensions-1.4.21.jar" /> - <classpathentry kind="lib" path="ext/googlecharts-1.4.21.jar" sourcepath="ext/src/googlecharts-1.4.21.jar" /> <classpathentry kind="lib" path="ext/lucene-core-4.6.0.jar" sourcepath="ext/src/lucene-core-4.6.0.jar" /> <classpathentry kind="lib" path="ext/lucene-analyzers-common-4.6.0.jar" sourcepath="ext/src/lucene-analyzers-common-4.6.0.jar" /> <classpathentry kind="lib" path="ext/lucene-highlighter-4.6.0.jar" sourcepath="ext/src/lucene-highlighter-4.6.0.jar" /> |