See 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/1088/changes>

Changes:

[jrrmzz] References #1928: Added interactive and manual filter application 
modes.  Switching to a network with more than certain number of objects will 
force manual filter application mode.

------------------------------------------
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO:                                                                         
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Cytoscape Filters 2 Impl (filter2-impl) 3.1.0-SNAPSHOT
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ filter2-impl ---
[INFO] Deleting 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/target>
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ 
filter2-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 21, 2013 3:57:16 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ filter2-impl 
---
[INFO] Compiling 48 source files to 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/degree/DegreeFilterViewFactory.java>:[24,32]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: package org.cytoscape.filter.view
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[23,32]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: package org.cytoscape.filter.view
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[64,14]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.ModelMonitor
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[623,45]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.ModelMonitor
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[631,48]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.ModelMonitor
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/degree/DegreeFilterViewFactory.java>:[135,56]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.degree.DegreeFilterViewFactory
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/view/FilterPanelController.java>:[25,32]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: package org.cytoscape.filter.view
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/attribute/AttributeFilterViewFactory.java>:[39,32]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: package org.cytoscape.filter.view
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/attribute/AttributeFilterViewFactory.java>:[256,59]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class 
org.cytoscape.filter.internal.attribute.AttributeFilterViewFactory
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/FilterCytoPanelComponent.java>:[17,32]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: package org.cytoscape.filter.view
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/degree/DegreeFilterViewFactory.java>:[157,2]
 method does not override or implement a method from a supertype
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[76,59]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.ModelMonitor
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/ModelMonitor.java>:[181,7]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.ModelMonitor
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/view/FilterPanelController.java>:[195,22]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.view.FilterPanelController
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/view/FilterPanelController.java>:[196,5]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.view.FilterPanelController
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/view/FilterPanelController.java>:[371,33]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.view.FilterPanelController
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/view/FilterPanelController.java>:[372,6]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.view.FilterPanelController
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/attribute/AttributeFilterViewFactory.java>:[441,2]
 method does not override or implement a method from a supertype
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/org.cytoscape$filter2-impl/ws/src/main/java/org/cytoscape/filter/internal/FilterCytoPanelComponent.java>:[29,51]
 cannot find symbol
symbol  : class InteractivityChangedListener
location: class org.cytoscape.filter.internal.FilterCytoPanelComponent
[INFO] 19 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/groups/opt_out.

Reply via email to