See <https://builds.apache.org/job/OpenJPA-trunk/759/changes>

Changes:

[allee8285] OPENJPA-2231 - introduce replace method using Reader for input 
stream.

[allee8285] OPENJPA-2232 - Disable TestAudit temporarily until problem is 
resolved.

------------------------------------------
[...truncated 22967 lines...]
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
33  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
32  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
3  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
7  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
1  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
7  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
1  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
6  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
6  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.938 sec
Running org.apache.openjpa.slice.TestTransaction
0  car  INFO   [main] openjpa.Runtime - Detected slices "[BMW, Honda, Ford]" in 
configuration.
1  car  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  car  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
7  car.BMW  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
213  car.Honda  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
450  car.Ford  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 sec
Running org.apache.openjpa.slice.TestConfiguration
0  per-slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two, 
Three]" in configuration.
1  per-slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  per-slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
6  per-slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  per-slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  per-slice.Three  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
13  per-slice.Three  WARN   [main] openjpa.Runtime - Failed to connect to URL 
"jdbc:some-bad-url" due to org.apache.commons.dbcp.SQLNestedException: Cannot 
create JDBC driver of class 'org.apache.derby.jdbc.EmbeddedDriver' for connect 
URL 'jdbc:some-bad-url'. Slice "Three" will be ignored as configuration is set 
as lenient.
0  per-slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two, 
Three]" in configuration.
1  per-slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  per-slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  per-slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
10  per-slice.Three  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12  per-slice.Three  WARN   [main] openjpa.Runtime - Failed to connect to URL 
"jdbc:some-bad-url" due to org.apache.commons.dbcp.SQLNestedException: Cannot 
create JDBC driver of class 'org.apache.derby.jdbc.EmbeddedDriver' for connect 
URL 'jdbc:some-bad-url'. Slice "Three" will be ignored as configuration is set 
as lenient.
12  per-slice.newslice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary 
class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
Running org.apache.openjpa.slice.TestBasic
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
5  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  slice.newslice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
6  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
5  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
2  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
2  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
3  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  slice  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  slice  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  slice  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  slice.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  slice.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec
Running org.apache.openjpa.slice.TestXA
0  XA  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  XA  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  XA  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  XA.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  XA.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  XA  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  XA  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  XA  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
4  XA.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  XA.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  XA  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
2  XA  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  XA  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 2.3.0-SNAPSHOT
3  XA.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  XA.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.apache.openjpa.slice.TestQueryTargetPolicy
0  ordering  WARN   [main] openjpa.Runtime - Slice identifiers are not 
explicitly listed via "openjpa.slice.Names" property.The configuration will be 
scanned to determine slice identifiers.
0  ordering  INFO   [main] openjpa.Runtime - Detected slices "[Even, Odd]" in 
configuration.
2  ordering  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  ordering  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
4  ordering.Even  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  ordering.Odd  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.apache.openjpa.slice.TestTransaction$CarDistributorPolicy
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.openjpa.slice.TestReplication
0  replication  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  replication  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  replication  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
4  replication.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  replication.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  replication  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  replication  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
76  replication  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
76  replication.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  replication.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0  replication  INFO   [main] openjpa.Runtime - Detected slices "[One, Two]" in 
configuration.
1  replication  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  replication  INFO   [main] openjpa.Runtime - Starting OpenJPA Slice 
2.3.0-SNAPSHOT
3  replication.One  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  replication.Two  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT.jar>
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:test-jar {execution: attach-tests}]
[INFO] Building jar: 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT-tests.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: openjpa-slice-2.3.0-SNAPSHOT.jar
[INFO] Checking legal files in: openjpa-slice-2.3.0-SNAPSHOT-tests.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-slice/2.3.0-SNAPSHOT/openjpa-slice-2.3.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-slice/2.3.0-SNAPSHOT/openjpa-slice-2.3.0-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/pom.xml> to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-slice/builds/2012-07-27_18-35-30/archive/org.apache.openjpa/openjpa-slice/2.3.0-SNAPSHOT/openjpa-slice-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-slice/builds/2012-07-27_18-35-30/archive/org.apache.openjpa/openjpa-slice/2.3.0-SNAPSHOT/openjpa-slice-2.3.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-slice/target/openjpa-slice-2.3.0-SNAPSHOT-tests.jar>
 to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-slice/builds/2012-07-27_18-35-30/archive/org.apache.openjpa/openjpa-slice/2.3.0-SNAPSHOT/openjpa-slice-2.3.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA JEST
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/target> 
(included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[50,24]
 cannot find symbol
symbol  : class Reader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
[ERROR] 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,8]
 cannot find symbol
symbol  : class BufferedReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
[ERROR] 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,35]
 cannot find symbol
symbol  : class BufferedReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
[ERROR] 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,54]
 cannot find symbol
symbol  : class InputStreamReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/pom.xml> to 
/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-jest/builds/2012-07-27_18-35-30/archive/org.apache.openjpa/openjpa-jest/2.3.0-SNAPSHOT/openjpa-jest-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[50,24]
 cannot find symbol
symbol  : class Reader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,8]
 cannot find symbol
symbol  : class BufferedReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,35]
 cannot find symbol
symbol  : class BufferedReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream
<https://builds.apache.org/job/OpenJPA-trunk/ws/trunk/openjpa-jest/src/main/java/org/apache/openjpa/persistence/jest/TokenReplacedStream.java>:[46,54]
 cannot find symbol
symbol  : class InputStreamReader
location: class org.apache.openjpa.persistence.jest.TokenReplacedStream

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 minutes 40 seconds
[INFO] Finished at: Fri Jul 27 19:15:39 UTC 2012
[INFO] Final Memory: 161M/542M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped

Reply via email to