See <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/77/changes>
Changes: [jm] Fixes #1498, #1514: Downloading an app is now cancellable and shows progress ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cytoscape App Impl (app-impl) 3.0.0-beta2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 0 resource [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app-impl --- [INFO] [INFO] Compiling 51 source files to <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/target/classes> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ app-impl --- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/net/WebQuerier.java>:[466,72] cannot find symbol symbol : class DownloadStatus location: class org.cytoscape.app.internal.net.WebQuerier [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/CheckForUpdatesPanel.java>:[20,37] cannot find symbol symbol : class DownloadStatus location: package org.cytoscape.app.internal.net [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/net/UpdateManager.java>:[74,65] cannot find symbol symbol : class DownloadStatus location: class org.cytoscape.app.internal.net.UpdateManager [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/net/server/AppGetResponder.java>:[14,37] cannot find symbol symbol : class DownloadStatus location: package org.cytoscape.app.internal.net [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/InstallFromStorePanel.java>:[48,37] cannot find symbol symbol : class DownloadStatus location: package org.cytoscape.app.internal.net [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/CheckForUpdatesPanel.java>:[301,11] cannot find symbol symbol: class DownloadStatus private DownloadStatus status; [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/CheckForUpdatesPanel.java>:[305,17] cannot find symbol symbol: class DownloadStatus status = new DownloadStatus(taskMonitor); [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/CheckForUpdatesPanel.java>:[338,11] cannot find symbol symbol: class DownloadStatus private DownloadStatus status; [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/CheckForUpdatesPanel.java>:[342,17] cannot find symbol symbol: class DownloadStatus status = new DownloadStatus(taskMonitor); [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/net/server/AppGetResponder.java>:[119,14] cannot find symbol symbol: class DownloadStatus private DownloadStatus status; [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/net/server/AppGetResponder.java>:[125,21] cannot find symbol symbol: class DownloadStatus status = new DownloadStatus(taskMonitor); [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/InstallFromStorePanel.java>:[578,11] cannot find symbol symbol: class DownloadStatus private DownloadStatus status; [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/src/main/java/org/cytoscape/app/internal/ui/InstallFromStorePanel.java>:[582,17] cannot find symbol symbol: class DownloadStatus status = new DownloadStatus(taskMonitor); [INFO] 13 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$app-impl/ws/pom.xml> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Implementation/modules/org.cytoscape$app-impl/builds/2012-10-10_14-05-32/archive/org.cytoscape/app-impl/3.0.0-beta2-SNAPSHOT/app-impl-3.0.0-beta2-SNAPSHOT.pom -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
