Community
Participate
Working Groups
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.platform.models/src-test/org/eclipse/hyades/models/common/datapool/impl/DPLDatapoolImpl.java: 23:import org.eclipse.core.internal.runtime.ListenerList; plugins/org.eclipse.tptp.platform.models/src-test/org/eclipse/hyades/loaders/common/provisional/XMLannotatedVerdictEventLoader.java: 9:import org.eclipse.emf.ecore.xml.type.internal.DataValue; plugins/org.eclipse.tptp.platform.models/src-test/org/eclipse/hyades/loaders/common/provisional/XMLannotatedMessageEventLoader.java: 9:import org.eclipse.emf.ecore.xml.type.internal.DataValue;
I fixed the first file, passing to Paul for the other two.
Also: plugins/org.eclipse.hyades.test.tools.core/src-common-runner/org/eclipse/tptp/test/common/event/provisional/AnnotatedVerdictEvent.java: 8:import org.eclipse.emf.ecore.xml.type.internal.DataValue; plugins/org.eclipse.hyades.test.tools.core/src-common-runner/org/eclipse/tptp/test/common/event/provisional/AnnotatedMessageEvent.java: 8:import org.eclipse.emf.ecore.xml.type.internal.DataValue;
Classes checked in to CVS (HEAD). Used XMLTypeFactory.eINSTANCE.convertBase64Binary(byte[]) and XMLTypeFactory.eINSTANCE.createBase64Binary(String) in place of DataValue.Base64.encode(byte[]) and DataValue.Base64.decode(String).
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 enhancement/defect has been resolved and unverified for more than 1 year 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.