See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/org.cytoscape$model-impl/1192/changes>
Changes: [kono] "Node," "Edge," and "Network" static Strings are removed. To specify one of these types in your code, you need to use Class<?> of the data type (for example, CyNode.class). VizMapGui is currently turned off until this refactoring is finished. ------------------------------------------ <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/org.cytoscape$model-impl/ws/pom.xml> deploy [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.model-impl [INFO] task-segment: [deploy] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT: checking for updates from cytoscape_snapshots [WARNING] repository metadata for: 'snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT' could not be retrieved from repository: cytoscape_snapshots due to an error: GET request of: org/cytoscape/event-api/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml from cytoscape_snapshots failed [INFO] Repository 'cytoscape_snapshots' will be blacklisted [INFO] snapshot org.cytoscape:event-impl:3.0.0-alpha2-SNAPSHOT: checking for updates from cytoscape_biopax_snapshot [INFO] snapshot org.cytoscape:event-impl:3.0.0-alpha2-SNAPSHOT: checking for updates from spring-osgi-snapshots [INFO] snapshot org.springframework.osgi:log4j.osgi:1.2.15-SNAPSHOT: checking for updates from cytoscape_biopax_snapshot [INFO] snapshot org.springframework.osgi:log4j.osgi:1.2.15-SNAPSHOT: checking for updates from spring-osgi-snapshots [WARNING] repository metadata for: 'snapshot org.springframework.osgi:log4j.osgi:1.2.15-SNAPSHOT' could not be retrieved from repository: spring-osgi-snapshots due to an error: GET request of: org/springframework/osgi/log4j.osgi/1.2.15-SNAPSHOT/maven-metadata.xml from spring-osgi-snapshots failed [INFO] Repository 'spring-osgi-snapshots' will be blacklisted Downloading: http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot//org/springframework/osgi/log4j.osgi/1.2.15-SNAPSHOT/log4j.osgi-1.2.15-SNAPSHOT.pom [INFO] Unable to find resource 'org.springframework.osgi:log4j.osgi:pom:1.2.15-SNAPSHOT' in repository cytoscape_biopax_snapshot (http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot/) [INFO] snapshot org.springframework.osgi:osgi-repo:1.0-SNAPSHOT: checking for updates from cytoscape_biopax_snapshot Downloading: http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot//org/springframework/osgi/osgi-repo/1.0-SNAPSHOT/osgi-repo-1.0-SNAPSHOT.pom [INFO] Unable to find resource 'org.springframework.osgi:osgi-repo:pom:1.0-SNAPSHOT' in repository cytoscape_biopax_snapshot (http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot/) [INFO] [pax:compile] [INFO] Compiling 13 source files to <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/org.cytoscape$model-impl/ws/target/classes> [INFO] [recovering meta-data] [HUDSON] Archiving <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/org.cytoscape$model-impl/ws/pom.xml> to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Model impl/modules/org.cytoscape$model-impl/builds/2010-11-12_17-09-24/archive/org.cytoscape/model-impl/3.0.0-alpha2-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/CyTableManagerImpl.java>:[55,7] org.cytoscape.model.internal.CyTableManagerImpl is not abstract and does not override abstract method getTableMap(java.lang.String,org.cytoscape.model.CyNetwork) in org.cytoscape.model.CyTableManager [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 seconds [INFO] Finished at: Fri Nov 12 17:09:42 EST 2010 [INFO] Final Memory: 50M/494M [INFO] ------------------------------------------------------------------------ -- 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.
