Compiler log for org.eclipse.pde.build_3.12.100.v20230825-1354 : lib_pdebuild-ant.jar.xml

TOTAL : ERRORS: 0, WARNINGS: 92, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings

/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java
 (at line 31)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java
 (at line 60)
PublisherInfo info = getPublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java
 (at line 61)
info.addAdvice(advice);
Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java
 (at line 65)
application.run(info);
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')

/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 28)
import org.eclipse.equinox.p2.publisher.eclipse.BundlesAction;
Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 29)
import org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction;
Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 46)
application.addAction(new FeaturesAction(f));
Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 46)
application.addAction(new FeaturesAction(f));
Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
5. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 48)
application.addAction(new BundlesAction(b));
Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
6. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 48)
application.addAction(new BundlesAction(b));
Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
7. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 63)
application.run(getPublisherInfo());
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')

/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java
 (at line 35)
import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java
 (at line 187)
FeatureEntry[] pluginEntries = feature.getPluginEntries();
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java
 (at line 188)
for (FeatureEntry pluginEntry : pluginEntries) {
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java
 (at line 189)
String elementId = pluginEntry.getId();
Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
5. WARNING in /src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java
 (at line 190)
if (pluginEntry.isFragment())
Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')

/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 27)
import org.eclipse.equinox.p2.publisher.IPublisherInfo;
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 28)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 94)
protected PublisherInfo publisherInfo = null;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 143)
application.setMetadataLocation(metadataLocation);
Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
5. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 144)
application.setArtifactLocation(artifactLocation);
Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
6. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 146)
application.setCompress(compress);
Discouraged access: The method 'AbstractPublisherApplication.setCompress(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
7. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 150)
application.setContextRepositories(metadata, artifacts);
Discouraged access: The method 'AbstractPublisherApplication.setContextRepositories(URI[], URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
8. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 206)
protected PublisherInfo getPublisherInfo() {
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
9. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 208)
publisherInfo = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
10. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 208)
publisherInfo = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
11. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 209)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
12. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 209)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
13. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java
 (at line 209)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')

/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 22)
import org.eclipse.equinox.p2.publisher.IPublisherInfo;
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 23)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 35)
protected PublisherInfo info = null;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 55)
protected PublisherInfo getInfo() {
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
5. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 57)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
6. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 57)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
7. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 75)
getGenerator().setArtifactLocation(URIUtil.fromString(location));
Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
8. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 123)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
9. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 123)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
10. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 153)
getInfo().setConfigurations(new String[] {config.toString()});
Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
11. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 161)
getGenerator().setMetadataLocation(URIUtil.fromString(location));
Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
12. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 174)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
13. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 174)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
14. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 180)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
15. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 180)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
16. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 191)
int options = getInfo().getArtifactOptions();
Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
17. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 193)
info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
18. WARNING in /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 API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
19. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 193)
info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
20. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 195)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
21. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 195)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
22. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 195)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
23. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 199)
int options = getInfo().getArtifactOptions();
Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
24. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 201)
info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
25. WARNING in /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 API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
26. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 201)
info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
27. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 203)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
28. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 203)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
29. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 203)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')

/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 36)
import org.eclipse.equinox.internal.p2.core.helpers.FileUtils;
Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 39)
import org.eclipse.equinox.internal.p2.engine.phases.Collect;
Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 40)
import org.eclipse.equinox.internal.p2.engine.phases.Install;
Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
4. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 41)
import org.eclipse.equinox.internal.p2.metadata.TouchpointData;
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
5. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 42)
import org.eclipse.equinox.internal.p2.metadata.TouchpointInstruction;
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
6. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 87)
return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
7. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 87)
return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
Discouraged access: The constructor 'Collect(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
8. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 87)
return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
9. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 87)
return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
Discouraged access: The constructor 'Install(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
10. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 125)
FileUtils.deleteAll(new File(getRootFolder()));
Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
11. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 125)
FileUtils.deleteAll(new File(getRootFolder()));
Discouraged access: The method 'FileUtils.deleteAll(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
12. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 272)
FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
13. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 272)
FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
Discouraged access: The method 'FileUtils.zip(ZipOutputStream, File, Set<File>, FileUtils.IPathComputer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
14. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 272)
FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
15. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 272)
FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
Discouraged access: The method 'FileUtils.createRootPathComputer(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
16. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 334)
TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
17. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 334)
TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
18. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 334)
TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
19. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 339)
results.set(i, new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
20. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 339)
results.set(i, new TouchpointData(instructions));
Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
21. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 345)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
22. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 345)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
23. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 345)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
24. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 348)
results.add(new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
25. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 348)
results.add(new TouchpointData(instructions));
Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
26. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 358)
result.add(new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
27. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 358)
result.add(new TouchpointData(instructions));
Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
28. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 363)
return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
29. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 363)
return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
30. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 369)
return new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
31. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java
 (at line 369)
return new TouchpointInstruction(body, null);
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')

/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java
 (at line 32)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
2. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java
 (at line 82)
PublisherInfo info = getPublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
3. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java
 (at line 86)
application.run(info);
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.29/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')