Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 126574 - Internal API reference in plug-in
Summary: Internal API reference in plug-in
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Antony Miguel CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords:
Depends on:
Blocks: 126589
  Show dependency tree
 
Reported: 2006-02-06 10:38 EST by Ruth Lee CLA
Modified: 2016-05-05 10:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruth Lee CLA 2006-02-06 10:38:14 EST
The build scan found references to non-TPTP internal API that must be removed. If it is not possible to remove the API, then open a bug against the team that owns the internal API to make the internal API public, and make this bugzilla depend on that bug.

The following references were found:
plugins/org.eclipse.tptp.choreography/src/org/eclipse/tptp/choreography/jengine/internal/api/JavaProgramFactory.java:
122:		org.eclipse.jdt.internal.compiler.batch.Main compiler = new org.eclipse.jdt.internal.compiler.batch.Main(new PrintWriter(System.out), new PrintWriter(System.err), false);
129://		org.eclipse.jdt.internal.compiler.batch.Main.main(srcnames); 

plugins/org.eclipse.tptp.choreography/src/org/eclipse/tptp/choreography/jengine/internal/compiler/bpel/BPELTranslator.java:
4428://		org.eclipse.jdt.internal.compiler.batch.Main compiler = new org.eclipse.jdt.internal.compiler.batch.Main(new PrintWriter(System.out), new PrintWriter(System.err), false);
4429:		org.eclipse.jdt.internal.compiler.batch.Main compiler = new org.eclipse.jdt.internal.compiler.batch.Main(mout, mout, false);
4437://		org.eclipse.jdt.internal.compiler.batch.Main.main(srcnames);
Comment 1 Antony Miguel CLA 2006-02-17 11:50:03 EST
The choreography component has been removed from TPTP
Comment 2 Paul Slauenwhite CLA 2009-06-30 09:45:24 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.
Comment 3 Paul Slauenwhite CLA 2009-06-30 09:46:30 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.