# 10/25/06 9:26:46 AM EEST # Eclipse Java Compiler 0.658, 3.2.0 release candidate-1, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/ConfigurationImpl.java (at line 151) getItems().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 2. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/ConfigurationImpl.java (at line 155) getErrors().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 3. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/ConfigurationItemImpl.java (at line 301) getValidValues().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 4. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceDescriptionImpl.java (at line 197) getCapabilities().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 5. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceDescriptionImpl.java (at line 201) getFeatures().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 6. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceGroupImpl.java (at line 241) getFeatures().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 7. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceGroupImpl.java (at line 245) getCapabilities().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 8. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceImpl.java (at line 559) getProtectionDomains().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 9. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DeviceImpl.java (at line 572) getRuntimePlatformDefinitions().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 10. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DevicePlatformImpl.java (at line 709) getDevices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 11. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/DevicePlatformImpl.java (at line 719) getRuntimePlatformDefinitions().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 12. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/devices/impl/ProtectionDomainImpl.java (at line 169) getPermissions().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 13. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/extension/impl/ExtensionPackageImpl.java (at line 310) buildExtensionEClass.getESuperTypes().add(this.getMtjExtension()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 14. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/preprocessing/impl/PreprocessingPackageImpl.java (at line 299) capabilityConditionEClass.getESuperTypes().add(this.getCondition()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 15. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/preprocessing/impl/PreprocessingPackageImpl.java (at line 300) featureConditionEClass.getESuperTypes().add(this.getCondition()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 16. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/project/impl/PackagingDetailsImpl.java (at line 172) getExculedManifestEntries().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 17. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/project/impl/ProjectImpl.java (at line 446) getTargetDevices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 18. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/project/impl/TargetDeviceImpl.java (at line 433) getSigningDetails().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 19. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/project/impl/TargetDeviceImpl.java (at line 437) getPreprocessingDetails().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 20. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/DeviceProfileImpl.java (at line 22) import org.eclipse.emf.ecore.EStructuralFeature; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.EStructuralFeature is never used ---------- 21. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/DeviceProfileImpl.java (at line 30) import org.eclipse.emf.ecore.util.EObjectResolvingEList; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.util.EObjectResolvingEList is never used ---------- 22. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/DeviceProfileImpl.java (at line 213) getServiceApis().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 23. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/RuntimePlatformDefinitionImpl.java (at line 275) getDevices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 24. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/RuntimePlatformDefinitionImpl.java (at line 279) getDeviceProfiles().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 25. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/RuntimePlatformDefinitionImpl.java (at line 283) getServiceApis().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 26. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/RuntimePlatformDefinitionImpl.java (at line 287) getDeviceConfigurations().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 27. WARNING in /home/shji/mtj-build/S-0.7RC1/src/eclipse/plugins/org.eclipse.mtj.core.model/src/org/eclipse/mtj/api/runtimes/impl/RuntimePlatformImpl.java (at line 214) getTargetDevices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 27 problems (27 warnings)[135 .class files generated]