Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-dev] Continuous Build Failed - EclipseLink Automated Build

Fixed.

-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx]On Behalf Of peter.krogh@xxxxxxxxxx
Sent: Tuesday, February 12, 2008 10:33 AM
To: eclipselink-dev@xxxxxxxxxxx
Subject: [eclipselink-dev] Continuous Build Failed - EclipseLink Automated Build


clean:
   [delete] Deleting directory /opt/public/technology/eclipselink/trunk
   [delete] Deleting directory /opt/public/technology/eclipselink/org.junit_3.8.2.v200706111738
   [delete] Deleting: /opt/public/technology/eclipselink/junit.zip

clean:

get.dependencies:
      [get] Getting: http://download.eclipse.org/tools/orbit/downloads/drops/R200709171314/bundles/org.junit_3.8.2.v200706111738.zip
      [get] To: /opt/public/technology/eclipselink/junit.zip
    [unzip] Expanding: /opt/public/technology/eclipselink/junit.zip into /opt/public/technology/eclipselink

build.no.javadoc:

build.core:

clean:
   [delete] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org not found.

compile:
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
     [copy] Copying 1 file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
   [delete] Deleting: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence/Version.java
    [javac] Compiling 1223 source files to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
    [javac] Note: * uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

all:

clean:
   [delete] /opt/public/technology/eclipselink/trunk/jpa/eclipselink.jpa/classes/org not found.

config-trunk:

config-flat:

compile:
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/jpa/eclipselink.jpa/classes
    [javac] Compiling 114 source files to /opt/public/technology/eclipselink/trunk/jpa/eclipselink.jpa/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

all:

clean:
   [delete] /opt/public/technology/eclipselink/trunk/moxy/eclipselink.moxy/classes not found.
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/moxy/eclipselink.moxy/classes

compile.core:

compile:
     [copy] Copying 1 file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
   [delete] Deleting: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence/Version.java

all:
    [javac] Compiling 45 source files to /opt/public/technology/eclipselink/trunk/moxy/eclipselink.moxy/classes
    [javac] Note: * uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

clean:
   [delete] /opt/public/technology/eclipselink/trunk/sdo/eclipselink.sdo/classes not found.
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/sdo/eclipselink.sdo/classes

compile.core:

compile:
     [copy] Copying 1 file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
   [delete] Deleting: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence/Version.java

all:
    [javac] Compiling 59 source files to /opt/public/technology/eclipselink/trunk/sdo/eclipselink.sdo/classes
    [javac] Note: /opt/public/technology/eclipselink/trunk/sdo/eclipselink.sdo/src/org/eclipse/persistence/sdo/SDOSequence.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

package.eclipselink.jar:
    [unjar] Expanding: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.extension.oracle/eclipselink-extension-oracle.jar into /opt/public/technology/eclipselink/trunk/build
     [copy] Copying 1 file to /opt/public/technology/eclipselink/trunk/build/META-INF
      [jar] Building jar: /opt/public/technology/eclipselink/trunk/eclipselink.jar
   [delete] Deleting directory /opt/public/technology/eclipselink/trunk/build

build.test:

build.test:

clean:
   [delete] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/classes not found.

