Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

Number of source files: 126 Number of classfiles: 439

Problems: 20 (Errors: 0 Warnings: 20 )

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/context/persistence/customization/EclipseLinkCustomizationTests.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("unused")

EclipseLinkCustomizationTests.java :

674 : @SuppressWarnings("unused")

2. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("unused")

EclipseLinkCustomizationTests.java :

697 : @SuppressWarnings("unused")

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/context/persistence/schema/generation/SchemaGenerationBasicAdapterTests.java
1. WARNING: LocalVariableIsNeverUsed

The value of the local variable propertyListAdapter is not used

SchemaGenerationBasicAdapterTests.java :

86 : ListValueModel<PersistenceUnit.Property> propertyListAdapter = new ItemPropertyListValueModelAdapter<PersistenceUnit.Property>(propertiesAdapter, PersistenceUnit.Property.VALUE_PROPERTY);

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v1_1/context/orm/EclipseLink1_1OrmPersistentAttributeTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink1_1OrmPersistentAttributeTests.java :

14 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v1_1/context/orm/EclipseLink1_1OrmPersistentTypeTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink1_1OrmPersistentTypeTests.java :

14 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v1_1/context/orm/EclipseLink1_1OrmTransientMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink1_1OrmTransientMappingTests.java :

14 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaCollectionTableTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaCollectionTableTests.java :

15 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaElementCollectionMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaElementCollectionMappingTests.java :

16 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaEntityTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaEntityTests.java :

16 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

2. WARNING: LocalVariableIsNeverUsed

The value of the local variable customerPersistentType is not used

EclipseLink2_0JavaEntityTests.java :

1418 : PersistentType customerPersistentType = specifiedClassRefs.next().getJavaPersistentType();

3. WARNING: LocalVariableIsNeverUsed

The value of the local variable customerPersistentType is not used

EclipseLink2_0JavaEntityTests.java :

1530 : PersistentType customerPersistentType = specifiedClassRefs.next().getJavaPersistentType();

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaManyToOneMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaManyToOneMappingTests.java :

14 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaOneToManyMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaOneToManyMappingTests.java :

16 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/java/EclipseLink2_0JavaOneToOneMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0JavaOneToOneMappingTests.java :

15 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/orm/EclipseLink2_0OrmCollectionTableTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0OrmCollectionTableTests.java :

15 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/orm/EclipseLink2_0OrmElementCollectionMappingTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0OrmElementCollectionMappingTests.java :

16 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

2. WARNING: LocalVariableIsNeverUsed

The value of the local variable persistentType2 is not used

EclipseLink2_0OrmElementCollectionMappingTests.java :

1204 : OrmPersistentType persistentType2 = getEntityMappings().addPersistentType(MappingKeys.EMBEDDABLE_TYPE_MAPPING_KEY, PACKAGE_NAME + ".Address");

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/orm/EclipseLink2_0OrmEntityTests.java
1. WARNING: UnusedImport

The import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter is never used

EclipseLink2_0OrmEntityTests.java :

16 : import org.eclipse.jpt.common.core.tests.internal.utility.jdt.AnnotationTestCase.DefaultAnnotationWriter;

2. WARNING: LocalVariableIsNeverUsed

The value of the local variable customerPersistentType is not used

EclipseLink2_0OrmEntityTests.java :

1355 : OrmPersistentType customerPersistentType = getEntityMappings().addPersistentType(MappingKeys.MAPPED_SUPERCLASS_TYPE_MAPPING_KEY, PACKAGE_NAME + ".Customer");

Source File: org/eclipse/jpt/jpa/eclipselink/core/tests/internal/v2_0/context/persistence/EclipseLink2_0OptionsTests.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("unused")

EclipseLink2_0OptionsTests.java :

327 : @SuppressWarnings("unused")