Compiler log for org.eclipse.pde.build_3.10.1000.v20210130-0813 : 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/FeaturesAndBundlesTask.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java
 (at line 26)
import org.eclipse.equinox.p2.publisher.eclipse.BundlesAction;
Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 27)
import org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction;
Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 44)
application.addAction(new FeaturesAction(f));
Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 44)
application.addAction(new FeaturesAction(f));
Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 46)
application.addAction(new BundlesAction(b));
Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 46)
application.addAction(new BundlesAction(b));
Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 61)
application.run(getPublisherInfo());
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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/GatherFeatureTask.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java
 (at line 27)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 53)
PublisherInfo info = getPublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 54)
info.addAdvice(advice);
Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 58)
application.run(info);
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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/AbstractPublisherTask.java : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.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/I-build-4.19/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 23)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 89)
protected PublisherInfo publisherInfo = null;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 138)
application.setMetadataLocation(metadataLocation);
Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 139)
application.setArtifactLocation(artifactLocation);
Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 141)
application.setCompress(compress);
Discouraged access: The method 'AbstractPublisherApplication.setCompress(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 145)
application.setContextRepositories(metadata, artifacts);
Discouraged access: The method 'AbstractPublisherApplication.setContextRepositories(URI[], URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 201)
protected PublisherInfo getPublisherInfo() {
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 203)
publisherInfo = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 203)
publisherInfo = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 204)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 204)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 204)
publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 21)
import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 171)
FeatureEntry[] pluginEntries = feature.getPluginEntries();
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 172)
for (FeatureEntry pluginEntry : pluginEntries) {
Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 173)
String elementId = pluginEntry.getId();
Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 174)
if (pluginEntry.isFragment())
Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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/generator/GeneratorTask.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java
 (at line 21)
import org.eclipse.equinox.p2.publisher.IPublisherInfo;
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 22)
import org.eclipse.equinox.p2.publisher.PublisherInfo;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 34)
protected PublisherInfo info = null;
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 54)
protected PublisherInfo getInfo() {
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 56)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 56)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 74)
getGenerator().setArtifactLocation(URIUtil.fromString(location));
Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 122)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 122)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 152)
getInfo().setConfigurations(new String[] {config.toString()});
Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 160)
getGenerator().setMetadataLocation(URIUtil.fromString(location));
Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 173)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 173)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 179)
info = new PublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 179)
info = new PublisherInfo();
Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 190)
int options = getInfo().getArtifactOptions();
Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 192)
info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 192)
info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 192)
info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 194)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 194)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 194)
info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 198)
int options = getInfo().getArtifactOptions();
Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 200)
info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 200)
info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 200)
info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 202)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 202)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 202)
info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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/GatherBundleTask.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.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/I-build-4.19/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 73)
PublisherInfo info = getPublisherInfo();
Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 77)
application.run(info);
Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 28)
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/I-build-4.19/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 31)
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/I-build-4.19/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 32)
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/I-build-4.19/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 33)
import org.eclipse.equinox.internal.p2.metadata.TouchpointData;
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 34)
import org.eclipse.equinox.internal.p2.metadata.TouchpointInstruction;
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 71)
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/I-build-4.19/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 71)
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/I-build-4.19/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 71)
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/I-build-4.19/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 71)
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/I-build-4.19/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 109)
FileUtils.deleteAll(new File(getRootFolder()));
Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 109)
FileUtils.deleteAll(new File(getRootFolder()));
Discouraged access: The method 'FileUtils.deleteAll(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 256)
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/I-build-4.19/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 256)
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/I-build-4.19/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 256)
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/I-build-4.19/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 256)
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/I-build-4.19/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 320)
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/I-build-4.19/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 320)
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/I-build-4.19/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 320)
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/I-build-4.19/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 325)
results.set(i, new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 325)
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/I-build-4.19/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 331)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 331)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 331)
TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 334)
results.add(new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 334)
results.add(new TouchpointData(instructions));
Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 344)
result.add(new TouchpointData(instructions));
Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 344)
result.add(new TouchpointData(instructions));
Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 349)
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/I-build-4.19/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 349)
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/I-build-4.19/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 355)
return new TouchpointInstruction(body, null);
Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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 355)
return new TouchpointInstruction(body, null);
Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.19/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')