changeset 351:f025283c1e2a

update msgpack version
author sugi
date Tue, 06 May 2014 17:06:48 +0900
parents 388e7d4b0624
children b9af321f7f20
files .classpath .project lib/msgpack-0.6.12-SNAPSHOT-sources.jar lib/msgpack-0.6.12-SNAPSHOT.jar lib/msgpack-0.6.8-SNAPSHOT-sources.jar lib/msgpack-0.6.8-SNAPSHOT.jar
diffstat 6 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Tue Apr 22 04:21:22 2014 +0900
+++ b/.classpath	Tue May 06 17:06:48 2014 +0900
@@ -2,9 +2,9 @@
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="src/main/resources"/>
-	<classpathentry kind="src" path="src/test/java"/>
-	<classpathentry kind="src" path="src/test/resources"/>
 	<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
 	<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.12-SNAPSHOT-sources.jar"/>
+	<classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
--- a/.project	Tue Apr 22 04:21:22 2014 +0900
+++ b/.project	Tue May 06 17:06:48 2014 +0900
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>Alice-Gradle</name>
+	<name>Alice</name>
 	<comment></comment>
 	<projects>
 	</projects>
Binary file lib/msgpack-0.6.12-SNAPSHOT-sources.jar has changed
Binary file lib/msgpack-0.6.12-SNAPSHOT.jar has changed
Binary file lib/msgpack-0.6.8-SNAPSHOT-sources.jar has changed
Binary file lib/msgpack-0.6.8-SNAPSHOT.jar has changed