You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/09/22 13:22:10 UTC

Build failed in Hudson: Chemistry - SwingClient - install #119

See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/119/changes>

Changes:

[fmui] Swing Client improvement: added support for lists in table cells

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/incubator/chemistry/opencmis-swingclient/trunk
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/ExtensionsPanel.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/AbstractDetailsTable.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/ObjectPanel.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/ACLTable.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/RelationshipTable.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/details/PropertyTable.java
AU        src/main/java/org/apache/chemistry/opencmis/swingclient/swing/CollectionRenderer.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/ClientHelper.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/TypesFrame.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/model/ClientModel.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/model/ClientSession.java
U         src/main/java/org/apache/chemistry/opencmis/swingclient/FolderTable.java
At revision 999871
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 39278 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/pom.xml> clean install assembly:assembly
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Swing Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/target> (included: [**], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-client-impl:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-client-api:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from maven2-repository.dev.java.net
[INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from central
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-client-bindings:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-test-util:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-09-22_11-21-42/archive/org.apache.chemistry.opencmis.swingclient/chemistry-opencmis-swingclient/0.1.0-incubating-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/src/main/java/org/apache/chemistry/opencmis/swingclient/details/RelationshipTable.java>:[57,22] cannot find symbol
symbol  : method getSourceId()
location: interface org.apache.chemistry.opencmis.client.api.Relationship

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/ws/trunk/src/main/java/org/apache/chemistry/opencmis/swingclient/details/RelationshipTable.java>:[59,22] cannot find symbol
symbol  : method getTargetId()
location: interface org.apache.chemistry.opencmis.client.api.Relationship


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Wed Sep 22 11:22:09 UTC 2010
[INFO] Final Memory: 27M/309M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: chemistry-dev@incubator.apache.org fmueller@opentext.com
channel stopped


Hudson build is back to normal : Chemistry - SwingClient - install #120

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/120/>