compile:
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/classes
    [javac] Compiling 2598 source files to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/classes
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/PerformanceTest.java:26: cannot find symbol
    [javac] symbol: class PerformanceRegressionTestCase
    [javac] public abstract class PerformanceTest extends PerformanceRegressionTestCase {
    [javac]                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/AddPhoneCachedConcurrentRegressionTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class AddPhoneCachedConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                             ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/AddPhoneCachedConcurrentTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class AddPhoneCachedConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                   ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/IsolatedConcurrentTest.java:20: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public abstract class IsolatedConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                      ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/BasicMathConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class BasicMathConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                              ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/IsolatedConcurrentRegressionTest.java:20: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public abstract class IsolatedConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                                ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsConcurrentRegressionTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class ReadAllObjectsConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                             ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsConcurrentTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadAllObjectsConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                   ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsDatabaseSessionConcurrentTest.java:20: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadAllObjectsDatabaseSessionConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsSharedDatabaseSessionConcurrentTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadAllObjectsSharedDatabaseSessionConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllUOWConcurrentRegressionTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class ReadAllUOWConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllUOWConcurrentTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadAllUOWConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectCachedConcurrentRegressionTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class ReadAnyObjectCachedConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectCachedConcurrentTest.java:21: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadAnyObjectCachedConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedConcurrentRegressionTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class ReadObjectCachedConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedConcurrentTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadObjectCachedConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                     ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedUOWConcurrentRegressionTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class ReadObjectCachedUOWConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedUOWConcurrentTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ReadObjectCachedUOWConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/UpdateAnyObjectCachedConcurrentRegressionTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class UpdateAnyObjectCachedConcurrentRegressionTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/UpdateAnyObjectCachedConcurrentTest.java:22: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class UpdateAnyObjectCachedConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                          ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/CalendarTimeTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class CalendarTimeTest extends PerformanceComparisonTestCase {
    [javac]                                       ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ClassForNameTest.java:17: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ClassForNameTest extends PerformanceComparisonTestCase {
    [javac]                                       ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ComplexMethodTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ComplexMethodTest extends PerformanceComparisonTestCase {
    [javac]                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ConcurrentHashMapGetConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ConcurrentHashMapGetConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ConcurrentHashMapPutConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class ConcurrentHashMapPutConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/DatePrintingTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class DatePrintingTest extends PerformanceComparisonTestCase {
    [javac]                                       ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/DoPrivilegedTest.java:40: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class DoPrivilegedTest extends PerformanceComparisonTestCase {
    [javac]                                       ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/FieldTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class FieldTest extends PerformanceComparisonTestCase {
    [javac]                                ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ForLoopTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ForLoopTest extends PerformanceComparisonTestCase {
    [javac]                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashMapGetConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class HashMapGetConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashMapPutConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class HashMapPutConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashtableGetConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class HashtableGetConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                 ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashtablePutConcurrentTest.java:18: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class HashtablePutConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                 ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/InstanceCreationTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class InstanceCreationTest extends PerformanceComparisonTestCase {
    [javac]                                           ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/LazyInitConcurrentTest.java:19: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceRegressionTest
    [javac] public class LazyInitConcurrentTest extends ConcurrentPerformanceRegressionTest {
    [javac]                                             ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/LinkedHashMapTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class LinkedHashMapTest extends PerformanceComparisonTestCase {
    [javac]                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ListTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ListTest extends PerformanceComparisonTestCase {
    [javac]                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/MapTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class MapTest extends PerformanceComparisonTestCase {
    [javac]                              ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/MethodTest.java:18: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class MethodTest extends PerformanceComparisonTestCase {
    [javac]                                 ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/SynchronizedLazyInitConcurrentTest.java:19: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class SynchronizedLazyInitConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/UnsynchronizedLazyInitConcurrentTest.java:19: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class UnsynchronizedLazyInitConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                           ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/VolatileLazyInitConcurrentTest.java:19: cannot find symbol
    [javac] symbol: class ConcurrentPerformanceComparisonTest
    [javac] public class VolatileLazyInitConcurrentTest extends ConcurrentPerformanceComparisonTest {
    [javac]                                                     ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/InheritanceOuterJoinTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class InheritanceOuterJoinTest extends PerformanceComparisonTestCase {
    [javac]                                               ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/LargeRowFetchTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class LargeRowFetchTest extends PerformanceComparisonTestCase {
    [javac]                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/RowFetchTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class RowFetchTest extends PerformanceComparisonTestCase {
    [javac]                                   ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/TimestampDateTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class TimestampDateTest extends PerformanceComparisonTestCase {
    [javac]                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/TimestampTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class TimestampTest extends PerformanceComparisonTestCase {
    [javac]                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/DeferredvsWriteLockTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class DeferredvsWriteLockTest extends PerformanceComparisonTestCase {
    [javac]                                              ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsReadAllFromResultSet.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsReadAllFromResultSet extends PerformanceComparisonTestCase {
    [javac]                                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadAllvsReadAllFromResultSet.java:44: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadAllvsReadAllFromResultSet
    [javac]     public PerformanceComparisonTestCase readAllFromResultSet() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsReadAllFromResultSet.java:53: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadAllvsReadAllFromResultSet
    [javac]     public PerformanceComparisonTestCase readAllFromResultSet() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:15: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: package org.eclipse.persistence.testing.framework
    [javac] import org.eclipse.persistence.testing.framework.PerformanceComparisonTestCase;
    [javac]                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadObjectPreparedvsDynamicTest extends PerformanceComparisonTestCase {
    [javac]                                                      ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:46: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildPreparedTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:52: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildPreparedEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:58: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:64: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicNoParseCacheEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java:70: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.EmulatedReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicExpressionCachedExpressionTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:70: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildPreparedTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:86: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildPreparedEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:102: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:122: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicNoParseCacheEJBQLTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java:145: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: class org.eclipse.persistence.testing.tests.performance.reading.ReadObjectPreparedvsDynamicTest
    [javac]     public PerformanceComparisonTestCase buildDynamicExpressionCachedExpressionTest() {
    [javac]            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllComplexvsConformTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllComplexvsConformTest extends PerformanceComparisonTestCase {
    [javac]                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllFirstResultVsRownumFilteringTest.java:14: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: package org.eclipse.persistence.testing.framework
    [javac] import org.eclipse.persistence.testing.framework.PerformanceComparisonTestCase;
    [javac]                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllFirstResultVsRownumFilteringTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllFirstResultVsRownumFilteringTest extends PerformanceComparisonTestCase {
    [javac]                                                              ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsFirstResultVsRownumFilteringTest.java:14: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: package org.eclipse.persistence.testing.framework
    [javac] import org.eclipse.persistence.testing.framework.PerformanceComparisonTestCase;
    [javac]                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsFirstResultVsRownumFilteringTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllMaxRowsFirstResultVsRownumFilteringTest extends PerformanceComparisonTestCase {
    [javac]                                                                     ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsVsRownumFilteringTest.java:14: cannot find symbol
    [javac] symbol  : class PerformanceComparisonTestCase
    [javac] location: package org.eclipse.persistence.testing.framework
    [javac] import org.eclipse.persistence.testing.framework.PerformanceComparisonTestCase;
    [javac]                                                  ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsVsRownumFilteringTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllMaxRowsVsRownumFilteringTest extends PerformanceComparisonTestCase {
    [javac]                                                          ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllStreamvsCursorSizeTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllStreamvsCursorSizeTest extends PerformanceComparisonTestCase {
    [javac]                                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllStreamvsCursorTest.java:19: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllStreamvsCursorTest extends PerformanceComparisonTestCase {
    [javac]                                                ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsBatch1mTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsBatch1mTest extends PerformanceComparisonTestCase {
    [javac]                                           ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsBatch21mTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsBatch21mTest extends PerformanceComparisonTestCase {
    [javac]                                            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsConformNewUnitOfWorkTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsConformNewUnitOfWorkTest extends PerformanceComparisonTestCase {
    [javac]                                                        ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsConformTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsConformTest extends PerformanceComparisonTestCase {
    [javac]                                           ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsCursorTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsCursorTest extends PerformanceComparisonTestCase {
    [javac]                                          ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsInMemoryTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsInMemoryTest extends PerformanceComparisonTestCase {
    [javac]                                            ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsJoinBatchTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadAllvsJoinBatchTest extends PerformanceComparisonTestCase {
    [javac]                                             ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectCachevsDatabaseTest.java:21: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadObjectCachevsDatabaseTest extends PerformanceComparisonTestCase {
    [javac]                                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectStaticvsDynamicTest.java:20: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadObjectStaticvsDynamicTest extends PerformanceComparisonTestCase {
    [javac]                                                    ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectvsJoinTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadObjectvsJoinTest extends PerformanceComparisonTestCase {
    [javac]                                           ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectvsParameterizedSQLTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class ReadObjectvsParameterizedSQLTest extends PerformanceComparisonTestCase {
    [javac]                                                       ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertBatchUnitOfWorkComparisonTest.java:22: cannot find symbol
    [javac] symbol: class PerformanceComparisonTestCase
    [javac] public class InsertBatchUnitOfWorkComparisonTest extends PerformanceComparisonTestCase {
    [javac]                                                          ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:37: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.BasicMathConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new BasicMathConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:38: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadObjectCachedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadObjectCachedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:39: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAnyObjectCachedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAnyObjectCachedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:40: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAnyObjectIsolatedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAnyObjectIsolatedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:41: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadObjectCachedUOWConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadObjectCachedUOWConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:42: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAllObjectsConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAllObjectsConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:43: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAllObjectsIsolatedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAllObjectsIsolatedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:44: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAllObjectsDatabaseSessionConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAllObjectsDatabaseSessionConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:45: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAllObjectsSharedDatabaseSessionConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAllObjectsSharedDatabaseSessionConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:46: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAllUOWConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new ReadAllUOWConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:47: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.AddPhoneCachedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new AddPhoneCachedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:48: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.AddPhoneIsolatedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new AddPhoneIsolatedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:49: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.UpdateAnyObjectCachedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new UpdateAnyObjectCachedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java:50: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.UpdateAnyObjectIsolatedConcurrentTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyComparisonTestModel
    [javac]         addTest(new UpdateAnyObjectIsolatedConcurrentTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyRegressionTestModel.java:37: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadObjectCachedConcurrentRegressionTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyRegressionTestModel
    [javac]         addTest(new ReadObjectCachedConcurrentRegressionTest());
    [javac]         ^
    [javac] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyRegressionTestModel.java:38: cannot find symbol
    [javac] symbol  : method addTest(org.eclipse.persistence.testing.tests.performance.concurrent.ReadAnyObjectCachedConcurrentRegressionTest)
    [javac] location: class org.eclipse.persistence.testing.tests.performance.ConcurrencyRegressionTestModel
    [javac]         addTest(new ReadAnyObjectCachedConcurrentRegressionTest());
    [javac]         ^
    [javac] Note: * uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 100 errors

BUILD FAILED
/opt/public/technology/eclipselink/build.xml:44: The following error occurred while executing this line:
/opt/public/technology/eclipselink/trunk/build.xml:37: The following error occurred while executing this line:
/opt/public/technology/eclipselink/trunk/foundation/eclipselink.core.test/build.xml:48: Compile failed; see the compiler error output for details.

Total time: 3 minutes 5 seconds


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top