# 10/4/07 11:11:40 AM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/askehill/stp_build/build-stp-I/workdir/plugins/org.eclipse.stp.soas.deploy.models.deployfile/src/org/eclipse/stp/soas/deploy/models/deployfile/DeployPackage.java (at line 56) EList getTargetConfiguration(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 2. WARNING in /shared/stp/askehill/stp_build/build-stp-I/workdir/plugins/org.eclipse.stp.soas.deploy.models.deployfile/src/org/eclipse/stp/soas/deploy/models/deployfile/DeployServer.java (at line 59) EList getTargetingConfiguration(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 3. WARNING in /shared/stp/askehill/stp_build/build-stp-I/workdir/plugins/org.eclipse.stp.soas.deploy.models.deployfile/src/org/eclipse/stp/soas/deploy/models/deployfile/Root.java (at line 58) EList getPackage(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 4. WARNING in /shared/stp/askehill/stp_build/build-stp-I/workdir/plugins/org.eclipse.stp.soas.deploy.models.deployfile/src/org/eclipse/stp/soas/deploy/models/deployfile/Root.java (at line 76) EList getServer(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 5. ERROR in /shared/stp/askehill/stp_build/build-stp-I/workdir/plugins/org.eclipse.stp.soas.deploy.models.deployfile/src/org/eclipse/stp/soas/deploy/models/deployfile/impl/DeployConfigurationImpl.java (at line 129) if (EcoreUtil.isAncestor(this, newSourcePackage)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Collection is not generic; it cannot be parameterized with arguments ---------- 5 problems (1 error, 4 warnings)[9 .class files generated]