<classpathentry kind="lib" path="ext/httpcore-4.2.1.jar" sourcepath="ext/src/httpcore-4.2.1.jar" />
<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="output" path="bin/classes" />
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
-</classpath>
\ No newline at end of file
+ <classpathentry kind="output" path="bin/classes" />
+</classpath>
documentation @ http://gitblit.github.io/moxie\r
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
-->\r
- <property name="moxie.version" value="0.8.3" />\r
+ <property name="moxie.version" value="0.9.0" />\r
<property name="moxie.url" value="http://gitblit.github.io/moxie/maven" />\r
<property name="moxie.jar" value="moxie-toolkit-${moxie.version}.jar" />\r
<property name="moxie.dir" value="${user.home}/.moxie" />\r
\r
<!-- Download Moxie from it's Maven repository to user.home -->\r
<mkdir dir="${moxie.dir}" />\r
- <get src="${moxie.url}/org/moxie/moxie-toolkit/${moxie.version}/${moxie.jar}"\r
+ <get src="${moxie.url}/com/gitblit/moxie/moxie-toolkit/${moxie.version}/${moxie.jar}"\r
dest="${moxie.dir}" skipexisting="true" verbose="true" />\r
\r
<!-- Register Moxie tasks -->\r