Mercurial > hg > Database > Alice
changeset 4:cd3a8f97ea67
update version of msgpack from 0.6.4 to 0.6.5
author | one |
---|---|
date | Wed, 11 Jan 2012 00:53:30 +0900 |
parents | 91057e15065f |
children | 80375ae09a1f |
files | .classpath lib/msgpack-0.6.4-SNAPSHOT-sources.jar lib/msgpack-0.6.4-SNAPSHOT.jar lib/msgpack-0.6.5-SNAPSHOT-sources.jar lib/msgpack-0.6.5-SNAPSHOT.jar |
diffstat | 5 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Wed Jan 11 00:17:27 2012 +0900 +++ b/.classpath Wed Jan 11 00:53:30 2012 +0900 @@ -2,10 +2,10 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> - <classpathentry kind="lib" path="lib/msgpack-0.6.4-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.4-SNAPSHOT-sources.jar"/> - <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar" sourcepath="lib/slf4j-api-1.6.1-sources.jar"/> - <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar" sourcepath="lib/slf4j-log4j12-1.6.1-sources.jar"/> + <classpathentry kind="lib" path="lib/javassist.jar"/> <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/> - <classpathentry kind="lib" path="lib/javassist.jar"/> + <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/> + <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.5-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.5-SNAPSHOT-sources.jar"/> <classpathentry kind="output" path="bin"/> </classpath>