Jenkins build is still unstable: james-server-trunk » Apache James :: Karaf :: Integration tests #4061

2013-10-07 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Jenkins build is still unstable: james-server-trunk » Apache James :: Server :: App #4061

2013-10-07 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Jenkins build is still unstable: james-server-trunk #4061

2013-10-07 Thread Apache Jenkins Server
See 


-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



svn commit: r1529839 - /james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/ComposeView.ui.xml~HEAD

2013-10-07 Thread dongxu
Author: dongxu
Date: Mon Oct  7 13:32:06 2013
New Revision: 1529839

URL: http://svn.apache.org/r1529839
Log:
remove useless diff file

Removed:

james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/ComposeView.ui.xml~HEAD


-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Build failed in Jenkins: hupa-trunk » Apache James Hupa #357

2013-10-07 Thread Apache Jenkins Server
See 

--
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache James Hupa 0.0.5-SNAPSHOT
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ hupa ---
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-processor-plugin:2.2.4:process (process) @ hupa ---
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.pom
 (611 B at 3.4 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.5.1/requestfactory-2.5.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.5.1/requestfactory-2.5.1.pom
 (2 KB at 126.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.jar
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.jar
 (88 KB at 5498.7 KB/sec)
[WARNING] No processors specified. Using default discovery mechanism.
[WARNING] diagnostic: warning: The domain type User is not 
default-instantiable. Calling RequestContext.create(User.class) will cause a 
server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type GenericResult is not 
default-instantiable. Calling RequestContext.create(GenericResult.class) will 
cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type SendMessageAction is not 
default-instantiable. Calling RequestContext.create(SendMessageAction.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type DeleteMessageResult is not 
default-instantiable. Calling RequestContext.create(DeleteMessageResult.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type DeleteMessageAllAction is not 
default-instantiable. Calling 
RequestContext.create(DeleteMessageAllAction.class) will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type SendReplyMessageAction is not 
default-instantiable. Calling 
RequestContext.create(SendReplyMessageAction.class) will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type FetchMessagesResult is not 
default-instantiable. Calling RequestContext.create(FetchMessagesResult.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type FetchMessagesAction is not 
default-instantiable. Calling RequestContext.create(FetchMessagesAction.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type LogoutUserResult is not 
default-instantiable. Calling RequestContext.create(LogoutUserResult.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type ImapFolder is not 
default-instantiable. Calling RequestContext.create(ImapFolder.class) will 
cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type CreateFolderAction is not 
default-instantiable. Calling RequestContext.create(CreateFolderAction.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type SendForwardMessageAction is not 
default-instantiable. Calling 
RequestContext.create(SendForwardMessageAction.class) will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type DeleteFolderAction is not 
default-instantiable. Calli

Build failed in Jenkins: hupa-trunk #357

2013-10-07 Thread Apache Jenkins Server
See 

Changes:

[dongxu] remove useless diff file

--
[...truncated 1269 lines...]
[INFO] Surefire report directory: 


---
 T E S T S
---

---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
Oct 7, 2013 1:44:36 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 7, 2013 1:44:36 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- cobertura-maven-plugin:2.5.1:cobertura (default-cli) @ hupa-widgets 
---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 55 classes.
Report time: 380ms

[INFO] Cobertura Report generation was successful.
[INFO] GPL licensed file 

 not found.
[INFO] GPL licensed file 

 not found.
[INFO] GPL licensed file 

 not found.
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache James Hupa 0.0.5-SNAPSHOT
Oct 7, 2013 1:44:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ hupa ---
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 7, 2013 1:44:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-processor-plugin:2.2.4:process (process) @ hupa ---
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.pom
 (611 B at 3.4 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.5.1/requestfactory-2.5.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.5.1/requestfactory-2.5.1.pom
 (2 KB at 126.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.jar
Downloaded: 
http://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory-apt/2.5.1/requestfactory-apt-2.5.1.jar
 (88 KB at 5498.7 KB/sec)
[WARNING] No processors specified. Using default discovery mechanism.
[WARNING] diagnostic: warning: The domain type User is not 
default-instantiable. Calling RequestContext.create(User.class) will cause a 
server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type GenericResult is not 
default-instantiable. Calling RequestContext.create(GenericResult.class) will 
cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type SendMessageAction is not 
default-instantiable. Calling RequestContext.create(SendMessageAction.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type DeleteMessageResult is not 
default-instantiable. Calling RequestContext.create(DeleteMessageResult.class) 
will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type DeleteMessageAllAction is not 
default-instantiable. Calling 
RequestContext.create(DeleteMessageAllAction.class) will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type SendReplyMessageAction is not 
default-instantiable. Calling 
RequestContext.create(SendReplyMessageAction.class) will cause a server error.

Add @SuppressWarnings("requestfactory") to dismiss.
[WARNING] diagnostic: warning: The domain type FetchMessagesResult is not 
default-instantiable. Calling