Created
September 18, 2014 17:58
-
-
Save xuwei-k/4605351622c8430204a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using worker: worker-linux-4-2.bb.travis-ci.org:travis-linux-5 | |
git.1 | |
0.21s$ git clone --depth=50 --branch=withConsolidatedResolution git://github.com/xuwei-k/scalikejdbc.git xuwei-k/scalikejdbc | |
Cloning into 'xuwei-k/scalikejdbc'... | |
remote: Counting objects: 1073, done. | |
remote: Compressing objects: 100% (695/695), done. | |
remote: Total 1073 (delta 330), reused 822 (delta 192) | |
Receiving objects: 100% (1073/1073), 331.55 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (330/330), done. | |
Checking connectivity... done. | |
$ cd xuwei-k/scalikejdbc | |
git.4 | |
$ git checkout -qf c6d3f5464dae1e9bb17604b596d9ff07ed696731 | |
couchdb stop/waiting | |
$ jdk_switcher use oraclejdk7 | |
Switching to Oracle JDK7 (java-7-oracle), JAVA_HOME will be set to /usr/lib/jvm/java-7-oracle | |
$ export JVM_OPTS=@/etc/sbt/jvmopts | |
$ export SBT_OPTS=@/etc/sbt/sbtopts | |
$ java -version | |
java version "1.7.0_60" | |
Java(TM) SE Runtime Environment (build 1.7.0_60-b19) | |
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode) | |
$ javac -version | |
javac 1.7.0_60 | |
Using Scala 2.11.2 | |
259.48s$ ./travis.sh | |
Detected sbt version 0.13.6 | |
Downloading sbt launcher for 0.13.6: | |
From http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.6/sbt-launch.jar | |
To /home/travis/.sbt/launchers/0.13.6/sbt-launch.jar | |
Using jvm options defined in file /etc/sbt/jvmopts | |
# Executing command line: | |
/usr/lib/jvm/java-7-oracle/bin/java | |
-Xms2048M | |
-Xmx2048M | |
-Xss6M | |
-XX:MaxPermSize=512M | |
-jar | |
/home/travis/.sbt/launchers/0.13.6/sbt-launch.jar | |
++2.11.2 | |
root211/test | |
Getting org.scala-sbt sbt 0.13.6 ... | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.6/jars/sbt.jar ... | |
[SUCCESSFUL ] org.scala-sbt#sbt;0.13.6!sbt.jar (79ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main/0.13.6/jars/main.jar ... | |
[SUCCESSFUL ] org.scala-sbt#main;0.13.6!main.jar (229ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.6/jars/compiler-interface-bin.jar ... | |
[SUCCESSFUL ] org.scala-sbt#compiler-interface;0.13.6!compiler-interface-bin.jar (89ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.6/jars/compiler-interface-src.jar ... | |
[SUCCESSFUL ] org.scala-sbt#compiler-interface;0.13.6!compiler-interface-src.jar (77ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/precompiled-2_8_2/0.13.6/jars/compiler-interface-bin.jar ... | |
[SUCCESSFUL ] org.scala-sbt#precompiled-2_8_2;0.13.6!compiler-interface-bin.jar (85ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/precompiled-2_9_2/0.13.6/jars/compiler-interface-bin.jar ... | |
[SUCCESSFUL ] org.scala-sbt#precompiled-2_9_2;0.13.6!compiler-interface-bin.jar (91ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/precompiled-2_9_3/0.13.6/jars/compiler-interface-bin.jar ... | |
[SUCCESSFUL ] org.scala-sbt#precompiled-2_9_3;0.13.6!compiler-interface-bin.jar (84ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.6/jars/actions.jar ... | |
[SUCCESSFUL ] org.scala-sbt#actions;0.13.6!actions.jar (94ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.6/jars/main-settings.jar ... | |
[SUCCESSFUL ] org.scala-sbt#main-settings;0.13.6!main-settings.jar (102ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/interface/0.13.6/jars/interface.jar ... | |
[SUCCESSFUL ] org.scala-sbt#interface;0.13.6!interface.jar (80ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.6/jars/io.jar ... | |
[SUCCESSFUL ] org.scala-sbt#io;0.13.6!io.jar (86ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.6/jars/ivy.jar ... | |
[SUCCESSFUL ] org.scala-sbt#ivy;0.13.6!ivy.jar (114ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/launcher-interface/0.13.6/jars/launcher-interface.jar ... | |
[SUCCESSFUL ] org.scala-sbt#launcher-interface;0.13.6!launcher-interface.jar (68ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logging/0.13.6/jars/logging.jar ... | |
[SUCCESSFUL ] org.scala-sbt#logging;0.13.6!logging.jar (72ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logic/0.13.6/jars/logic.jar ... | |
[SUCCESSFUL ] org.scala-sbt#logic;0.13.6!logic.jar (73ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/process/0.13.6/jars/process.jar ... | |
[SUCCESSFUL ] org.scala-sbt#process;0.13.6!process.jar (75ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/run/0.13.6/jars/run.jar ... | |
[SUCCESSFUL ] org.scala-sbt#run;0.13.6!run.jar (77ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.6/jars/command.jar ... | |
[SUCCESSFUL ] org.scala-sbt#command;0.13.6!command.jar (81ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classpath/0.13.6/jars/classpath.jar ... | |
[SUCCESSFUL ] org.scala-sbt#classpath;0.13.6!classpath.jar (74ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.6/jars/completion.jar ... | |
[SUCCESSFUL ] org.scala-sbt#completion;0.13.6!completion.jar (93ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.6/jars/api.jar ... | |
[SUCCESSFUL ] org.scala-sbt#api;0.13.6!api.jar (90ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-integration/0.13.6/jars/compiler-integration.jar ... | |
[SUCCESSFUL ] org.scala-sbt#compiler-integration;0.13.6!compiler-integration.jar (71ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-ivy-integration/0.13.6/jars/compiler-ivy-integration.jar ... | |
[SUCCESSFUL ] org.scala-sbt#compiler-ivy-integration;0.13.6!compiler-ivy-integration.jar (64ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/relation/0.13.6/jars/relation.jar ... | |
[SUCCESSFUL ] org.scala-sbt#relation;0.13.6!relation.jar (71ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/task-system/0.13.6/jars/task-system.jar ... | |
[SUCCESSFUL ] org.scala-sbt#task-system;0.13.6!task-system.jar (77ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tasks/0.13.6/jars/tasks.jar ... | |
[SUCCESSFUL ] org.scala-sbt#tasks;0.13.6!tasks.jar (78ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tracking/0.13.6/jars/tracking.jar ... | |
[SUCCESSFUL ] org.scala-sbt#tracking;0.13.6!tracking.jar (73ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/testing/0.13.6/jars/testing.jar ... | |
[SUCCESSFUL ] org.scala-sbt#testing;0.13.6!testing.jar (75ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/control/0.13.6/jars/control.jar ... | |
[SUCCESSFUL ] org.scala-sbt#control;0.13.6!control.jar (72ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.6/jars/collections.jar ... | |
[SUCCESSFUL ] org.scala-sbt#collections;0.13.6!collections.jar (93ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.6/jars/incremental-compiler.jar ... | |
[SUCCESSFUL ] org.scala-sbt#incremental-compiler;0.13.6!incremental-compiler.jar (89ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.6/jars/compile.jar ... | |
[SUCCESSFUL ] org.scala-sbt#compile;0.13.6!compile.jar (72ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/persist/0.13.6/jars/persist.jar ... | |
[SUCCESSFUL ] org.scala-sbt#persist;0.13.6!persist.jar (79ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classfile/0.13.6/jars/classfile.jar ... | |
[SUCCESSFUL ] org.scala-sbt#classfile;0.13.6!classfile.jar (72ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cross/0.13.6/jars/cross.jar ... | |
[SUCCESSFUL ] org.scala-sbt#cross;0.13.6!cross.jar (65ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt.ivy/ivy/2.3.0-sbt-14d4d23e25f354cd296c73bfff405544434d5f80/jars/ivy.jar ... | |
[SUCCESSFUL ] org.scala-sbt.ivy#ivy;2.3.0-sbt-14d4d23e25f354cd296c73bfff405544434d5f80!ivy.jar (128ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cache/0.13.6/jars/cache.jar ... | |
[SUCCESSFUL ] org.scala-sbt#cache;0.13.6!cache.jar (77ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/test-agent/0.13.6/jars/test-agent.jar ... | |
[SUCCESSFUL ] org.scala-sbt#test-agent;0.13.6!test-agent.jar (66ms) | |
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/apply-macro/0.13.6/jars/apply-macro.jar ... | |
[SUCCESSFUL ] org.scala-sbt#apply-macro;0.13.6!apply-macro.jar (76ms) | |
:: retrieving :: org.scala-sbt#boot-app | |
confs: [default] | |
44 artifacts copied, 0 already retrieved (13750kB/125ms) | |
[info] Loading project definition from /home/travis/build/xuwei-k/scalikejdbc/project | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/project/}scalikejdbc-build... | |
[info] Resolving com.github.seratch#xsbt-scalag-plugin;0.2.2 ... | |
[info] Resolving com.github.seratch#xsbt-scalag-plugin;0.2.2 ... | |
[info] Resolving commons-io#commons-io;2.4 ... | |
[info] Resolving commons-io#commons-io;2.4 ... | |
[info] Resolving org.apache.commons#commons-parent;25 ... | |
[info] Resolving org.apache.commons#commons-parent;25 ... | |
[info] Resolving org.apache#apache;9 ... | |
[info] Resolving org.apache#apache;9 ... | |
[info] Resolving commons-beanutils#commons-beanutils;1.8.3 ... | |
[info] Resolving commons-beanutils#commons-beanutils;1.8.3 ... | |
[info] Resolving org.apache.commons#commons-parent;14 ... | |
[info] Resolving org.apache.commons#commons-parent;14 ... | |
[info] Resolving org.apache#apache;7 ... | |
[info] Resolving commons-logging#commons-logging;1.1.1 ... | |
[info] Resolving commons-logging#commons-logging;1.1.1 ... | |
[info] Resolving org.apache.commons#commons-parent;5 ... | |
[info] Resolving org.apache.commons#commons-parent;5 ... | |
[info] Resolving org.apache#apache;4 ... | |
[info] Resolving org.apache#apache;4 ... | |
[info] Resolving org.freemarker#freemarker;2.3.20 ... | |
[info] Resolving org.freemarker#freemarker;2.3.20 ... | |
[info] Resolving org.sonatype.oss#oss-parent;7 ... | |
[info] Resolving com.typesafe.sbt#sbt-scalariform;1.3.0 ... | |
[info] Resolving com.typesafe.sbt#sbt-scalariform;1.3.0 ... | |
[info] Resolving org.scalariform#scalariform_2.10;0.1.4 ... | |
[info] Resolving org.scalariform#scalariform_2.10;0.1.4 ... | |
[info] Resolving org.scala-lang#scala-library;2.10.4 ... | |
[info] Resolving net.virtual-void#sbt-dependency-graph;0.7.4 ... | |
[info] Resolving net.virtual-void#sbt-dependency-graph;0.7.4 ... | |
[info] Resolving com.github.mdr#ascii-graphs_2.10;0.0.3 ... | |
[info] Resolving com.github.mdr#ascii-graphs_2.10;0.0.3 ... | |
[info] Resolving com.timushev.sbt#sbt-updates;0.1.3 ... | |
[info] Resolving com.timushev.sbt#sbt-updates;0.1.3 ... | |
[info] Resolving com.github.mpeltonen#sbt-idea;1.6.0 ... | |
[info] Resolving com.github.mpeltonen#sbt-idea;1.6.0 ... | |
[info] Resolving com.typesafe.sbt#sbt-pgp;0.8.3 ... | |
[info] Resolving com.typesafe.sbt#sbt-pgp;0.8.3 ... | |
[info] Resolving com.jsuereth#gpg-library_2.10;0.8.3 ... | |
[info] Resolving com.jsuereth#gpg-library_2.10;0.8.3 ... | |
[info] Resolving org.bouncycastle#bcpg-jdk15on;1.49 ... | |
[info] Resolving org.bouncycastle#bcpg-jdk15on;1.49 ... | |
[info] Resolving org.bouncycastle#bcprov-jdk15on;1.49 ... | |
[info] Resolving org.bouncycastle#bcprov-jdk15on;1.49 ... | |
[info] Resolving net.databinder#dispatch-http_2.10;0.8.10 ... | |
[info] Resolving net.databinder#dispatch-http_2.10;0.8.10 ... | |
[info] Resolving net.databinder#dispatch-core_2.10;0.8.10 ... | |
[info] Resolving net.databinder#dispatch-core_2.10;0.8.10 ... | |
[info] Resolving org.apache.httpcomponents#httpclient;4.1.3 ... | |
[info] Resolving org.apache.httpcomponents#httpclient;4.1.3 ... | |
[info] Resolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ... | |
[info] Resolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ... | |
[info] Resolving org.apache.httpcomponents#project;5 ... | |
[info] Resolving org.apache.httpcomponents#project;5 ... | |
[info] Resolving org.apache.httpcomponents#httpcore;4.1.4 ... | |
[info] Resolving org.apache.httpcomponents#httpcore;4.1.4 ... | |
[info] Resolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ... | |
[info] Resolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ... | |
[info] Resolving org.apache.httpcomponents#project;5 ... | |
[info] Resolving commons-codec#commons-codec;1.4 ... | |
[info] Resolving commons-codec#commons-codec;1.4 ... | |
[info] Resolving org.apache.commons#commons-parent;11 ... | |
[info] Resolving org.apache.commons#commons-parent;11 ... | |
[info] Resolving org.apache#apache;4 ... | |
[info] Resolving net.databinder#dispatch-futures_2.10;0.8.10 ... | |
[info] Resolving net.databinder#dispatch-futures_2.10;0.8.10 ... | |
[info] Resolving org.scala-lang#scala-actors;2.10.2 ... | |
[info] Resolving org.scala-lang#scala-actors;2.10.2 ... | |
[info] Resolving com.typesafe#sbt-mima-plugin;0.1.6 ... | |
[info] Resolving com.typesafe#sbt-mima-plugin;0.1.6 ... | |
[info] Resolving com.typesafe#mima-reporter_2.10;0.1.6 ... | |
[info] Resolving com.typesafe#mima-reporter_2.10;0.1.6 ... | |
[info] Resolving com.typesafe#mima-core_2.10;0.1.6 ... | |
[info] Resolving com.typesafe#mima-core_2.10;0.1.6 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.10.4 ... | |
[info] Resolving org.scala-lang#scala-reflect;2.10.4 ... | |
[info] Resolving org.scala-lang#scala-swing;2.10.2 ... | |
[info] Resolving org.scala-lang#scala-swing;2.10.2 ... | |
[info] Resolving com.typesafe#config;1.0.0 ... | |
[info] Resolving com.typesafe#config;1.0.0 ... | |
[info] Resolving org.scala-sbt#scripted-plugin;0.13.6 ... | |
[info] Resolving org.scala-sbt#scripted-plugin;0.13.6 ... | |
[info] Resolving org.scala-sbt#sbt;0.13.6 ... | |
[info] Resolving org.scala-sbt#main;0.13.6 ... | |
[info] Resolving org.scala-sbt#actions;0.13.6 ... | |
[info] Resolving org.scala-sbt#classpath;0.13.6 ... | |
[info] Resolving org.scala-sbt#launcher-interface;0.13.6 ... | |
[info] Resolving org.scala-sbt#interface;0.13.6 ... | |
[info] Resolving org.scala-sbt#io;0.13.6 ... | |
[info] Resolving org.scala-sbt#control;0.13.6 ... | |
[info] Resolving org.scala-sbt#completion;0.13.6 ... | |
[info] Resolving org.scala-sbt#collections;0.13.6 ... | |
[info] Resolving jline#jline;2.11 ... | |
[info] Resolving org.scala-sbt#api;0.13.6 ... | |
[info] Resolving org.scala-sbt#compiler-integration;0.13.6 ... | |
[info] Resolving org.scala-sbt#incremental-compiler;0.13.6 ... | |
[info] Resolving org.scala-sbt#logging;0.13.6 ... | |
[info] Resolving org.scala-sbt#process;0.13.6 ... | |
[info] Resolving org.scala-sbt#relation;0.13.6 ... | |
[info] Resolving org.scala-sbt#compile;0.13.6 ... | |
[info] Resolving org.scala-sbt#persist;0.13.6 ... | |
[info] Resolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ... | |
[info] Resolving org.scala-sbt#classfile;0.13.6 ... | |
[info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.6 ... | |
[info] Resolving org.scala-sbt#ivy;0.13.6 ... | |
[info] Resolving org.scala-sbt#cross;0.13.6 ... | |
[info] Resolving org.scala-sbt.ivy#ivy;2.3.0-sbt-14d4d23e25f354cd296c73bfff405544434d5f80 ... | |
[info] Resolving com.jcraft#jsch;0.1.46 ... | |
[info] Resolving org.scala-sbt#run;0.13.6 ... | |
[info] Resolving org.scala-sbt#task-system;0.13.6 ... | |
[info] Resolving org.scala-sbt#tasks;0.13.6 ... | |
[info] Resolving org.scala-sbt#tracking;0.13.6 ... | |
[info] Resolving org.scala-sbt#cache;0.13.6 ... | |
[info] Resolving org.scala-sbt#testing;0.13.6 ... | |
[info] Resolving org.scala-sbt#test-agent;0.13.6 ... | |
[info] Resolving org.scala-sbt#test-interface;1.0 ... | |
[info] Resolving org.scala-sbt#main-settings;0.13.6 ... | |
[info] Resolving org.scala-sbt#apply-macro;0.13.6 ... | |
[info] Resolving org.scala-sbt#command;0.13.6 ... | |
[info] Resolving org.scala-sbt#logic;0.13.6 ... | |
[info] Resolving org.scala-sbt#compiler-interface;0.13.6 ... | |
[info] Resolving org.scala-sbt#precompiled-2_8_2;0.13.6 ... | |
[info] Resolving org.scala-sbt#precompiled-2_9_2;0.13.6 ... | |
[info] Resolving org.scala-sbt#precompiled-2_9_3;0.13.6 ... | |
[info] Resolving org.scala-lang#jline;2.10.4 ... | |
[info] Resolving org.fusesource.jansi#jansi;1.4 ... | |
[info] downloading https://repo1.maven.org/maven2/com/github/seratch/xsbt-scalag-plugin_2.10_0.13/0.2.2/xsbt-scalag-plugin-0.2.2.jar ... | |
[info] [SUCCESSFUL ] com.github.seratch#xsbt-scalag-plugin;0.2.2!xsbt-scalag-plugin.jar (241ms) | |
[info] downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.typesafe.sbt/sbt-scalariform/scala_2.10/sbt_0.13/1.3.0/jars/sbt-scalariform.jar ... | |
[info] [SUCCESSFUL ] com.typesafe.sbt#sbt-scalariform;1.3.0!sbt-scalariform.jar (690ms) | |
[info] downloading https://repo1.maven.org/maven2/net/virtual-void/sbt-dependency-graph_2.10_0.13/0.7.4/sbt-dependency-graph-0.7.4.jar ... | |
[info] [SUCCESSFUL ] net.virtual-void#sbt-dependency-graph;0.7.4!sbt-dependency-graph.jar (214ms) | |
[info] downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.timushev.sbt/sbt-updates/scala_2.10/sbt_0.13/0.1.3/jars/sbt-updates.jar ... | |
[info] [SUCCESSFUL ] com.timushev.sbt#sbt-updates;0.1.3!sbt-updates.jar (1809ms) | |
[info] downloading https://repo1.maven.org/maven2/com/github/mpeltonen/sbt-idea_2.10_0.13/1.6.0/sbt-idea-1.6.0.jar ... | |
[info] [SUCCESSFUL ] com.github.mpeltonen#sbt-idea;1.6.0!sbt-idea.jar (110ms) | |
[info] downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.typesafe.sbt/sbt-pgp/scala_2.10/sbt_0.13/0.8.3/jars/sbt-pgp.jar ... | |
[info] [SUCCESSFUL ] com.typesafe.sbt#sbt-pgp;0.8.3!sbt-pgp.jar (2821ms) | |
[info] downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.typesafe/sbt-mima-plugin/scala_2.10/sbt_0.13/0.1.6/jars/sbt-mima-plugin.jar ... | |
[info] [SUCCESSFUL ] com.typesafe#sbt-mima-plugin;0.1.6!sbt-mima-plugin.jar (427ms) | |
[info] downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/scripted-plugin/0.13.6/jars/scripted-plugin.jar ... | |
[info] [SUCCESSFUL ] org.scala-sbt#scripted-plugin;0.13.6!scripted-plugin.jar (105ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar ... | |
[info] [SUCCESSFUL ] commons-io#commons-io;2.4!commons-io.jar (88ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar ... | |
[info] [SUCCESSFUL ] commons-beanutils#commons-beanutils;1.8.3!commons-beanutils.jar (99ms) | |
[info] downloading https://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.jar ... | |
[info] [SUCCESSFUL ] org.freemarker#freemarker;2.3.20!freemarker.jar (127ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar ... | |
[info] [SUCCESSFUL ] commons-logging#commons-logging;1.1.1!commons-logging.jar (117ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalariform/scalariform_2.10/0.1.4/scalariform_2.10-0.1.4.jar ... | |
[info] [SUCCESSFUL ] org.scalariform#scalariform_2.10;0.1.4!scalariform_2.10.jar (155ms) | |
[info] downloading https://repo1.maven.org/maven2/com/github/mdr/ascii-graphs_2.10/0.0.3/ascii-graphs_2.10-0.0.3.jar ... | |
[info] [SUCCESSFUL ] com.github.mdr#ascii-graphs_2.10;0.0.3!ascii-graphs_2.10.jar (89ms) | |
[info] downloading https://repo1.maven.org/maven2/com/jsuereth/gpg-library_2.10/0.8.3/gpg-library_2.10-0.8.3.jar ... | |
[info] [SUCCESSFUL ] com.jsuereth#gpg-library_2.10;0.8.3!gpg-library_2.10.jar (87ms) | |
[info] downloading https://repo1.maven.org/maven2/net/databinder/dispatch-http_2.10/0.8.10/dispatch-http_2.10-0.8.10.jar ... | |
[info] [SUCCESSFUL ] net.databinder#dispatch-http_2.10;0.8.10!dispatch-http_2.10.jar (116ms) | |
[info] downloading https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.49/bcpg-jdk15on-1.49.jar ... | |
[info] [SUCCESSFUL ] org.bouncycastle#bcpg-jdk15on;1.49!bcpg-jdk15on.jar (75ms) | |
[info] downloading https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.49/bcprov-jdk15on-1.49.jar ... | |
[info] [SUCCESSFUL ] org.bouncycastle#bcprov-jdk15on;1.49!bcprov-jdk15on.jar (186ms) | |
[info] downloading https://repo1.maven.org/maven2/net/databinder/dispatch-core_2.10/0.8.10/dispatch-core_2.10-0.8.10.jar ... | |
[info] [SUCCESSFUL ] net.databinder#dispatch-core_2.10;0.8.10!dispatch-core_2.10.jar (119ms) | |
[info] downloading https://repo1.maven.org/maven2/net/databinder/dispatch-futures_2.10/0.8.10/dispatch-futures_2.10-0.8.10.jar ... | |
[info] [SUCCESSFUL ] net.databinder#dispatch-futures_2.10;0.8.10!dispatch-futures_2.10.jar (63ms) | |
[info] downloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.jar ... | |
[info] [SUCCESSFUL ] org.apache.httpcomponents#httpclient;4.1.3!httpclient.jar (83ms) | |
[info] downloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.jar ... | |
[info] [SUCCESSFUL ] org.apache.httpcomponents#httpcore;4.1.4!httpcore.jar (109ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar ... | |
[info] [SUCCESSFUL ] commons-codec#commons-codec;1.4!commons-codec.jar (62ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala-actors/2.10.2/scala-actors-2.10.2.jar ... | |
[info] [SUCCESSFUL ] org.scala-lang#scala-actors;2.10.2!scala-actors.jar (81ms) | |
[info] downloading https://repo1.maven.org/maven2/com/typesafe/mima-reporter_2.10/0.1.6/mima-reporter_2.10-0.1.6.jar ... | |
[info] [SUCCESSFUL ] com.typesafe#mima-reporter_2.10;0.1.6!mima-reporter_2.10.jar (93ms) | |
[info] downloading https://repo1.maven.org/maven2/com/typesafe/mima-core_2.10/0.1.6/mima-core_2.10-0.1.6.jar ... | |
[info] [SUCCESSFUL ] com.typesafe#mima-core_2.10;0.1.6!mima-core_2.10.jar (81ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scala-lang/scala-swing/2.10.2/scala-swing-2.10.2.jar ... | |
[info] [SUCCESSFUL ] org.scala-lang#scala-swing;2.10.2!scala-swing.jar (134ms) | |
[info] downloading https://repo1.maven.org/maven2/com/typesafe/config/1.0.0/config-1.0.0.jar ... | |
[info] [SUCCESSFUL ] com.typesafe#config;1.0.0!config.jar(bundle) (136ms) | |
[info] Done updating. | |
[info] Compiling 2 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/project/target/scala-2.10/sbt-0.13/classes... | |
[info] Set current project to scalikejdbc (in build file:/home/travis/build/xuwei-k/scalikejdbc/) | |
[info] Setting version to 2.11.2 | |
[info] Reapplying settings... | |
[info] Set current project to scalikejdbc (in build file:/home/travis/build/xuwei-k/scalikejdbc/) | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation-macro(compile) ... | |
[info] Formatting 6 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation(test) ... | |
[info] Formatting 5 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation(compile) ... | |
[info] Formatting 11 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}test(test) ... | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}library(compile) ... | |
[info] Formatting 4 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}test(compile) ... | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}library(test) ... | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}jsr310(test) ... | |
[info] Formatting 2 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}syntax-support-macro(test) ... | |
[info] Formatting 2 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}config(test) ... | |
[info] Formatting 9 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}config(compile) ... | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}mapper-generator-core(test) ... | |
[info] Formatting 5 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}mapper-generator-core(compile) ... | |
[info] Formatting 2 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation-core(test) ... | |
[info] Formatting 3 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation-core(compile) ... | |
[info] Formatting 66 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}core(compile) ... | |
[info] Formatting 64 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}core(test) ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}root211... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}core... | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-d1cd0292837b2cb36cf74ee437ef9005c9f1ec66;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] Done updating. | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-7af6c5e10e692b18bea4c37ca1466083b66c32d4;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving org.apache.commons#commons-parent;12 ... | |
[info] Resolving org.apache.commons#commons-parent;12 ... | |
[info] Resolving org.apache#apache;4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.apache.commons#commons-parent;12 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving org.slf4j#slf4j-parent;1.7.7 ... | |
[info] Resolving org.slf4j#slf4j-parent;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving com.zaxxer#HikariCP;1.4.+ ... | |
[info] Resolving com.zaxxer#HikariCP;1.4.+ ... | |
[info] Resolving org.sonatype.oss#oss-parent;7 ... | |
[info] Resolving org.javassist#javassist;3.18.1-GA ... | |
[info] Resolving org.javassist#javassist;3.18.1-GA ... | |
[info] Resolving ch.qos.logback#logback-classic;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-classic;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-parent;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-parent;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-core;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-core;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-parent;1.1.2 ... | |
[info] Resolving org.hibernate#hibernate-core;4.3.6.Final ... | |
[info] Resolving org.hibernate#hibernate-core;4.3.6.Final ... | |
[info] Resolving org.jboss.logging#jboss-logging;3.1.3.GA ... | |
[info] Resolving org.jboss.logging#jboss-logging;3.1.3.GA ... | |
[info] Resolving org.jboss#jboss-parent;9 ... | |
[info] Resolving org.jboss#jboss-parent;9 ... | |
[info] Resolving org.jboss.logging#jboss-logging-annotations;1.2.0.Beta1 ... | |
[info] Resolving org.jboss.logging#jboss-logging-annotations;1.2.0.Beta1 ... | |
[info] Resolving org.jboss.logging#jboss-logging-tools-parent;1.2.0.Beta1 ... | |
[info] Resolving org.jboss.logging#jboss-logging-tools-parent;1.2.0.Beta1 ... | |
[info] Resolving org.jboss#jboss-parent;10 ... | |
[info] Resolving org.jboss#jboss-parent;10 ... | |
[info] Resolving org.jboss.spec.javax.transaction#jboss-transaction-api_1.2_spec;1.0.0.Final ... | |
[info] Resolving org.jboss.spec.javax.transaction#jboss-transaction-api_1.2_spec;1.0.0.Final ... | |
[info] Resolving org.jboss#jboss-parent;10 ... | |
[info] Resolving dom4j#dom4j;1.6.1 ... | |
[info] Resolving dom4j#dom4j;1.6.1 ... | |
[info] Resolving xml-apis#xml-apis;1.0.b2 ... | |
[info] Resolving xml-apis#xml-apis;1.0.b2 ... | |
[info] Resolving org.hibernate.common#hibernate-commons-annotations;4.0.5.Final ... | |
[info] Resolving org.hibernate.common#hibernate-commons-annotations;4.0.5.Final ... | |
[info] Resolving org.hibernate.javax.persistence#hibernate-jpa-2.1-api;1.0.0.Final ... | |
[info] Resolving org.hibernate.javax.persistence#hibernate-jpa-2.1-api;1.0.0.Final ... | |
[info] Resolving antlr#antlr;2.7.7 ... | |
[info] Resolving antlr#antlr;2.7.7 ... | |
[info] Resolving org.jboss#jandex;1.1.0.Final ... | |
[info] Resolving org.jboss#jandex;1.1.0.Final ... | |
[info] Resolving org.jboss#jboss-parent;5 ... | |
[info] Resolving org.jboss#jboss-parent;5 ... | |
[info] Resolving org.mockito#mockito-all;1.9.+ ... | |
[info] Resolving org.mockito#mockito-all;1.9.+ ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving org.apache.derby#derby;10.11.1.1 ... | |
[info] Resolving org.apache.derby#derby;10.11.1.1 ... | |
[info] Resolving org.apache.derby#derby-project;10.11.1.1 ... | |
[info] Resolving org.apache.derby#derby-project;10.11.1.1 ... | |
[info] Resolving org.apache#apache;10 ... | |
[info] Resolving org.apache#apache;10 ... | |
[info] Resolving org.xerial#sqlite-jdbc;3.7.2 ... | |
[info] Resolving org.xerial#sqlite-jdbc;3.7.2 ... | |
[info] Resolving org.xerial#xerial-project;1.1 ... | |
[info] Resolving org.xerial#xerial-project;1.1 ... | |
[info] Resolving org.xerial#xerial;3 ... | |
[info] Resolving org.xerial#xerial;3 ... | |
[info] Resolving org.hsqldb#hsqldb;2.3.2 ... | |
[info] Resolving org.hsqldb#hsqldb;2.3.2 ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving org.postgresql#postgresql;9.3-1102-jdbc41 ... | |
[info] Resolving org.postgresql#postgresql;9.3-1102-jdbc41 ... | |
[info] Resolving org.apache.commons#commons-dbcp2;2.0.+ ... | |
[info] Resolving org.apache.commons#commons-dbcp2;2.0.+ ... | |
[info] Resolving org.apache.commons#commons-parent;33 ... | |
[info] Resolving org.apache.commons#commons-parent;33 ... | |
[info] Resolving org.apache#apache;13 ... | |
[info] Resolving org.apache#apache;13 ... | |
[info] Resolving org.apache.commons#commons-pool2;2.2 ... | |
[info] Resolving org.apache.commons#commons-pool2;2.2 ... | |
[info] Resolving org.apache.commons#commons-parent;33 ... | |
[info] Resolving commons-logging#commons-logging;1.1.3 ... | |
[info] Resolving commons-logging#commons-logging;1.1.3 ... | |
[info] Resolving org.apache.commons#commons-parent;28 ... | |
[info] Resolving org.apache.commons#commons-parent;28 ... | |
[info] Resolving org.apache#apache;13 ... | |
[info] Resolving com.jolbox#bonecp;0.8.0.RELEASE ... | |
[info] Resolving com.jolbox#bonecp;0.8.0.RELEASE ... | |
[info] Resolving com.jolbox#bonecp-parent;0.8.0.RELEASE ... | |
[info] Resolving com.jolbox#bonecp-parent;0.8.0.RELEASE ... | |
[info] Resolving com.google.guava#guava;15.0 ... | |
[info] Resolving com.google.guava#guava;15.0 ... | |
[info] Resolving com.google.guava#guava-parent;15.0 ... | |
[info] Resolving com.google.guava#guava-parent;15.0 ... | |
[info] Resolving org.sonatype.oss#oss-parent;7 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.2 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.2 ... | |
[info] Resolving org.slf4j#slf4j-parent;1.7.2 ... | |
[info] Resolving org.slf4j#slf4j-parent;1.7.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] downloading https://repo1.maven.org/maven2/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar ... | |
[info] [SUCCESSFUL ] commons-dbcp#commons-dbcp;1.4!commons-dbcp.jar (131ms) | |
[info] downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar ... | |
[info] [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.7!slf4j-api.jar (102ms) | |
[info] downloading https://repo1.maven.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.jar ... | |
[info] [SUCCESSFUL ] joda-time#joda-time;2.4!joda-time.jar (207ms) | |
[info] downloading https://repo1.maven.org/maven2/org/joda/joda-convert/1.7/joda-convert-1.7.jar ... | |
[info] [SUCCESSFUL ] org.joda#joda-convert;1.7!joda-convert.jar (164ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar ... | |
[info] [SUCCESSFUL ] commons-pool#commons-pool;1.5.4!commons-pool.jar (265ms) | |
[info] downloading https://repo1.maven.org/maven2/com/zaxxer/HikariCP/1.4.0/HikariCP-1.4.0.jar ... | |
[info] [SUCCESSFUL ] com.zaxxer#HikariCP;1.4.0!HikariCP.jar(bundle) (286ms) | |
[info] downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar ... | |
[info] [SUCCESSFUL ] ch.qos.logback#logback-classic;1.1.2!logback-classic.jar (143ms) | |
[info] downloading https://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.3.6.Final/hibernate-core-4.3.6.Final.jar ... | |
[info] [SUCCESSFUL ] org.hibernate#hibernate-core;4.3.6.Final!hibernate-core.jar (361ms) | |
[info] downloading https://repo1.maven.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar ... | |
[info] [SUCCESSFUL ] org.mockito#mockito-all;1.9.5!mockito-all.jar (630ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/2.2.2/scalatest_2.11-2.2.2.jar ... | |
[info] [SUCCESSFUL ] org.scalatest#scalatest_2.11;2.2.2!scalatest_2.11.jar(bundle) (466ms) | |
[info] downloading https://repo1.maven.org/maven2/com/h2database/h2/1.4.181/h2-1.4.181.jar ... | |
[info] [SUCCESSFUL ] com.h2database#h2;1.4.181!h2.jar (282ms) | |
[info] downloading https://repo1.maven.org/maven2/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar ... | |
[info] [SUCCESSFUL ] org.apache.derby#derby;10.11.1.1!derby.jar (217ms) | |
[info] downloading https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.7.2/sqlite-jdbc-3.7.2.jar ... | |
[info] [SUCCESSFUL ] org.xerial#sqlite-jdbc;3.7.2!sqlite-jdbc.jar (247ms) | |
[info] downloading https://repo1.maven.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar ... | |
[info] [SUCCESSFUL ] org.hsqldb#hsqldb;2.3.2!hsqldb.jar (152ms) | |
[info] downloading https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.32/mysql-connector-java-5.1.32.jar ... | |
[info] [SUCCESSFUL ] mysql#mysql-connector-java;5.1.32!mysql-connector-java.jar (237ms) | |
[info] downloading https://repo1.maven.org/maven2/org/postgresql/postgresql/9.3-1102-jdbc41/postgresql-9.3-1102-jdbc41.jar ... | |
[info] [SUCCESSFUL ] org.postgresql#postgresql;9.3-1102-jdbc41!postgresql.jar (120ms) | |
[info] downloading https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar ... | |
[info] [SUCCESSFUL ] org.javassist#javassist;3.18.1-GA!javassist.jar(bundle) (167ms) | |
[info] downloading https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar ... | |
[info] [SUCCESSFUL ] ch.qos.logback#logback-core;1.1.2!logback-core.jar (142ms) | |
[info] downloading https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar ... | |
[info] [SUCCESSFUL ] org.jboss.logging#jboss-logging;3.1.3.GA!jboss-logging.jar (117ms) | |
[info] downloading https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.jar ... | |
[info] [SUCCESSFUL ] org.jboss.logging#jboss-logging-annotations;1.2.0.Beta1!jboss-logging-annotations.jar (100ms) | |
[info] downloading https://repo1.maven.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar ... | |
[info] [SUCCESSFUL ] org.jboss.spec.javax.transaction#jboss-transaction-api_1.2_spec;1.0.0.Final!jboss-transaction-api_1.2_spec.jar (95ms) | |
[info] downloading https://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar ... | |
[info] [SUCCESSFUL ] dom4j#dom4j;1.6.1!dom4j.jar (107ms) | |
[info] downloading https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.jar ... | |
[info] [SUCCESSFUL ] org.hibernate.common#hibernate-commons-annotations;4.0.5.Final!hibernate-commons-annotations.jar (131ms) | |
[info] downloading https://repo1.maven.org/maven2/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar ... | |
[info] [SUCCESSFUL ] org.hibernate.javax.persistence#hibernate-jpa-2.1-api;1.0.0.Final!hibernate-jpa-2.1-api.jar (137ms) | |
[info] downloading https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar ... | |
[info] [SUCCESSFUL ] antlr#antlr;2.7.7!antlr.jar (165ms) | |
[info] downloading https://repo1.maven.org/maven2/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar ... | |
[info] [SUCCESSFUL ] org.jboss#jandex;1.1.0.Final!jandex.jar (109ms) | |
[info] downloading https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar ... | |
[info] [SUCCESSFUL ] xml-apis#xml-apis;1.0.b2!xml-apis.jar (113ms) | |
[info] downloading https://repo1.maven.org/maven2/org/apache/commons/commons-dbcp2/2.0.1/commons-dbcp2-2.0.1.jar ... | |
[info] [SUCCESSFUL ] org.apache.commons#commons-dbcp2;2.0.1!commons-dbcp2.jar (114ms) | |
[info] downloading https://repo1.maven.org/maven2/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar ... | |
[info] [SUCCESSFUL ] com.jolbox#bonecp;0.8.0.RELEASE!bonecp.jar(bundle) (131ms) | |
[info] downloading https://repo1.maven.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.jar ... | |
[info] [SUCCESSFUL ] org.apache.commons#commons-pool2;2.2!commons-pool2.jar (111ms) | |
[info] downloading https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar ... | |
[info] [SUCCESSFUL ] commons-logging#commons-logging;1.1.3!commons-logging.jar (105ms) | |
[info] downloading https://repo1.maven.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar ... | |
[info] [SUCCESSFUL ] com.google.guava#guava;15.0!guava.jar(bundle) (190ms) | |
[info] downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar ... | |
[info] [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.2!slf4j-api.jar (110ms) | |
[info] Done updating. | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.0 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.0 ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation-core... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}config... | |
[info] Compiling 66 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-core/target/scala-2.11/classes... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.0 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.0 ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.6 ... | |
[info] Resolving org.joda#joda-convert;1.6 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] downloading https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-interpolation-core_2.11/2.1.0/scalikejdbc-interpolation-core_2.11-2.1.0.jar ... | |
[info] [SUCCESSFUL ] org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.0!scalikejdbc-interpolation-core_2.11.jar (108ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalikejdbc/scalikejdbc-core_2.11/2.1.0/scalikejdbc-core_2.11-2.1.0.jar ... | |
[info] [SUCCESSFUL ] org.scalikejdbc#scalikejdbc-core_2.11;2.1.0!scalikejdbc-core_2.11.jar (248ms) | |
[info] downloading https://repo1.maven.org/maven2/org/joda/joda-convert/1.6/joda-convert-1.6.jar ... | |
[info] [SUCCESSFUL ] org.joda#joda-convert;1.6!joda-convert.jar (94ms) | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-9ab534a35bb5d92a3ee362ad29f066f56ec11469;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving com.typesafe#config;1.2.1 ... | |
[info] Resolving com.typesafe#config;1.2.1 ... | |
[info] Resolving ch.qos.logback#logback-classic;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-core;1.1.2 ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving org.apache.derby#derby;10.11.1.1 ... | |
[info] Resolving org.xerial#sqlite-jdbc;3.7.2 ... | |
[info] Resolving org.hsqldb#hsqldb;2.3.2 ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving org.postgresql#postgresql;9.3-1102-jdbc41 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] downloading https://repo1.maven.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.jar ... | |
[info] [SUCCESSFUL ] com.typesafe#config;1.2.1!config.jar(bundle) (105ms) | |
[info] Done updating. | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-7af6c5e10e692b18bea4c37ca1466083b66c32d4;1.0 ... | |
[info] Done updating. | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] 'compiler-interface' not yet compiled for Scala 2.11.2. Compiling... | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation-macro... | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-a73d06bf4d70641b355d1fe3f6e620a9d56799d2;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] Done updating. | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}interpolation... | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-a73d06bf4d70641b355d1fe3f6e620a9d56799d2;1.0 ... | |
[info] Done updating. | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-f35297a716c2cd335f81dd997417773561178987;1.0 ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}library... | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-a73d06bf4d70641b355d1fe3f6e620a9d56799d2;1.0 ... | |
[info] Done updating. | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}jsr310... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}syntax-support-macro... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}test... | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-4131314f50c2e2c6be9e92f69cc34604cf449ed7;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-macro_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving ch.qos.logback#logback-classic;1.1.2 ... | |
[info] Resolving ch.qos.logback#logback-core;1.1.2 ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving org.apache.derby#derby;10.11.1.1 ... | |
[info] Resolving org.xerial#sqlite-jdbc;3.7.2 ... | |
[info] Resolving org.hsqldb#hsqldb;2.3.2 ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving org.postgresql#postgresql;9.3-1102-jdbc41 ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving org.specs2#specs2_2.11;2.4.2 ... | |
[info] Resolving org.specs2#specs2_2.11;2.4.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving org.pegdown#pegdown;1.2.1 ... | |
[info] Resolving org.pegdown#pegdown;1.2.1 ... | |
[info] Resolving org.parboiled#parboiled-java;1.1.4 ... | |
[info] Resolving org.parboiled#parboiled-java;1.1.4 ... | |
[info] Resolving org.parboiled#parboiled-core;1.1.4 ... | |
[info] Resolving org.parboiled#parboiled-core;1.1.4 ... | |
[info] Resolving org.ow2.asm#asm;4.1 ... | |
[info] Resolving org.ow2.asm#asm;4.1 ... | |
[info] Resolving org.ow2.asm#asm-parent;4.1 ... | |
[info] Resolving org.ow2.asm#asm-parent;4.1 ... | |
[info] Resolving org.ow2#ow2;1.3 ... | |
[info] Resolving org.ow2#ow2;1.3 ... | |
[info] Resolving org.ow2.asm#asm-tree;4.1 ... | |
[info] Resolving org.ow2.asm#asm-tree;4.1 ... | |
[info] Resolving org.ow2.asm#asm-parent;4.1 ... | |
[info] Resolving org.ow2.asm#asm-analysis;4.1 ... | |
[info] Resolving org.ow2.asm#asm-analysis;4.1 ... | |
[info] Resolving org.ow2.asm#asm-parent;4.1 ... | |
[info] Resolving org.ow2.asm#asm-util;4.1 ... | |
[info] Resolving org.ow2.asm#asm-util;4.1 ... | |
[info] Resolving org.ow2.asm#asm-parent;4.1 ... | |
[info] Resolving org.scalaz#scalaz-core_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-core_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-concurrent_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-concurrent_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-effect_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-effect_2.11;7.1.0 ... | |
[info] Resolving org.scalacheck#scalacheck_2.11;1.11.3 ... | |
[info] Resolving org.scalacheck#scalacheck_2.11;1.11.3 ... | |
[info] Resolving org.scala-sbt#test-interface;1.0 ... | |
[info] Resolving org.hamcrest#hamcrest-core;1.3 ... | |
[info] Resolving org.hamcrest#hamcrest-core;1.3 ... | |
[info] Resolving org.hamcrest#hamcrest-parent;1.3 ... | |
[info] Resolving org.hamcrest#hamcrest-parent;1.3 ... | |
[info] Resolving org.mockito#mockito-core;1.9.5 ... | |
[info] Resolving org.mockito#mockito-core;1.9.5 ... | |
[info] Resolving org.objenesis#objenesis;1.0 ... | |
[info] Resolving org.objenesis#objenesis;1.0 ... | |
[info] Resolving junit#junit;4.11 ... | |
[info] Resolving junit#junit;4.11 ... | |
[info] Resolving org.specs2#classycle;1.4.3 ... | |
[info] Resolving org.specs2#classycle;1.4.3 ... | |
[info] Resolving org.sonatype.oss#oss-parent;7 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] downloading https://repo1.maven.org/maven2/org/specs2/specs2_2.11/2.4.2/specs2_2.11-2.4.2.jar ... | |
[info] [SUCCESSFUL ] org.specs2#specs2_2.11;2.4.2!specs2_2.11.jar (503ms) | |
[info] downloading https://repo1.maven.org/maven2/org/pegdown/pegdown/1.2.1/pegdown-1.2.1.jar ... | |
[info] [SUCCESSFUL ] org.pegdown#pegdown;1.2.1!pegdown.jar (97ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.11/7.1.0/scalaz-core_2.11-7.1.0.jar ... | |
[info] [SUCCESSFUL ] org.scalaz#scalaz-core_2.11;7.1.0!scalaz-core_2.11.jar(bundle) (406ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.11/7.1.0/scalaz-concurrent_2.11-7.1.0.jar ... | |
[info] [SUCCESSFUL ] org.scalaz#scalaz-concurrent_2.11;7.1.0!scalaz-concurrent_2.11.jar(bundle) (102ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.11/1.11.3/scalacheck_2.11-1.11.3.jar ... | |
[info] [SUCCESSFUL ] org.scalacheck#scalacheck_2.11;1.11.3!scalacheck_2.11.jar (124ms) | |
[info] downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar ... | |
[info] [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar (121ms) | |
[info] downloading https://repo1.maven.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar ... | |
[info] [SUCCESSFUL ] org.mockito#mockito-core;1.9.5!mockito-core.jar (172ms) | |
[info] downloading https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar ... | |
[info] [SUCCESSFUL ] junit#junit;4.11!junit.jar (109ms) | |
[info] downloading https://repo1.maven.org/maven2/org/specs2/classycle/1.4.3/classycle-1.4.3.jar ... | |
[info] [SUCCESSFUL ] org.specs2#classycle;1.4.3!classycle.jar (98ms) | |
[info] downloading https://repo1.maven.org/maven2/org/parboiled/parboiled-java/1.1.4/parboiled-java-1.1.4.jar ... | |
[info] [SUCCESSFUL ] org.parboiled#parboiled-java;1.1.4!parboiled-java.jar (140ms) | |
[info] downloading https://repo1.maven.org/maven2/org/parboiled/parboiled-core/1.1.4/parboiled-core-1.1.4.jar ... | |
[info] [SUCCESSFUL ] org.parboiled#parboiled-core;1.1.4!parboiled-core.jar (122ms) | |
[info] downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/4.1/asm-4.1.jar ... | |
[info] [SUCCESSFUL ] org.ow2.asm#asm;4.1!asm.jar (94ms) | |
[info] downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/4.1/asm-tree-4.1.jar ... | |
[info] [SUCCESSFUL ] org.ow2.asm#asm-tree;4.1!asm-tree.jar (120ms) | |
[info] downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/4.1/asm-analysis-4.1.jar ... | |
[info] [SUCCESSFUL ] org.ow2.asm#asm-analysis;4.1!asm-analysis.jar (121ms) | |
[info] downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/4.1/asm-util-4.1.jar ... | |
[info] [SUCCESSFUL ] org.ow2.asm#asm-util;4.1!asm-util.jar (92ms) | |
[info] downloading https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.11/7.1.0/scalaz-effect_2.11-7.1.0.jar ... | |
[info] [SUCCESSFUL ] org.scalaz#scalaz-effect_2.11;7.1.0!scalaz-effect_2.11.jar(bundle) (161ms) | |
[info] downloading https://repo1.maven.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.jar ... | |
[info] [SUCCESSFUL ] org.objenesis#objenesis;1.0!objenesis.jar (90ms) | |
[info] Done updating. | |
[info] Found consolidated dependency org.scala-sbt.temp#temp-resolve-a73d06bf4d70641b355d1fe3f6e620a9d56799d2;1.0 ... | |
[info] Done updating. | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-b3219ed1df17317bc2f87b11dc56cf0182abfb9a;1.0 ... | |
[info] Updating {file:/home/travis/build/xuwei-k/scalikejdbc/}mapper-generator-core... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Formatting 1 Scala source {file:/home/travis/build/xuwei-k/scalikejdbc/}syntax-support-macro(compile) ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-macro_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving com.github.seratch#java-time-backport;1.0.0 ... | |
[info] Resolving com.github.seratch#java-time-backport;1.0.0 ... | |
[info] Resolving org.sonatype.oss#oss-parent;7 ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] downloading https://repo1.maven.org/maven2/com/github/seratch/java-time-backport/1.0.0/java-time-backport-1.0.0.jar ... | |
[info] [SUCCESSFUL ] com.github.seratch#java-time-backport;1.0.0!java-time-backport.jar (271ms) | |
[info] Done updating. | |
[info] Consolidating managed dependencies to org.scala-sbt.temp#temp-resolve-7ea13d015058343e33a4c40a6111555e89ebfd2b;1.0 ... | |
[info] Resolving org.scala-lang#scala-library;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving commons-dbcp#commons-dbcp;1.4 ... | |
[info] Formatting 3 Scala sources {file:/home/travis/build/xuwei-k/scalikejdbc/}jsr310(compile) ... | |
[info] Resolving commons-pool#commons-pool;1.5.4 ... | |
[info] Resolving org.slf4j#slf4j-api;1.7.7 ... | |
[info] Resolving joda-time#joda-time;2.4 ... | |
[info] Resolving org.joda#joda-convert;1.7 ... | |
[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-core_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-interpolation-macro_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scala-lang#scala-reflect;2.11.2 ... | |
[info] Resolving org.scalikejdbc#scalikejdbc-test_2.11;2.1.3-SNAPSHOT ... | |
[info] Resolving org.scalatest#scalatest_2.11;2.2.2 ... | |
[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.2 ... | |
[info] Resolving org.specs2#specs2_2.11;2.4.2 ... | |
[info] Resolving org.scala-lang#scala-compiler;2.11.2 ... | |
[info] Resolving org.pegdown#pegdown;1.2.1 ... | |
[info] Resolving org.parboiled#parboiled-java;1.1.4 ... | |
[info] Resolving org.parboiled#parboiled-core;1.1.4 ... | |
[info] Resolving org.ow2.asm#asm;4.1 ... | |
[info] Resolving org.ow2.asm#asm-tree;4.1 ... | |
[info] Resolving org.ow2.asm#asm-analysis;4.1 ... | |
[info] Resolving org.ow2.asm#asm-util;4.1 ... | |
[info] Resolving org.scalaz#scalaz-core_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-concurrent_2.11;7.1.0 ... | |
[info] Resolving org.scalaz#scalaz-effect_2.11;7.1.0 ... | |
[info] Resolving org.scalacheck#scalacheck_2.11;1.11.3 ... | |
[info] Resolving org.scala-sbt#test-interface;1.0 ... | |
[info] Resolving org.hamcrest#hamcrest-core;1.3 ... | |
[info] Resolving org.mockito#mockito-core;1.9.5 ... | |
[info] Resolving org.objenesis#objenesis;1.0 ... | |
[info] Resolving junit#junit;4.11 ... | |
[info] Resolving org.specs2#classycle;1.4.3 ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving com.h2database#h2;1.4.+ ... | |
[info] Resolving org.apache.derby#derby;10.11.1.1 ... | |
[info] Resolving org.xerial#sqlite-jdbc;3.7.2 ... | |
[info] Resolving org.hsqldb#hsqldb;2.3.2 ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving mysql#mysql-connector-java;5.1.+ ... | |
[info] Resolving org.postgresql#postgresql;9.3-1102-jdbc41 ... | |
[info] Resolving jline#jline;2.12 ... | |
[info] Done updating. | |
[info] Compilation completed in 32.746 s | |
[info] Compiling 3 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-core/target/scala-2.11/classes... | |
[info] Compiling 9 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-config/target/scala-2.11/classes... | |
[info] Compiling 64 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-core/target/scala-2.11/test-classes... | |
[info] scalikejdbc-core: found 0 potential binary incompatibilities | |
[info] Compiling 2 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-config/target/scala-2.11/test-classes... | |
[info] Compiling 1 Scala source to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/target/scala-2.11/classes... | |
[info] Compiling 2 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-core/target/scala-2.11/test-classes... | |
[info] scalikejdbc-interpolation-core: found 0 potential binary incompatibilities | |
[warn] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/src/main/scala/scalikejdbc/SQLInterpolationMacro.scala:28: type Context in package macros is deprecated: Use blackbox.Context or whitebox.Context instead | |
[warn] def selectDynamic[E: c.WeakTypeTag](c: Context)(name: c.Expr[String]): c.Expr[SQLSyntax] = { | |
[warn] ^ | |
[warn] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/src/main/scala/scalikejdbc/SQLInterpolationMacro.scala:37: method declarations in class TypeApi is deprecated: Use `decls` instead | |
[warn] val expectedNames = c.weakTypeOf[E].declarations.collectFirst { | |
[warn] ^ | |
[warn] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/src/main/scala/scalikejdbc/SQLInterpolationMacro.scala:40: method paramss in trait MethodSymbolApi is deprecated: Use `paramLists` instead | |
[warn] const.paramss.map { symbols: List[Symbol] => symbols.map(s => s.name.encoded.trim) }.flatten | |
[warn] ^ | |
[warn] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/src/main/scala/scalikejdbc/SQLInterpolationMacro.scala:40: method encoded in class NameApi is deprecated: Use `encodedName.toString` instead | |
[warn] const.paramss.map { symbols: List[Symbol] => symbols.map(s => s.name.encoded.trim) }.flatten | |
[warn] ^ | |
[warn] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation-macro/src/main/scala/scalikejdbc/SQLInterpolationMacro.scala:49: method newTermName in trait Names is deprecated: Use TermName instead | |
[warn] c.Expr[SQLSyntax](Apply(Select(c.prefix.tree, newTermName("field")), List(name.tree))) | |
[warn] ^ | |
[warn] 5 warnings found | |
[info] Compiling 5 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation/target/scala-2.11/classes... | |
[info] Run completed in 26 milliseconds. | |
[info] Total number of tests run: 0 | |
[info] Suites: completed 0, aborted 0 | |
[info] Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0 | |
[info] No tests were executed. | |
[info] DBsSpec: | |
[info] DBs | |
[info] #setup | |
SLF4J: The following set of substitute loggers may have been accessed | |
SLF4J: during the initialization phase. Logging calls during this | |
SLF4J: phase were not honored. However, subsequent logging calls to these | |
SLF4J: loggers will work as normally expected. | |
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger | |
SLF4J: scalikejdbc.config.DBs$ | |
SLF4J: scalikejdbc.ConnectionPool$ | |
[info] TypesafeConfigReaderSpec: | |
[info] TypesafeConfigReader | |
[info] #readJDBCSettings | |
[info] - should read configuration and return as JDBCSettings | |
[info] - should read configuration by db name and return as JDBCSettings | |
[info] When user and password is not specified in application.conf | |
[info] - should return JDBCSettings the user and password of which is null | |
[info] When configuration file is empty | |
[info] - throws Configuration Exception | |
[info] When an unknown database name is passed | |
[info] - throws Configuration Exception | |
[info] #readAsMap | |
[info] - should read configuration by db name and return as Map | |
[info] When an unknown database name is passed | |
[info] - throws Configuration Exception | |
[info] - should read configuration by env and return as Map | |
[info] - should read configuration by env(prod) and return as Map | |
[info] - should read configuration by env and db name and return as Map | |
[info] - should read top level configuration and return as Map | |
[info] - should read configuration by env and top level defaults and db name and return as Map | |
[info] - should get db names | |
[info] #readConnectionPoolSettings | |
[info] - should read configuration and return as ConnectionPoolSettings | |
[info] - should read configuration for foo db and return as ConnectionPoolSettings | |
[info] - should read configuration for bar db and return as ConnectionPoolSettings | |
[info] When an unknown database name is passed | |
[info] - throws Configuration Exception | |
[info] #loadGlobalSettings | |
[info] - should load global settings | |
[info] When the format of config file is bad | |
[info] - should not throw Exception | |
[info] When the config file is empty | |
[info] - should not throw Exception | |
[info] - should setup default connection with no argument | |
[info] - should setup a connection pool | |
[info] - should setup env & top level config | |
[info] When an unknown database name is passed | |
[info] - throws Configuration Exception | |
[info] #setupAll | |
[info] - should read application.conf and setup all connection pool | |
[info] - should read application.conf with env (dev) | |
[info] - should read application.conf with env (dev2) | |
[info] #close | |
[info] When no argument is passed | |
[info] - should close default connection pool | |
[info] - should close a connection pool | |
[info] #closeAll | |
[info] - should close all connection pools | |
[info] Run completed in 3 seconds, 130 milliseconds. | |
[info] Total number of tests run: 30 | |
[info] Suites: completed 2, aborted 0 | |
[info] Tests: succeeded 30, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[info] SQLSyntaxSpec: | |
[info] SQLSyntax | |
[info] - should be available | |
[info] - should have #append | |
[info] - should have #join | |
[info] - should have #csv | |
[info] - should have #eq | |
[info] - should have #eq for null values | |
[info] - should have #eq for None values | |
[info] - should have #ne for null values | |
[info] - should have #ne for None values | |
[info] - should have #eq and #ne | |
[info] - should have #gt | |
[info] - should have #ge | |
[info] - should have #lt | |
[info] - should have #le | |
[info] - should have #isNull | |
[info] - should have #isNotNull | |
[info] - should have #in | |
[info] - should have #in with empty | |
[info] - should have #in for 2 columns | |
[info] - should have #in for 2 columns with empty | |
[info] - should have #in for 3 columns | |
[info] - should have #in for 3 columns with empty | |
[info] - should have #in for 4 columns | |
[info] - should have #in for 4 columns with empty | |
[info] - should have #in for 5 columns | |
[info] - should have #in for 5 columns with empty | |
[info] - should have #notIn | |
[info] - should have #notIn woth empty | |
[info] - should have #notIn for 2 columns | |
[info] - should have #notIn for 2 columns with empty | |
[info] - should have #notIn for 3 columns | |
[info] - should have #notIn for 3 columns with empty | |
[info] - should have #notIn for 4 columns | |
[info] - should have #notIn for 4 columns with empty | |
[info] - should have #notIn for 5 columns | |
[info] - should have #notIn for 5 columns with empty | |
[info] - should have #in with subQuery | |
[info] - should have #notIn with subQuery | |
[info] - should have #like | |
[info] - should have #notLike | |
[info] - should have #exists with subQuery | |
[info] - should have #notExists with subQuery | |
[info] - should have #groupBy and #having | |
[info] - should have #orderBy | |
[info] - should have #orderBy for empty values | |
[info] - should have #orderBy and #asc | |
[info] - should have #orderBy and #desc | |
[info] - should have #limit and #offset | |
[info] - should have #where | |
[info] - should have #where(SQLSyntax) | |
[info] - should have #and | |
[info] - should have #or | |
[info] - should have #toAndConditionOpt (Some) | |
[info] - should have #toAndConditionOpt (None) | |
[info] - should have #toOrConditionOpt (Some) | |
[info] - should have #toOrConditionOpt (None) | |
[info] - should have #equals as expected | |
[info] - should have joinWithAnd | |
[info] - should have joinWithOr | |
[info] - should have createUnsafe | |
[info] SQLInterpolationSpec: | |
[info] SQLInterpolation | |
[info] - should be available with here document values | |
[info] - should be available with option values | |
[info] - should be available with the IN statement | |
[info] - should be available with sql syntax | |
[info] - should support some syntax | |
[info] - should work wih toSeq (#215) | |
[info] - should work wih toList (#215) | |
[info] - should accept Traversable[SQLSyntax] (#216) | |
[info] - should interpolate a Set using the correct number of placeholders | |
[info] Run completed in 2 seconds, 8 milliseconds. | |
[info] Total number of tests run: 69 | |
[info] Suites: completed 2, aborted 0 | |
[info] Tests: succeeded 69, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[info] Compiling 1 Scala source to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-library/target/scala-2.11/classes... | |
[info] Compiling 6 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation/target/scala-2.11/test-classes... | |
[error] /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-interpolation/src/test/scala/scalikejdbc/HibernateSQLFormatter.scala:4: object hibernate is not a member of package org | |
[error] private val formatter = new org.hibernate.engine.jdbc.internal.BasicFormatterImpl() | |
[error] ^ | |
[info] Compiling 1 Scala source to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-library/target/scala-2.11/test-classes... | |
[info] Compiling 2 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-syntax-support-macro/target/scala-2.11/classes... | |
[info] Compiling 4 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-test/target/scala-2.11/classes... | |
[info] Compiling 3 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-jsr310/target/scala-2.11/classes... | |
[info] Compiling 11 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-test/target/scala-2.11/test-classes... | |
[info] Compiling 5 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-mapper-generator-core/target/scala-2.11/classes... | |
[info] Compiling 1 Scala source to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-jsr310/target/scala-2.11/test-classes... | |
[info] TopPageExampleSpec: | |
[info] SQLInterpolation | |
[info] Compiling 2 Scala sources to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-syntax-support-macro/target/scala-2.11/test-classes... | |
[info] - should work *** FAILED *** | |
[info] java.lang.ClassNotFoundException: org.h2.Driver | |
[info] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) | |
[info] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) | |
[info] at java.security.AccessController.doPrivileged(Native Method) | |
[info] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) | |
[info] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) | |
[info] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) | |
[info] at java.lang.Class.forName0(Native Method) | |
[info] at java.lang.Class.forName(Class.java:190) | |
[info] at documentation.TopPageExampleSpec$$anonfun$1.apply$mcV$sp(TopPageExampleSpec.scala:23) | |
[info] at documentation.TopPageExampleSpec$$anonfun$1.apply(TopPageExampleSpec.scala:20) | |
[info] ... | |
[info] Run completed in 475 milliseconds. | |
[info] Total number of tests run: 1 | |
[info] Suites: completed 1, aborted 0 | |
[info] Tests: succeeded 0, failed 1, canceled 0, ignored 0, pending 0 | |
[info] *** 1 TEST FAILED *** | |
[error] Failed tests: | |
[error] documentation.TopPageExampleSpec | |
[info] StatementExecutorSpec: | |
[info] StatementExecutor | |
[info] - should work with Java 7 | |
[info] Run completed in 280 milliseconds. | |
[info] Total number of tests run: 1 | |
[info] Suites: completed 1, aborted 0 | |
[info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[error] one error found | |
[info] Compiling 1 Scala source to /home/travis/build/xuwei-k/scalikejdbc/scalikejdbc-mapper-generator-core/target/scala-2.11/test-classes... | |
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
SLF4J: Defaulting to no-operation (NOP) logger implementation | |
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
java.lang.ClassNotFoundException: org.hsqldb.jdbc.JDBCDriver | |
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) | |
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) | |
at java.security.AccessController.doPrivileged(Native Method) | |
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) | |
at java.lang.Class.forName0(Native Method) | |
at java.lang.Class.forName(Class.java:190) | |
at scalikejdbc.DBSettings$class.$init$(DBSettings.scala:15) | |
at scalikejdbc.SQLInterpolationSpec.<init>(AutoSpec.scala:6) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) | |
at java.lang.Class.newInstance(Class.java:374) | |
at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:646) | |
at sbt.TestRunner.runTest$1(TestFramework.scala:76) | |
at sbt.TestRunner.run(TestFramework.scala:85) | |
at sbt.TestFramework$$anon$2$$anonfun$$init$$1$$anonfun$apply$8.apply(TestFramework.scala:197) | |
at sbt.TestFramework$$anon$2$$anonfun$$init$$1$$anonfun$apply$8.apply(TestFramework.scala:197) | |
at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:185) | |
at sbt.TestFramework$$anon$2$$anonfun$$init$$1.apply(TestFramework.scala:197) | |
at sbt.TestFramework$$anon$2$$anonfun$$init$$1.apply(TestFramework.scala:197) | |
at sbt.TestFunction.apply(TestFramework.scala:202) | |
at sbt.Tests$$anonfun$9.apply(Tests.scala:216) | |
at sbt.Tests$$anonfun$9.apply(Tests.scala:216) | |
at sbt.std.Transform$$anon$3$$anonfun$apply$2.apply(System.scala:44) | |
at sbt.std.Transform$$anon$3$$anonfun$apply$2.apply(System.scala:44) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
[error] Could not run test scalikejdbc.SQLInterpolationSpec: java.lang.ClassNotFoundException: org.hsqldb.jdbc.JDBCDriver | |
[info] Run completed in 392 milliseconds. | |
[info] Total number of tests run: 0 | |
[info] Suites: completed 0, aborted 0 | |
[info] Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0 | |
[info] No tests were executed. | |
[error] Error during tests: | |
[error] scalikejdbc.SQLInterpolationSpec | |
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
SLF4J: Defaulting to no-operation (NOP) logger implementation | |
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
[info] MapperGeneratorWithH2Spec: | |
"com.example.interpolation.MemberGroup" created. | |
"com.example.querydsl.MemberGroup" created. | |
[info] - should work fine with member_group | |
"com.example.Member" created. | |
"com.example.placeholder.Member" created. | |
"com.example.anorm.Member" created. | |
[info] - should work fine with member | |
"com.example.UnNormalized" created. | |
[info] - should work fine with large table | |
"com.example.WithoutPk" created. | |
[info] - should work fine with without_pk | |
"com.example.alltables.Member" created. | |
"com.example.alltables.MemberGroup" created. | |
"com.example.alltables.UnNormalized" created. | |
"com.example.alltables.WithoutPk" created. | |
[info] AutoRollbackSpec: | |
[info] NamedAutoRollbackSpec: | |
[info] Named AutoRollbackFixture | |
[info] AutoRollbackFixture | |
[info] - should work fine for all tables defined above | |
[info] ScalaTest | |
[info] Run completed in 4 seconds, 76 milliseconds. | |
[info] Total number of tests run: 5 | |
[info] Suites: completed 1, aborted 0 | |
[info] Tests: succeeded 5, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[info] Passed: Total 5, Failed 0, Errors 0, Passed 5 | |
[info] - should be prepared and be able to create a new record for NamedDB | |
[info] - should be prepared and be able to create a new record | |
[info] - should be rolled back | |
[info] - should be rolled back | |
[info] AutoRollbackSpec | |
[info] + Specification should work without AutoRollback | |
[info] + Transactions should be commited without AutoRollback | |
[info] + mutable_members table must be empty | |
[info] + AutoRollback should roll all operations back | |
[info] + mutable_members table must be empty after a test | |
[info] + Specification should work without AutoRollback for NamedDB | |
[info] AutoRollbackSpec+ Specification should work without AutoRollback+ Transactions should be commited without AutoRollback+ members table must be empty+ AutoRollback should roll all operations back+ members table must be empty after a test+ Specification should work without AutoRollback for NamedDB+ Transactions should be commited without AutoRollback for NamedDB+ members2 table must be empty+ AutoRollback should roll all operations back for NamedDB+ members2 table must be empty after a test | |
[info] Total for specification AutoRollbackSpec | |
[info] + Transactions should be commited without AutoRollback for NamedDB | |
[info] Finished in 164 ms | |
[info] 10 examples, 0 failure, 0 error | |
[info] + mutable_members2 table must be empty | |
[info] + AutoRollback should roll all operations back for NamedDB | |
[info] + mutable_members2 table must be empty after a test | |
[info] | |
[info] Total for specification AutoRollbackSpec | |
[info] Finished in 166 ms | |
[info] 10 examples, 0 failure, 0 error | |
[info] ScalaTest | |
[info] Run completed in 2 seconds, 363 milliseconds. | |
[info] Total number of tests run: 4 | |
[info] Suites: completed 2, aborted 0 | |
[info] Tests: succeeded 4, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[info] Passed: Total 24, Failed 0, Errors 0, Passed 24 | |
[info] LogSpec: | |
[info] NameBindingSQLValidatorSettingsSpec: | |
[info] NamedAutoSessionSpec: | |
[info] ConnectionPoolFactorySpec: | |
[info] InvalidColumnNameExceptionSpec: | |
[info] JDBCSettingsSpec: | |
[info] StatementExecutorSpec: | |
[info] LikeConditionEscapeUtilSpec: | |
[info] TypeBinderSpec: | |
[info] AutoSessionSpec: | |
[info] TableSpec: | |
[info] DateTimeConversions_JavaSqlDateSpec: | |
[info] DateTimeConversions_JavaSqlTimestampSpec: | |
[info] DateTimeConversions_JavaUtilDateSpec: | |
[info] IllegalRelationshipExceptionSpec: | |
[info] ResultSetExtractorExceptionSpec: | |
[info] EntityEqualitySpec: | |
[info] SQLTemplateParserSpec: | |
[info] JDBCSettings | |
[info] TypeBinder | |
[info] NamedAutoSession | |
[info] Table | |
[info] implicit conversions for java.util.Date | |
[info] StatementExecutor | |
[info] IllegalRelationshipException | |
[info] EntityEquality | |
[info] LikeConditionEscapeUtil | |
[info] Log | |
[info] InvalidColumnNameException | |
[info] implicit conversions for java.sql.Timestamp | |
[info] AutoSession | |
[info] NameBindingSQLValidatorSettings | |
[info] ResultSetExtractorException | |
[info] implicit conversions for java.sql.Date | |
[info] SQLTemplateParser | |
[info] ConnectionPoolFactory | |
[info] IndexSpec: | |
[info] Index | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] TooManyRowsExceptionSpec: | |
[info] TooManyRowsException | |
[info] NoSessionSpec: | |
[info] NoSession | |
[info] - should be available | |
[info] CommonsConnectionPoolFactorySpec: | |
[info] CommonsConnectionPoolFactory | |
[info] - should be available | |
[info] - should be available | |
[info] LogSupportSpec: | |
[info] LogSupport | |
[info] ConnectionPoolsSpec: | |
[info] connection pools | |
[info] - should be available with case classes | |
[info] ResultSetCursorSpec: | |
[info] WrappedResultSetSpec: | |
[info] - should be available as singleton | |
[info] ResultSetCursor | |
[info] WrappedResultSet | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available with Foo example | |
[info] - should be available with Bar example | |
[info] ForeignKeySpec: | |
[info] ForeignKey | |
[info] ActiveSessionSpec: | |
[info] ActiveSession | |
[info] SQLFormatterSettingsSpec: | |
[info] SQLFormatterSettings | |
[info] - should satisfy commutative law | |
[info] - should be available | |
[info] - should be available | |
[info] DateTimeConversions_JavaSqlTimeSpec: | |
[info] - should works as comment | |
[info] implicit conversions for java.util.Time | |
[info] ColumnSpec: | |
[info] Column | |
[info] UnixTimeInMillisConverterSpec: | |
[info] UnixTimeInMillisConverter | |
[info] - should be available | |
[info] - should have #toJavaUtilDate | |
[info] ConnectionPoolSettingsSpec: | |
[info] ConnectionPoolSettings | |
[info] - should be available | |
[info] ConnectionPoolSpec: | |
[info] ConnectionPool | |
[info] - should parse a str select query | |
[info] - should parse a str select query using double quart | |
[info] - should parse an all capital str select query | |
[info] - should parse a str select query with backtick quoted columns | |
[info] - should parse an all capital str select query using functions | |
[info] - should parse a str select query with table name | |
[info] - should parse a str select query with other comments | |
[info] - should parse a str contains > | |
[info] - should parse an insert SQL | |
[info] - should parse an insert SQL without parameters | |
[info] - should be able to return an Option value when NPE | |
[info] - should parse an insert SQL without parameters using double quart | |
[info] - should parse an update SQL | |
[info] - should parse ddl | |
[info] - should parse &&, || for MySQL | |
[info] - should parse ! for MySQL | |
[info] SQLFormatterSpec: | |
[info] SQLFormatter | |
[info] - should have #toJodaDateTime | |
[info] - should have #toJodaDateTimeWithTimeZone | |
[info] - should have #toJodaLocalDateTime | |
[info] - should have #toJodaLocalDateTimeWithTimeZone | |
[info] - should have #toJodaLocalDate | |
[info] - should have #toJodaLocalDateWithTimeZone | |
[info] - should have #toJodaLocalTime | |
[info] - should have #toJodaLocalTimeWithTimeZone | |
[info] - should have #toSqlDate | |
[info] - should have #toSqlTime | |
[info] - should have #toSqlTimestamp | |
[info] - should have #toSqlTimestamp for LocalTime | |
SLF4J: The following set of substitute loggers may have been accessed | |
SLF4J: during the initialization phase. Logging calls during this | |
SLF4J: phase were not honored. However, subsequent logging calls to these | |
SLF4J: loggers will work as normally expected. | |
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger | |
SLF4J: scalikejdbc.LogSupportSpec$$anonfun$1$$anon$1 | |
SLF4J: scalikejdbc.NoSession$ | |
SLF4J: scalikejdbc.SQLFormatterSettings | |
SLF4J: scalikejdbc.NamedAutoSession | |
SLF4J: scalikejdbc.StatementExecutor$$anon$1 | |
SLF4J: scalikejdbc.SQLTemplateParser$ | |
SLF4J: scalikejdbc.StatementExecutor | |
SLF4J: scalikejdbc.AutoSession$ | |
SLF4J: scalikejdbc.LogSpec | |
[info] - should be available without tx | |
[info] - should have expected methods | |
[info] - should have TypeBinder for scala.BigDecimal | |
[info] - should have TypeBinder for java.util.Date/Calendar | |
[info] - should be available with inactive tx | |
[info] - should handle result values of type java.math.BigDecimal | |
[info] - should fix issue #170 | |
[info] - should be available with active tx | |
[info] - should deal with optional values | |
[info] ConnectionPoolContextSpec: | |
[info] ConnectionPoolContext | |
[info] - should be available | |
[info] NoConnectionPoolContext | |
[info] - should be available | |
[info] MultipleConnectionPoolContext | |
[info] - should be available with active tx | |
[info] GlobalSettingsSpec: | |
[info] GlobalSettings | |
[info] SQLSpec: | |
[info] SQL | |
[info] DB_SQLOperationSpec: | |
[info] DB(SQL Operation) | |
[info] OneToManies9SQLSpec: | |
[info] OneToManies9SQL | |
[info] OneToManies7SQLSpec: | |
[info] OneToManies7SQL | |
[info] MemberOnMemorySpec: | |
[info] Testing on memory | |
[info] TxSpec: | |
[info] Tx | |
[info] DB_ExecutableSQLOperationSpec: | |
[info] DB(Executable SQL Operation) | |
[info] MemberSpec: | |
[info] Active Record like model | |
[info] DB_AnormSQLOperationSpec: | |
[info] DB(Anorm like SQL Operation) | |
[info] DB_SessionOperationSpec: | |
[info] DB(Session operation) | |
[info] LoanPatternSpec: | |
[info] LoanPattern | |
[info] - should be available | |
[info] using | |
[info] BasicUsageSpec: | |
[info] Basic usage of ScalikeJDBC | |
[info] ThreadLocalDBSpec: | |
[info] ThreadLocalDB | |
[info] - should be available | |
[info] DB_MetaDataSpec: | |
[info] DB's metadata operations | |
do something with org.hsqldb.jdbc.JDBCConnection@356ccc5 | |
[info] - should be available | |
[info] futureUsing | |
[info] - should be available | |
[info] RelationalSQLSpec: | |
[info] RelationalSQL | |
[info] DBSpec: | |
[info] DB | |
[info] DBSessionSpec: | |
[info] DBSession | |
[info] OneToManies6SQLSpec: | |
[info] OneToManies6SQL | |
[info] - should borrow a connection from ConnectionPool | |
[info] - should be available | |
[info] begin | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] - should be available | |
[info] NamedDBSpec: | |
[info] NamedDB | |
[info] ConnectionPoolContextMixinSpec: | |
[info] DB with ConnectionPoolContext(mixin) | |
[info] ConnectionPoolContextSpec: | |
[info] DB with ConnectionPoolContext | |
[info] StringSQLRunnerSpec: | |
[info] StringSQLRunner | |
[info] ResultSetTraversableSpec: | |
[info] ResultSetTraversable | |
[info] OneToManies8SQLSpec: | |
[info] OneToManies8SQL | |
[info] - should execute one-to-one queries | |
[info] - should execute one-to-manies queries | |
[info] CPContextWithAutoSessionSpec: | |
[info] ConnectionPoolContext with AutoSession | |
[info] - should use loan pattern for borrowing a connection from ConnectionPool | |
[info] - should be available | |
[info] - should be available | |
[info] commit | |
[info] - should be impossible to call #begin twice | |
before | |
before | |
[info] - should count all | |
[info] - should borrow a connection from named ConnectionPool | |
[info] - should be a trait | |
[info] - should execute insert with nullable values | |
[info] - should be possible to call #beginIfNotYet several times | |
[info] #tx | |
[info] - should execute query in readOnly block | |
[info] - should be available | |
[info] rollback | |
[info] - should be available | |
[info] - should handle transactions | |
[info] autoCommit | |
[info] - should execute queries | |
[info] - should execute one-to-manies queries | |
[info] - should execute queries | |
before | |
after | |
[info] - should not be available before beginning tx | |
[info] - should be available (result size 0) | |
[info] - should be available | |
[info] - should execute query in readOnly session | |
[info] - should execute query in readOnly block | |
[info] - should be able to close java.sql.Connection with filters | |
[info] - should execute one-to-many queries | |
[info] - should be a trait | |
[info] #tx | |
[info] - should execute single in auto commit mode | |
[info] - should not execute update in readOnly block | |
[info] - should execute one-to-manies queries | |
[info] - should excute without a transaction | |
[info] readOnly | |
[info] - should work with NamedConnectionPoolContext | |
[info] - should execute query in readOnly session | |
[info] - should throw Exception when a bind name is not found | |
[info] - should not be available before beginning tx | |
[info] - should be available | |
[info] - should cast number values | |
[info] - should throw Exception when a bind name is not found | |
[info] - should execute insert with nullable values | |
[info] - should be available (result size 1) | |
[info] - should execute query in readOnly block | |
[info] - should execute one-to-manies queries | |
[info] - should execute list in auto commit mode | |
[info] - should execute query in autoCommit block | |
[info] - should work with NoConnectionPoolContext | |
[info] - should execute update in readOnly block | |
[info] - should execute query in readOnly block | |
[info] - should execute query in readOnly session | |
[info] - should execute single in auto commit mode | |
[info] - should execute query in autoCommit session | |
[info] - should execute query in readOnly session | |
[info] - should execute fold in auto commit mode | |
[info] - should execute query in autoCommit block | |
[info] - should be available (result size 2) | |
[info] - should execute update | |
[info] - should execute update | |
[info] - should execute only queries | |
[info] localTx | |
[info] - should execute list in auto commit mode | |
[info] - should not execute update in readOnly block | |
[info] - should execute single in autoCommit block | |
[info] single | |
[info] - should not execute update in readOnly block | |
before | |
after | |
[info] - should execute one-to-manies2 queries | |
[info] - should be enable to fold (result size 0) | |
[info] - should execute executeUpdate in auto commit mode | |
[info] - should work with NamedConnectionPoolContext | |
[info] - should execute query in autoCommit session | |
[info] - should execute in the same transation | |
[info] withinTx | |
[info] - should return too many results in autoCommit block | |
[info] - should execute query in autoCommit block | |
[info] - should be enable to fold (result size 1) | |
before | |
after | |
before | |
after | |
[info] - should be available | |
[info] - should execute update in auto commit mode with filters | |
[info] - should execute query in autoCommit block | |
[info] - should execute update in auto commit mode | |
[info] - should execute single in autoCommit block | |
[info] single | |
[info] - should execute in the tx which already has started | |
[info] SQL | |
[info] - should execute query in autoCommit session | |
[info] - should be enable to fold (result size 2) | |
[info] - should execute single in within tx mode | |
[info] - should execute single in autoCommit block 2 | |
[info] - should execute query in autoCommit session | |
[info] - should return too many results in autoCommit block | |
[info] - should execute single in autoCommit block | |
[info] single | |
[info] - should execute executeUpdate in auto commit mode | |
[info] - should execute list in within tx mode | |
[info] - should execute single in autoCommit block | |
[info] single | |
[info] - should execute single in autoCommit block 2 | |
[info] - should execute list in autoCommit block | |
[info] - should return too many results in autoCommit block | |
[info] - should execute fold in within tx mode | |
[info] - should execute one-to-manies3 queries | |
[info] - should be available | |
[info] - should return too many results in autoCommit block | |
[info] An example of SQL | |
[info] - should execute single in within tx mode | |
[info] - should execute single in autoCommit block 2 | |
[info] - should execute list in autoCommit block | |
[info] - should execute list in autoCommit block | |
1 | |
2 | |
[info] - should execute foreach in autoCommit block | |
[info] - should execute single in autoCommit block 2 | |
[info] - should execute list in within tx mode | |
1 | |
2 | |
[info] - should execute update in within tx mode | |
[info] - should execute foreach in autoCommit block | |
1 | |
2 | |
[info] - should execute foreach in autoCommit block | |
[info] - should be available | |
[info] Logging SQL and timing | |
[info] - should be available with NamedDB | |
[info] - should execute update in autoCommit block | |
[info] - should execute list in autoCommit block | |
[info] - should execute update in autoCommit block after readOnly | |
[info] - should execute update in autoCommit block | |
[info] - should execute update in autoCommit block | |
1 | |
2 | |
[info] - should execute foreach in autoCommit block | |
[info] - should execute update in autoCommit block after readOnly | |
[info] - should not rollback in autoCommit block | |
[info] - should be available | |
[info] - should execute one-to-manies4 queries | |
[info] - should execute update in autoCommit block after readOnly | |
[info] - should execute update in autoCommit block | |
[info] - should execute single in localTx block | |
[info] - should use GlobalSettings.nameBindingSQLValidator | |
[info] - should execute single in localTx block | |
[info] - should execute single in localTx block | |
[info] - should execute update in autoCommit block after readOnly | |
[info] - should execute list in localTx block | |
[info] - should has #toMap | |
[info] - should return statement and parameters | |
[info] - should execute list in localTx block | |
[info] - should return extractor | |
[info] - should execute list in localTx block | |
[info] - should execute single in localTx block | |
[info] - should execute update in localTx block | |
[info] - should execute update in localTx block | |
[info] - should accept javax.sql.DataSource | |
[info] - should execute list in localTx block | |
[info] - should not be able to rollback in localTx block | |
[info] - should be acceptable external ConnectionPoolFactory | |
[info] - should execute update in localTx block | |
[info] - should work with ReadOnlyAutoSession #189 | |
[info] - should rollback when using localTx | |
[info] - should execute update in localTx block | |
[info] - should rollback in localTx block | |
[info] - should work with NamedReadOnlyAutoSession #189 | |
[info] - should rollback in localTx block | |
[info] - should execute one-to-manies5 queries | |
[info] - should rollback in localTx block | |
[info] - should not execute query in withinTx block before beginning tx | |
[info] - should execute single in futureLocalTx block | |
[info] - should execute query in withinTx block | |
[info] - should not execute query in withinTx block before beginning tx | |
[info] - should execute query in withinTx session | |
[info] - should execute single in futureLocalTx block | |
[info] - should execute query in withinTx block | |
[info] - should execute single in withinTx block | |
[info] - should execute list in futureLocalTx block | |
[info] - should execute query in withinTx session | |
[info] - should execute list in withinTx block | |
[info] - should execute single in withinTx block | |
[info] - should execute list in futureLocalTx block | |
[info] - should execute update in withinTx block | |
[info] - should execute list in withinTx block | |
[info] - should rollback in withinTx block | |
[info] - should execute update in withinTx block | |
[info] - should execute update in futureLocalTx block | |
[info] - should execute update in futureLocalTx block | |
[info] - should rollback in withinTx block | |
[info] - should not be able to rollback in futureLocalTx block | |
[info] - should not be able to rollback in futureLocalTx block | |
[info] - should do rollback in futureLocalTx block | |
[info] - should not execute query in withinTx block before beginning tx | |
[info] - should do rollback in futureLocalTx block | |
[info] - should execute query in withinTx block | |
[info] - should retrieve metadata | |
[info] - should not execute query in withinTx block before beginning tx | |
[info] - should execute query in withinTx session | |
[info] - should execute query in withinTx block | |
[info] - should execute single in withinTx block | |
[info] - should execute query in withinTx session | |
[info] - should execute list in withinTx block | |
[info] - should execute single in withinTx block | |
[info] - should execute list in withinTx block | |
[info] - should execute update in withinTx block | |
[info] - should execute update in withinTx block | |
[info] - should rollback in withinTx block | |
[info] - should rollback in withinTx block | |
[info] - should fix issue #41 [library] LoggingSQLAndTime raises IndexOutOfBoundsException when '?' is included in SQL templates | |
[info] - should work with multi threads | |
[info] - should work | |
[info] - should work with multi threads | |
[info] - should execute batch in withinTx block | |
[info] - should never get stuck | |
[info] - should work with multi threads | |
[info] - should work with multi threads | |
[info] - should work with db metadata | |
[info] - should work with no pk table with MySQL | |
[info] - should be able to disable auto-close mode | |
[info] - should execute query with fetchSize | |
[info] - should be available | |
batch: 1665, loop: 1438 | |
[info] - should execute batch in local tx mode | |
[info] - should be rolled back when BatchUpdasteException occurred | |
[info] - should execute update in within tx mode | |
[info] - should bind java.util.Date as java.sql.Timestamp | |
[info] - should be able to get a generated key | |
[info] - should be able to updateAndReturnGeneratedKey | |
[info] - should be able to updateAndReturnGeneratedKey with key | |
[info] - should work with datetime values | |
[info] - should work with short values | |
[info] - should work with Scala BigDecimal values | |
[info] - should work with Java BigDecimal values | |
[info] - should work with optional wrapper class values | |
[info] - should execute insert with InputStream values | |
[info] - should execute insert with byte array values | |
[info] - should expose StatementExecutor | |
[info] - should work with ParameterBinder | |
[info] - should execute batch | |
[info] - should be available | |
[info] - should fix the issue 22 | |
[info] - should support singleLineMode logging | |
[info] - should disable logging SQL errors | |
[info] - should have queryCompletionListener | |
[info] - should have stacktrace logging configuration | |
[info] - should work with multi threads | |
[info] - should solve issue #30 | |
[info] - should have #toMap | |
[info] - should have #toSymbolMap | |
[info] Run completed in 10 seconds, 617 milliseconds. | |
[info] Total number of tests run: 303 | |
[info] Suites: completed 62, aborted 0 | |
[info] Tests: succeeded 303, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-test_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-config_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-interpolation_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-mapper-generator-core_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-interpolation-macro_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
java.lang.RuntimeException: Could not resolve previous ABI: org.scalikejdbc:scalikejdbc_2.11:2.1.0 | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.SbtMima$$anonfun$getPreviousArtifact$1.apply(SbtMima.scala:89) | |
at scala.Option.getOrElse(Option.scala:120) | |
at com.typesafe.tools.mima.plugin.SbtMima$.getPreviousArtifact(SbtMima.scala:89) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4$$anonfun$apply$2.apply(MimaPlugin.scala:30) | |
at scala.Option.map(Option.scala:145) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:30) | |
at com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaDefaultSettings$4.apply(MimaPlugin.scala:29) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:35) | |
at scala.Function3$$anonfun$tupled$1.apply(Function3.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
at sbt.std.Transform$$anon$4.work(System.scala:63) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
at sbt.Execute.work(Execute.scala:235) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:745) | |
[error] (test/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-test_2.11:2.1.0 | |
[error] (config/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-config_2.11:2.1.0 | |
[error] (interpolation/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-interpolation_2.11:2.1.0 | |
[error] (interpolation/test:compile) Compilation failed | |
[error] (syntax-support-macro/test:test) sbt.TestsFailedException: Tests unsuccessful | |
[error] (mapper-generator-core/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-mapper-generator-core_2.11:2.1.0 | |
[error] (interpolation-macro/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc-interpolation-macro_2.11:2.1.0 | |
[error] (library/*:mimaPreviousClassfiles) Could not resolve previous ABI: org.scalikejdbc:scalikejdbc_2.11:2.1.0 | |
[error] (library/test:test) sbt.TestsFailedException: Tests unsuccessful | |
[error] Total time: 151 s, completed Sep 18, 2014 5:50:30 PM | |
The command "./travis.sh" exited with 1. | |
Done. Your build exited with 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment