See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/84/changes>

Changes:

[ruschein] Work in progress.

------------------------------------------
Started by an SCM change
Checking out http://chianti.ucsd.edu/svn/core3/table-browser-impl/trunk
A         osgi.bnd
A         src
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/cytoscape
A         src/main/java/org/cytoscape/browser
A         src/main/java/org/cytoscape/browser/internal
A         
src/main/java/org/cytoscape/browser/internal/MultiLineTableCellEditor.java
A         
src/main/java/org/cytoscape/browser/internal/BrowserTableCellRenderer.java
A         
src/main/java/org/cytoscape/browser/internal/ValidatedObjectAndEditString.java
A         src/main/java/org/cytoscape/browser/internal/TableChooser.java
A         src/main/java/org/cytoscape/browser/internal/BrowserTable.java
A         src/main/java/org/cytoscape/browser/internal/TableBrowser.java
A         src/main/java/org/cytoscape/browser/internal/BrowserTableModel.java
A         src/main/resources
A         src/main/resources/META-INF
A         src/main/resources/META-INF/spring
A         src/main/resources/META-INF/spring/bundle-context-osgi.xml
A         src/main/resources/META-INF/spring/bundle-context.xml
A         pom.xml
At revision 23260
No emails were triggered.
Parsing POMs
[trunk] $ java -cp 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.385.jar:/R1/tools/maven/apache-maven-2.1.0/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /R1/tools/maven/apache-maven-2.1.0 
/R1/resources/webservers/tomcat_2/webapps/hudson/WEB-INF/lib/remoting-1.385.jar 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.385.jar
 55388 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building Cytoscape Table Browser Implementation
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] snapshot org.cytoscape:service-util:3.0.0-alpha2-SNAPSHOT: checking for 
updates from spring-osgi
[INFO] snapshot org.cytoscape:service-util:3.0.0-alpha2-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] [pax:compile]
[INFO] Compiling 7 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Table 
Browser 
impl/modules/org.cytoscape$table-browser-impl/builds/2010-12-21_19-45-19/archive/org.cytoscape/table-browser-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/src/main/java/org/cytoscape/browser/internal/TableBrowser.java>:[92,23]
 cannot find symbol
symbol  : constructor 
BrowserTableModel(org.cytoscape.event.CyEventHelper,org.cytoscape.model.CyTable,org.cytoscape.equations.EqnCompiler)
location: class org.cytoscape.browser.internal.BrowserTableModel


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Dec 21 19:45:27 EST 2010
[INFO] Final Memory: 47M/492M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped
[trunk] $ /R1/tools/maven/apache-maven-2.1.0/bin/mvn 
org.codehaus.sonar:sonar-maven-plugin:1.8:sonar 
-Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.username=sonar 
-Dsonar.jdbc.password=deploysonar 
-Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar 
-Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building Cytoscape Table Browser Implementation
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 2.4
[INFO] [sonar-core:internal]
[INFO]  Database dialect class org.sonar.jpa.dialect.MySql
[INFO]  -------------  Analyzing Cytoscape Table Browser Implementation
[INFO]  Selected quality profile : [name=Cytoscape,language=java]
[INFO]  Configure maven plugins...
[INFO]  Sensor JavaSourceImporter...
[INFO]  Sensor JavaSourceImporter done: 373 ms
[INFO]  Sensor AsynchronousMeasuresSensor...
[INFO]  Sensor AsynchronousMeasuresSensor done: 74 ms
[INFO]  Sensor SquidSensor...
[INFO]  Java AST scan...
[INFO]  Java AST scan done: 418 ms
[INFO]  Java bytecode scan...
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableModel' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTable' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableBrowser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyCellRenderer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableCellRenderer' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/ValidatedObjectAndEditString' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableChooser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MultiLineTableCellEditor' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/RowSetMicroListenerProxy' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyComboBoxModel' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea$1' 
is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableModel' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTable' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableBrowser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyCellRenderer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableCellRenderer' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/ValidatedObjectAndEditString' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableChooser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MultiLineTableCellEditor' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/RowSetMicroListenerProxy' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyComboBoxModel' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea$1' 
is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableModel' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTable' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableBrowser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyCellRenderer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/BrowserTableCellRenderer' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/ValidatedObjectAndEditString' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/TableChooser' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MultiLineTableCellEditor' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/RowSetMicroListenerProxy' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea' is 
not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/browser/internal/MyComboBoxModel' is not 
accessible through the ClassLoader.
[WARN]  Class 
'org/cytoscape/browser/internal/MultiLineTableCellEditor$ResizableTextArea$1' 
is not accessible through the ClassLoader.
[INFO]  Java bytecode scan done: 31 ms
[INFO]  Squid extraction...
[INFO]  Package design analysis...
[INFO]  Package design analysis done: 7 ms
[INFO]  Squid extraction done: 219 ms
[INFO]  Sensor SquidSensor done: 722 ms
[INFO]  Sensor FindbugsSensor...
[INFO]  Execute Findbugs 1.3.9...
[INFO]  Findbugs output report: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/target/sonar/findbugs-result.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Can not execute Findbugs
No classes found to analyze in 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Table%20Browser%20impl/ws/trunk/target/classes>
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/model-api/3.0.0-alpha2-SNAPSHOT/model-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/event-api/3.0.0-alpha2-SNAPSHOT/event-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/swing-application-api/1.0-SNAPSHOT/swing-application-api-1.0-SNAPSHOT.jar
 */R1/resources/M2_MAVEN/repository/cytoscape-sun/jhall/1.0/jhall-1.0.jar 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/work-api/3.0.0-alpha1/work-api-3.0.0-alpha1.jar
 
*/R1/resources/M2_MAVEN/repository/org/ops4j/pax/logging/pax-logging-api/1.5.2/pax-logging-api-1.5.2.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/session-api/3.0.0-alpha2-SNAPSHOT/session-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/vizmap-api/3.0.0-alpha2-SNAPSHOT/vizmap-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/viewmodel-api/3.0.0-alpha3-SNAPSHOT/viewmodel-api-3.0.0-alpha3-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/property-api/3.0.0-alpha2-SNAPSHOT/property-api-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/service-util/3.0.0-alpha2-SNAPSHOT/service-util-3.0.0-alpha2-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/equations-api/1.0-SNAPSHOT/equations-api-1.0-SNAPSHOT.jar
 */tmp/findbugs2139071311309475461.jar */tmp/findbugs1333600173582281723.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/resources.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/rt.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/jsse.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/jce.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/charsets.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/dnsns.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/localedata.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/sunjce_provider.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/sunpkcs11.jar 
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue Dec 21 19:45:49 EST 2010
[INFO] Final Memory: 40M/490M
[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