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/10/03 05:12:21 UTC

Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #166

See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/166/>

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> clean install assembly:assembly webstart:jnlp-inline
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-03_03-11-55/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Sun Oct 03 03:12:20 UTC 2010
[INFO] Final Memory: 34M/447M
[INFO] ------------------------------------------------------------------------


Re: Deploy OpenCMIS Snapshot upon successful Hudson build (was: Fwd: Build failed in Hudson: Chemistry - SwingClient - install > OpenCMIS Swing Client #172)

Posted by Gabriele Columbro <co...@gmail.com>.
Added a post build step to deploy artifacts.

Also kicked the build to see if everyone works.

Fingers crossed :)

Ciao,
Gab


On Oct 4, 2010, at 12:20 PM, Klevenz, Stephan wrote:

> +1
>
> Stephan
>
> -----Original Message-----
> From: Gabriele Columbro [mailto:columbro@gmail.com]
> Sent: Montag, 4. Oktober 2010 11:13
> To: chemistry-dev@incubator.apache.org
> Subject: Deploy OpenCMIS Snapshot upon successful Hudson build (was:  
> Fwd: Build failed in Hudson: Chemistry - SwingClient - install >  
> OpenCMIS Swing Client #172)
>
> Hey guys,
> in order to overcome issues like the one below, but more as general
> best practice of continuous integration, would be nice if we could
> deploy a SNAPSHOT upon successful OpenCMIS build directly from Hudson.
>
> Baseline it would take changing the Hudson command from
>
> 'mvn install'
>
> to
>
> 'mvn deploy'
>
> + some permission / credentials setup (as Hudson user should be
> allowed to deploy directly to repository.apache.org).
>
> I don't have control on the Hudson Chemistry project, but if someone
> can grant me proper karma I could just go ahead and implement this.
>
> WDYT?
>
> Ciao,
> Gab
>
>
> Begin forwarded message:
>
>> From: Apache Hudson Server <hu...@hudson.apache.org>
>> Date: October 4, 2010 9:16:07 AM GMT+02:00
>> To: chemistry-dev@incubator.apache.org
>> Subject: Build failed in Hudson: Chemistry - SwingClient - install >
>> OpenCMIS Swing Client #172
>> Reply-To: chemistry-dev@incubator.apache.org
>>
>> See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/172/
>>>
>>
>> ------------------------------------------
>> <===[HUDSON REMOTING CAPACITY]===>channel started
>>  Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml
>>> -U clean install assembly:assembly webstart:jnlp-inline
>> [INFO] Scanning for projects...
>> [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin:
>> checking for updates from central
>> [INFO] artifact org.codehaus.mojo.webstart:webstart-maven-plugin:
>> checking for updates from central
>> [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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
>> [INFO] Executing tasks
>>
>> main:
>> [INFO] Executed tasks
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 26 resources
>> [INFO] Copying 3 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes
>>>
>> [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml
>>> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/
>> modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-
>> swingclient/builds/2010-10-04_07-15-39/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java
>>> :[41,47] cannot find symbol
>> symbol  : class ChangeEvents
>> location: package org.apache.chemistry.opencmis.client.api
>>
>> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java
>>> :[88,16] cannot find symbol
>> symbol: class ChangeEvents
>>               ChangeEvents events = null;
>>
>> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java
>>> :[91,66] getContentChanges(java.lang.String) in
>> org.apache.chemistry.opencmis.client.api.Session cannot be applied
>> to (java.lang.String,boolean,int)
>>
>> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java
>>> :[189,32] cannot find symbol
>> symbol  : method getProperties()
>> location: interface
>> org.apache.chemistry.opencmis.client.api.ChangeEvent
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 17 seconds
>> [INFO] Finished at: Mon Oct 04 07:16:06 UTC 2010
>> [INFO] Final Memory: 30M/316M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
>
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.


Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz





RE: Deploy OpenCMIS Snapshot upon successful Hudson build (was: Fwd: Build failed in Hudson: Chemistry - SwingClient - install > OpenCMIS Swing Client #172)

Posted by "Klevenz, Stephan" <st...@sap.com>.
+1

Stephan

-----Original Message-----
From: Gabriele Columbro [mailto:columbro@gmail.com] 
Sent: Montag, 4. Oktober 2010 11:13
To: chemistry-dev@incubator.apache.org
Subject: Deploy OpenCMIS Snapshot upon successful Hudson build (was: Fwd: Build failed in Hudson: Chemistry - SwingClient - install > OpenCMIS Swing Client #172)

Hey guys,
in order to overcome issues like the one below, but more as general  
best practice of continuous integration, would be nice if we could  
deploy a SNAPSHOT upon successful OpenCMIS build directly from Hudson.

Baseline it would take changing the Hudson command from

'mvn install'

to

'mvn deploy'

+ some permission / credentials setup (as Hudson user should be  
allowed to deploy directly to repository.apache.org).

I don't have control on the Hudson Chemistry project, but if someone  
can grant me proper karma I could just go ahead and implement this.

WDYT?

Ciao,
Gab


Begin forwarded message:

> From: Apache Hudson Server <hu...@hudson.apache.org>
> Date: October 4, 2010 9:16:07 AM GMT+02:00
> To: chemistry-dev@incubator.apache.org
> Subject: Build failed in Hudson: Chemistry - SwingClient - install >  
> OpenCMIS Swing Client #172
> Reply-To: chemistry-dev@incubator.apache.org
>
> See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/172/ 
> >
>
> ------------------------------------------
> <===[HUDSON REMOTING CAPACITY]===>channel started
>   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml 
> > -U clean install assembly:assembly webstart:jnlp-inline
> [INFO] Scanning for projects...
> [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin:  
> checking for updates from central
> [INFO] artifact org.codehaus.mojo.webstart:webstart-maven-plugin:  
> checking for updates from central
> [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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
> [INFO] Executing tasks
>
> main:
> [INFO] Executed tasks
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 26 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes 
> >
> [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml 
> > to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/ 
> modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis- 
> swingclient/builds/2010-10-04_07-15-39/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[41,47] cannot find symbol
> symbol  : class ChangeEvents
> location: package org.apache.chemistry.opencmis.client.api
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[88,16] cannot find symbol
> symbol: class ChangeEvents
>                ChangeEvents events = null;
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[91,66] getContentChanges(java.lang.String) in  
> org.apache.chemistry.opencmis.client.api.Session cannot be applied  
> to (java.lang.String,boolean,int)
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[189,32] cannot find symbol
> symbol  : method getProperties()
> location: interface  
> org.apache.chemistry.opencmis.client.api.ChangeEvent
>
>
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Total time: 17 seconds
> [INFO] Finished at: Mon Oct 04 07:16:06 UTC 2010
> [INFO] Final Memory: 30M/316M
> [INFO]  
> ------------------------------------------------------------------------
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.


Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz





Re: Deploy OpenCMIS Snapshot upon successful Hudson build (was: Fwd: Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #172)

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Mon, Oct 4, 2010 at 11:13 AM, Gabriele Columbro <co...@gmail.com> wrote:
> + some permission / credentials setup (as Hudson user should be allowed to
> deploy directly to repository.apache.org).

Hudson already comes with permissions to deploy snapshots.

> I don't have control on the Hudson Chemistry project, but if someone can
> grant me proper karma I could just go ahead and implement this.

Done.

BR,

Jukka Zitting

Deploy OpenCMIS Snapshot upon successful Hudson build (was: Fwd: Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #172)

Posted by Gabriele Columbro <co...@gmail.com>.
Hey guys,
in order to overcome issues like the one below, but more as general  
best practice of continuous integration, would be nice if we could  
deploy a SNAPSHOT upon successful OpenCMIS build directly from Hudson.

Baseline it would take changing the Hudson command from

'mvn install'

to

'mvn deploy'

+ some permission / credentials setup (as Hudson user should be  
allowed to deploy directly to repository.apache.org).

I don't have control on the Hudson Chemistry project, but if someone  
can grant me proper karma I could just go ahead and implement this.

WDYT?

Ciao,
Gab


Begin forwarded message:

> From: Apache Hudson Server <hu...@hudson.apache.org>
> Date: October 4, 2010 9:16:07 AM GMT+02:00
> To: chemistry-dev@incubator.apache.org
> Subject: Build failed in Hudson: Chemistry - SwingClient - install »  
> OpenCMIS Swing Client #172
> Reply-To: chemistry-dev@incubator.apache.org
>
> See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/172/ 
> >
>
> ------------------------------------------
> <===[HUDSON REMOTING CAPACITY]===>channel started
>   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml 
> > -U clean install assembly:assembly webstart:jnlp-inline
> [INFO] Scanning for projects...
> [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin:  
> checking for updates from central
> [INFO] artifact org.codehaus.mojo.webstart:webstart-maven-plugin:  
> checking for updates from central
> [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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
> [INFO] Executing tasks
>
> main:
> [INFO] Executed tasks
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 26 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes 
> >
> [HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml 
> > to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/ 
> modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis- 
> swingclient/builds/2010-10-04_07-15-39/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[41,47] cannot find symbol
> symbol  : class ChangeEvents
> location: package org.apache.chemistry.opencmis.client.api
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[88,16] cannot find symbol
> symbol: class ChangeEvents
>                ChangeEvents events = null;
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[91,66] getContentChanges(java.lang.String) in  
> org.apache.chemistry.opencmis.client.api.Session cannot be applied  
> to (java.lang.String,boolean,int)
>
> <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java 
> >:[189,32] cannot find symbol
> symbol  : method getProperties()
> location: interface  
> org.apache.chemistry.opencmis.client.api.ChangeEvent
>
>
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Total time: 17 seconds
> [INFO] Finished at: Mon Oct 04 07:16:06 UTC 2010
> [INFO] Final Memory: 30M/316M
> [INFO]  
> ------------------------------------------------------------------------
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.


Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz





Hudson build is back to normal : Chemistry - SwingClient - install » OpenCMIS Swing Client #173

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



Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #172

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

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> -U clean install assembly:assembly webstart:jnlp-inline
[INFO] Scanning for projects...
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo.webstart:webstart-maven-plugin: checking for updates from central
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-04_07-15-39/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Mon Oct 04 07:16:06 UTC 2010
[INFO] Final Memory: 30M/316M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #171

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

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> -U clean install assembly:assembly webstart:jnlp-inline
[INFO] Scanning for projects...
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo.webstart:webstart-maven-plugin: checking for updates from central
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-04_07-00-16/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Mon Oct 04 07:00:46 UTC 2010
[INFO] Final Memory: 31M/316M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #170

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

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> clean install assembly:assembly webstart:jnlp-inline
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-04_04-01-53/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Mon Oct 04 04:02:16 UTC 2010
[INFO] Final Memory: 33M/447M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #169

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

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> clean install assembly:assembly webstart:jnlp-inline
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-04_03-12-16/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Oct 04 03:12:40 UTC 2010
[INFO] Final Memory: 33M/447M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #168

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/168/changes>

Changes:

[fmui] - changed double-click behaviour from download to open (press shift key to force download)
- added CMIS menu to console

------------------------------------------
channel started<==
=[HUDSON REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> clean install assembly:assembly webstart:jnlp-inline
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-03_13-01-56/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Sun Oct 03 13:02:21 UTC 2010
[INFO] Final Memory: 33M/447M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: Chemistry - SwingClient - install » OpenCMIS Swing Client #167

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

------------------------------------------
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> clean install assembly:assembly webstart:jnlp-inline
[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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/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] [antrun:run {execution: default}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 46 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/pom.xml> to /home/hudson/hudson/jobs/Chemistry - SwingClient - install/modules/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/builds/2010-10-03_04-01-51/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/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[41,47] cannot find symbol
symbol  : class ChangeEvents
location: package org.apache.chemistry.opencmis.client.api

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[88,16] cannot find symbol
symbol: class ChangeEvents
                ChangeEvents events = null;

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[91,66] getContentChanges(java.lang.String) in org.apache.chemistry.opencmis.client.api.Session cannot be applied to (java.lang.String,boolean,int)

<https://hudson.apache.org/hudson/job/Chemistry%20-%20SwingClient%20-%20install/org.apache.chemistry.opencmis.swingclient$chemistry-opencmis-swingclient/ws/src/main/java/org/apache/chemistry/opencmis/swingclient/ChangeLogFrame.java>:[189,32] cannot find symbol
symbol  : method getProperties()
location: interface org.apache.chemistry.opencmis.client.api.ChangeEvent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Oct 03 04:02:12 UTC 2010
[INFO] Final Memory: 34M/447M
[INFO] ------------------------------------------------------------------------