changeset 19:20b2daf76635

delete unnecessary library
author one
date Tue, 02 Oct 2012 21:52:17 +0900
parents c8ad59a52c7e
children 34ea98c5a18c
files .classpath lib/jackson-annotations-2.0.2.jar lib/jackson-core-2.0.2.jar lib/jackson-databind-2.0.2.jar target/scala-2.9.1/cache/compile/compile target/scala-2.9.1/classes/controllers/Application.class target/streams/compile/compile/$global/out
diffstat 7 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Tue Oct 02 21:50:31 2012 +0900
+++ b/.classpath	Tue Oct 02 21:52:17 2012 +0900
@@ -4,9 +4,6 @@
 	<classpathentry kind="src" output=".target" path="test"/>
 	<classpathentry kind="lib" path="lib/blueprints-core-2.2.0-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="lib/gremlin-java-2.2.0-SNAPSHOT.jar"/>
-	<classpathentry kind="lib" path="lib/jackson-annotations-2.0.2.jar"/>
-	<classpathentry kind="lib" path="lib/jackson-core-2.0.2.jar"/>
-	<classpathentry kind="lib" path="lib/jackson-databind-2.0.2.jar"/>
 	<classpathentry kind="lib" path="lib/pipes-2.2.0-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="/Users/aotokage/workspace/Consensus/target/scala-2.9.1/classes_managed"/>
 	<classpathentry kind="lib" path="/Users/aotokage/opt/play/repository/local/play/play_2.9.1/2.0.3/jars/play_2.9.1.jar"/>
Binary file lib/jackson-annotations-2.0.2.jar has changed
Binary file lib/jackson-core-2.0.2.jar has changed
Binary file lib/jackson-databind-2.0.2.jar has changed
Binary file target/scala-2.9.1/cache/compile/compile has changed
Binary file target/scala-2.9.1/classes/controllers/Application.class has changed
--- a/target/streams/compile/compile/$global/out	Tue Oct 02 21:50:31 2012 +0900
+++ b/target/streams/compile/compile/$global/out	Tue Oct 02 21:52:17 2012 +0900
@@ -1,1 +1,6 @@
 [info] Compiling 1 Java source to /Users/aotokage/workspace/Consensus/target/scala-2.9.1/classes...
+[warn] Note: /Users/aotokage/workspace/Consensus/app/models/TPGraph.java uses or overrides a deprecated API.
+[warn] Note: Recompile with -Xlint:deprecation for details.
+[info] Compiling 4 Scala sources and 5 Java sources to /Users/aotokage/workspace/Consensus/target/scala-2.9.1/classes...
+[warn] Note: /Users/aotokage/workspace/Consensus/app/models/TPGraph.java uses or overrides a deprecated API.
+[warn] Note: Recompile with -Xlint:deprecation for details.