See <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/585/changes>
Changes: [oguitart] References #2041. Several modifications in some tasks to make sure createTaskIterator with File as parameter always works correctly. Finally, only Load Network tasks required important changes, because they are the only ones that nest several tasks with tunables. [oguitart] Refs #2041. Remove all useless Tunables setters ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape Core Task Impl (core-task-impl) 3.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/io-api/3.1.1-SNAPSHOT/io-api-3.1.1-20140416.013010-32-tests.jar Downloading: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/core-task-api/3.1.1-SNAPSHOT/core-task-api-3.1.1-20140416.013015-32-tests.jar Downloaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/core-task-api/3.1.1-SNAPSHOT/core-task-api-3.1.1-20140416.013015-32-tests.jar (36 KB at 863.5 KB/sec) Downloaded: http://code.cytoscape.org/nexus/content/repositories/snapshots/org/cytoscape/io-api/3.1.1-SNAPSHOT/io-api-3.1.1-20140416.013010-32-tests.jar (11 KB at 220.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ core-task-impl --- [INFO] Deleting <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/target> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-task-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ core-task-impl --- [INFO] Compiling 294 source files to <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,1] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,2] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,3] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,34] : expected [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,239] ')' expected [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[223,0] not a statement [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,1] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,2] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,3] illegal start of expression [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,33] : expected [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,236] ')' expected [ERROR] <http://code.cytoscape.org/jenkins/job/next-release-cytoscape-3-impl/org.cytoscape$core-task-impl/ws/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[224,0] not a statement [INFO] 12 errors [INFO] ------------------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cytoscape-cvs. For more options, visit https://groups.google.com/d/optout.
