diff options
author | James Moger <james.moger@gitblit.com> | 2013-11-29 10:58:14 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-11-29 11:03:01 -0500 |
commit | 79cad53bba094cffa1d25581edbf4972a5158cd4 (patch) | |
tree | 4ad2158da5f5e5b7ad7a8b5f42b397ef01aba0c4 /.classpath | |
parent | 11642275bab78a22da2f85ed06eb2246f8444f4f (diff) | |
download | gitblit-79cad53bba094cffa1d25581edbf4972a5158cd4.tar.gz gitblit-79cad53bba094cffa1d25581edbf4972a5158cd4.zip |
Update to Moxie 0.9.1
Change-Id: I8e0479b632af3b5ca809aacf955e4be96822ac2c
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -74,10 +74,5 @@ <classpathentry kind="lib" path="ext/commons-logging-1.1.1.jar" sourcepath="ext/src/commons-logging-1.1.1.jar"/> <classpathentry kind="lib" path="ext/commons-exec-1.1.jar" sourcepath="ext/src/commons-exec-1.1.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" /> - <classpathentry kind="src" path="src/main/dagger"> - <attributes> - <attribute name="optional" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="output" path="bin/classes" /> </classpath> |