See <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/379/changes>
Changes: [mes] fixes #591 we are now a bit smarter about the size of tables that we create by default, which was the root of the time and memory consumption problems here. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cytoscape.model-impl 3.0.0-alpha8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ model-impl --- [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ model-impl --- [INFO] Compiling 26 source files to <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[55,41] cannot find symbol symbol : class InitialTableSize location: interface org.cytoscape.model.CyTableFactory [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[965,9] cannot find symbol symbol : class InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/CyTableFactoryImpl.java>:[75,71] cannot find symbol symbol : class InitialTableSize location: interface org.cytoscape.model.CyTableFactory [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[157,152] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[158,143] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[163,155] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[967,10] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[969,10] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/ArrayGraph.java>:[971,10] cannot find symbol symbol : variable InitialTableSize location: class org.cytoscape.model.internal.ArrayGraph [ERROR] <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/src/main/java/org/cytoscape/model/internal/CyTableFactoryImpl.java>:[71,80] cannot find symbol symbol : variable InitialTableSize location: interface org.cytoscape.model.CyTableFactory [INFO] 10 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/org.cytoscape$model-impl/ws/pom.xml> to /opt/tomcat-home/jenkins/jobs/Cytoscape 3 Implementation/modules/org.cytoscape$model-impl/builds/2012-01-24_20-31-48/archive/org.cytoscape/model-impl/3.0.0-alpha8-SNAPSHOT/model-impl-3.0.0-alpha8-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.
