See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/1004/changes>

Changes:

[mes] Changed CyDataTable name to CyTable

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.layout-cytoscape-impl [csplugins.layout]
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:layout-api:pom:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:layout-api:pom:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:layout-api:pom:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/layout-api/1.0-SNAPSHOT/layout-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:layout-api:jar:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[INFO] [pax:compile]
[INFO] Compiling 13 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Layout 
impl/modules/org.cytoscape$layout-cytoscape-impl/builds/2010-09-09_13-10-30/archive/org.cytoscape/layout-cytoscape-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[4,33]
 cannot find symbol
symbol  : class CyTableEntry
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[4,0]
 static import only from classes and interfaces

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[49,26]
 cannot find symbol
symbol  : class CyTableUtil
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[63,26]
 cannot find symbol
symbol  : variable NODE
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[64,24]
 cannot find symbol
symbol  : variable NODE
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[302,23]
 cannot find symbol
symbol  : variable CyTableUtil
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/org.cytoscape$layout-cytoscape-impl/ws/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[320,18]
 cannot find symbol
symbol  : variable CyTableUtil
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Thu Sep 09 13:10:55 EDT 2010
[INFO] Final Memory: 46M/598M
[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.

Reply via email to