errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 18) import org.eclipse.equinox.p2.publisher.IPublisherInfo; Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 19) import org.eclipse.equinox.p2.publisher.PublisherInfo; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 31) protected PublisherInfo info = null; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
4. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 53) protected PublisherInfo getInfo() { Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
5. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 55) info = new PublisherInfo(); Discouraged access: The constructor PublisherInfo() is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
6. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 55) info = new PublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
7. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 73) getGenerator().setArtifactLocation(URIUtil.fromString(location)); Discouraged access: The method setArtifactLocation(URI) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
8. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 121) info = new PublisherInfo(); Discouraged access: The constructor PublisherInfo() is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
9. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 121) info = new PublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
10. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 151) getInfo().setConfigurations(new String[] {config.toString()}); Discouraged access: The method setConfigurations(String[]) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
11. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 159) getGenerator().setMetadataLocation(URIUtil.fromString(location)); Discouraged access: The method setMetadataLocation(URI) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
12. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 172) info = new PublisherInfo(); Discouraged access: The constructor PublisherInfo() is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
13. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 172) info = new PublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
14. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 178) info = new PublisherInfo(); Discouraged access: The constructor PublisherInfo() is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
15. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 178) info = new PublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
16. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 189) int options = getInfo().getArtifactOptions(); Discouraged access: The method getArtifactOptions() from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
17. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 191) info.setArtifactOptions(options | IPublisherInfo.A_INDEX); Discouraged access: The method setArtifactOptions(int) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
18. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 191) info.setArtifactOptions(options | IPublisherInfo.A_INDEX); Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
19. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 191) info.setArtifactOptions(options | IPublisherInfo.A_INDEX); Discouraged access: The field A_INDEX from the type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
20. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 193) info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); Discouraged access: The method setArtifactOptions(int) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
21. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 193) info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
22. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 193) info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); Discouraged access: The field A_INDEX from the type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
23. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 197) int options = getInfo().getArtifactOptions(); Discouraged access: The method getArtifactOptions() from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
24. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 199) info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); Discouraged access: The method setArtifactOptions(int) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
25. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 199) info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
26. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 199) info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); Discouraged access: The field A_PUBLISH from the type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
27. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 201) info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); Discouraged access: The method setArtifactOptions(int) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
28. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 201) info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
29. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java (at line 201) info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); Discouraged access: The field A_PUBLISH from the type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 19) import org.eclipse.equinox.p2.publisher.IPublisherInfo; Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 20) import org.eclipse.equinox.p2.publisher.PublisherInfo; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 86) protected PublisherInfo publisherInfo = null; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
4. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 135) application.setMetadataLocation(metadataLocation); Discouraged access: The method setMetadataLocation(URI) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
5. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 136) application.setArtifactLocation(artifactLocation); Discouraged access: The method setArtifactLocation(URI) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
6. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 141) application.setContextRepositories(metadata, artifacts); Discouraged access: The method setContextRepositories(URI[], URI[]) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
7. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 197) protected PublisherInfo getPublisherInfo() { Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
8. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 199) publisherInfo = new PublisherInfo(); Discouraged access: The constructor PublisherInfo() is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
9. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 199) publisherInfo = new PublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
10. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 200) publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); Discouraged access: The method setArtifactOptions(int) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
11. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 200) publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); Discouraged access: The type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
12. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java (at line 200) publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); Discouraged access: The field A_PUBLISH from the type IPublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 22) import org.eclipse.equinox.internal.p2.core.helpers.FileUtils; Discouraged access: The type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 25) import org.eclipse.equinox.internal.p2.engine.phases.Collect; Discouraged access: The type Collect is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 26) import org.eclipse.equinox.internal.p2.engine.phases.Install; Discouraged access: The type Install is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
4. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 27) import org.eclipse.equinox.internal.p2.metadata.TouchpointData; Discouraged access: The type TouchpointData is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
5. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 28) import org.eclipse.equinox.internal.p2.metadata.TouchpointInstruction; Discouraged access: The type TouchpointInstruction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
6. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 41) import org.eclipse.equinox.spi.p2.publisher.PublisherHelper; Discouraged access: The type PublisherHelper is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
7. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 64) return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}) { /* nothing to override */}; Discouraged access: The constructor Collect(int) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
8. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 64) return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}) { /* nothing to override */}; Discouraged access: The type Collect is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
9. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 64) return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}) { /* nothing to override */}; Discouraged access: The constructor Install(int) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
10. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 64) return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}) { /* nothing to override */}; Discouraged access: The type Install is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.engine/@dot |
11. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 100) FileUtils.deleteAll(new File(getRootFolder())); Discouraged access: The type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
12. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 100) FileUtils.deleteAll(new File(getRootFolder())); Discouraged access: The method deleteAll(File) from the type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
13. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 210) newIUDescription.setCapabilities(new IProvidedCapability[] {PublisherHelper.createSelfCapability(id, version)}); Discouraged access: The type PublisherHelper is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
14. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 210) newIUDescription.setCapabilities(new IProvidedCapability[] {PublisherHelper.createSelfCapability(id, version)}); Discouraged access: The method createSelfCapability(String, Version) from the type PublisherHelper is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
15. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 219) IArtifactKey key = artifactRepo.createArtifactKey(PublisherHelper.BINARY_ARTIFACT_CLASSIFIER, newIUDescription.getId(), newIUDescription.getVersion()); Discouraged access: The type PublisherHelper is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
16. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 219) IArtifactKey key = artifactRepo.createArtifactKey(PublisherHelper.BINARY_ARTIFACT_CLASSIFIER, newIUDescription.getId(), newIUDescription.getVersion()); Discouraged access: The field BINARY_ARTIFACT_CLASSIFIER from the type PublisherHelper is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
17. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 234) FileUtils.zip(output, root, Collections.EMPTY_SET, FileUtils.createRootPathComputer(root)); Discouraged access: The type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
18. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 234) FileUtils.zip(output, root, Collections.EMPTY_SET, FileUtils.createRootPathComputer(root)); Discouraged access: The method zip(ZipOutputStream, File, Set, FileUtils.IPathComputer) from the type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
19. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 234) FileUtils.zip(output, root, Collections.EMPTY_SET, FileUtils.createRootPathComputer(root)); Discouraged access: The type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
20. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 234) FileUtils.zip(output, root, Collections.EMPTY_SET, FileUtils.createRootPathComputer(root)); Discouraged access: The method createRootPathComputer(File) from the type FileUtils is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.core/@dot |
21. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 311) TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ Discouraged access: The type TouchpointInstruction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
22. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 311) TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ Discouraged access: The constructor TouchpointInstruction(String, String) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
23. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 311) TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ Discouraged access: The type TouchpointInstruction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
24. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 316) results.set(i, new TouchpointData(instructions)); Discouraged access: The constructor TouchpointData(Map) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
25. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 316) results.set(i, new TouchpointData(instructions)); Discouraged access: The type TouchpointData is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
26. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 322) TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); Discouraged access: The type TouchpointInstruction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
27. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 322) TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); Discouraged access: The constructor TouchpointInstruction(String, String) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
28. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 322) TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); Discouraged access: The type TouchpointInstruction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
29. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 325) results.add(new TouchpointData(instructions)); Discouraged access: The constructor TouchpointData(Map) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
30. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java (at line 325) results.add(new TouchpointData(instructions)); Discouraged access: The type TouchpointData is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.metadata/@dot |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 23) import org.eclipse.equinox.p2.publisher.eclipse.BundlesAction; Discouraged access: The type BundlesAction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 24) import org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction; Discouraged access: The type FeaturesAction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 40) application.addAction(new FeaturesAction(f)); Discouraged access: The constructor FeaturesAction(File[]) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
4. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 40) application.addAction(new FeaturesAction(f)); Discouraged access: The type FeaturesAction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
5. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 42) application.addAction(new BundlesAction(b)); Discouraged access: The constructor BundlesAction(File[]) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
6. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 42) application.addAction(new BundlesAction(b)); Discouraged access: The type BundlesAction is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
7. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java (at line 57) application.run(getPublisherInfo()); Discouraged access: The method run(PublisherInfo) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java (at line 19) import org.eclipse.equinox.p2.publisher.PublisherInfo; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java (at line 67) PublisherInfo info = getPublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java (at line 71) application.run(info); Discouraged access: The method run(PublisherInfo) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
1. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java (at line 20) import org.eclipse.equinox.p2.publisher.PublisherInfo; Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
2. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java (at line 43) PublisherInfo info = getPublisherInfo(); Discouraged access: The type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
3. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java (at line 44) info.addAdvice(advice); Discouraged access: The method addAdvice(IPublisherAdvice) from the type PublisherInfo is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |
4. WARNING in /builds/M201009090800/src/plugins/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java (at line 48) application.run(info); Discouraged access: The method run(PublisherInfo) from the type AbstractPublisherApplication is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.equinox.p2.publisher/@dot |