See 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/4093/>

------------------------------------------
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO:                                                                         
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache James :: Server :: Core 3.0.0-beta5-SNAPSHOT
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Downloading: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
 (1004 B at 3.2 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284.pom
 (4 KB at 36.4 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284-tests.jar
Downloaded: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284.jar
 (31 KB at 196.0 KB/sec)
Downloaded: 
http://repository.apache.org/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20131027.040606-284-tests.jar
 (26 KB at 143.5 KB/sec)
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:33 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ james-server-core ---
[INFO] Deleting 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target>
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ 
james-server-core ---
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ 
james-server-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:3.0:compile (default-compile) @ 
james-server-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/classes>
[WARNING] 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/main/java/org/apache/james/core/MimeMessageWrapper.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/main/java/org/apache/james/core/MimeMessageWrapper.java>:
 Recompile with -Xlint:unchecked for details.
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
james-server-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/test/resources>
[INFO] Copying 3 resources
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:34 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
james-server-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/test/java/org/apache/james/core/MimeMessageCopyOnWriteProxyTest.java>:
 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/test/java/org/apache/james/core/MimeMessageCopyOnWriteProxyTest.java>
 uses unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/src/test/java/org/apache/james/core/MimeMessageCopyOnWriteProxyTest.java>:
 Recompile with -Xlint:unchecked for details.
Oct 27, 2013 10:14:35 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:35 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-surefire-plugin:2.13:test (default-test) @ james-server-core ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.james.core.MimeMessageFromStreamTest
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 
sec
Running org.apache.james.core.MailHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.james.core.MimeMessageTest
Message-ID: <2013125681.101382868877070.JavaMail.jenkins@juno>
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 
sec
Running org.apache.james.core.MimeMessageWrapperTest
Subject: foo
Content-Transfer-Encoding2: plain

bar
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 
sec
Running org.apache.james.core.MimeMessageFromMimeMessageTest
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 
sec
Running org.apache.james.core.MailImplTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.apache.james.core.MimeMessageUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.james.core.MimeMessageFromSharedStreamTest
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 
sec
Running org.apache.james.core.MimeMessageCopyOnWriteProxyTest
mail: /3/W m2: /3/W
mail: /3/W m2: /3/W
Subject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodySubject: test
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

test bodyTests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 
sec

Results :

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

[JENKINS] Recording test results
Oct 27, 2013 10:14:45 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:45 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ james-server-core 
---
Oct 27, 2013 10:14:45 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:45 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-jar-plugin:2.4:jar (jar) @ james-server-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/james-server-core-3.0.0-beta5-SNAPSHOT.jar>
Oct 27, 2013 10:14:47 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:47 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-jar-plugin:2.4:test-jar (test-jar) @ james-server-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/james-server-core-3.0.0-beta5-SNAPSHOT-tests.jar>
Oct 27, 2013 10:14:48 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
Oct 27, 2013 10:14:48 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Oct 27, 2013 10:14:48 AM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-source-plugin:2.2.1:jar (attach-sources) @ james-server-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-core/ws/target/james-server-core-3.0.0-beta5-SNAPSHOT-sources.jar>

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

Reply via email to