Mercurial > hg > Database > Alice
changeset 177:4a6412b9d9aa working
msgpack update ver 0.6.8
author | e095732 |
---|---|
date | Tue, 29 Jan 2013 15:25:22 +0900 |
parents | 4658bf530834 |
children | 1b532146b355 |
files | .classpath build.xml lib/msgpack-0.6.6-201206.jar lib/msgpack-0.6.6-SNAPSHOT-sources.jar lib/msgpack-0.6.6-SNAPSHOT.jar lib/msgpack-0.6.8-SNAPSHOT-sources.jar lib/msgpack-0.6.8-SNAPSHOT.jar |
diffstat | 7 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Tue Jan 29 10:30:41 2013 +0900 +++ b/.classpath Tue Jan 29 15:25:22 2013 +0900 @@ -7,7 +7,7 @@ <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/> <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/> <classpathentry exported="true" 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.6-SNAPSHOT-sources.jar"/> - <classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
--- a/build.xml Tue Jan 29 10:30:41 2013 +0900 +++ b/build.xml Tue Jan 29 15:25:22 2013 +0900 @@ -42,7 +42,7 @@ <pathelement path="lib/log4j-1.2.16.jar" /> <pathelement path="lib/slf4j-api-1.6.1.jar" /> <pathelement path="lib/slf4j-log4j12-1.6.1.jar" /> - <pathelement path="lib/msgpack-0.6.6-SNAPSHOT.jar" /> + <pathelement path="lib/msgpack-0.6.8-SNAPSHOT.jar" /> <pathelement path="lib/com.alexmerz.graphviz.jar" /> </classpath> <sourcepath>