Community
Participate
Working Groups
Package the new API Recorder Framework plugin as a Technology Preview. Based on https://bugs.eclipse.org/bugs/show_bug.cgi?id=119688, the new test/org.eclipse.tptp.test.tools.api plugin requires the following to be published as a TPTP Technology Preview: -Feature including: epl-v10.html feature.properties feature.xml license.html -Build. -Packaging including: epl-v10.html notice.html
I don't see org.eclipse.tptp.test.tools.api plugin in CVS yet. Please inform me when it's ready. What is the feature ID of the feature that contains the new plugin? What is the feature name of the new feature? Can the plugin be packaged as a jar file? Please also provide me with a description of the tech preview. I will need that for the download page. You can see the download page for some examples.
Lets hold on posting this feature to the web site since it currently is not working due to #156376. I will provide the necessary content in i3.
Hi Paul, Do I need to work on this feature for TPTP 4.3 i3? Thanks, Hubert
(In reply to comment #3) > Hi Paul, Do I need to work on this feature for TPTP 4.3 i3? > Thanks, > Hubert Only if 156376 is fixed in 4.3 i3. I would plan on completing this in i3 until we hear otherwise. I will have the content for the Tech Preview later this week.
Hi Paul, Is this bug going to be deferred? Please let me know ASAP if build work is required for TPTP 4.3i3. Hubert
(In reply to comment #5) > Hi Paul, Is this bug going to be deferred? Please let me know ASAP if build > work is required for TPTP 4.3i3. > Hubert We are working on a work-around for 156376 which should be complete by Fri. Lets not defer this since it is part of 4.3's feature deliverables. I will open defects for the API Recorder's work-around and the required feature.
(In reply to comment #1) > I don't see org.eclipse.tptp.test.tools.api plugin in CVS yet. Please inform > me when it's ready. See http://dev.eclipse.org/viewcvs/index.cgi/test/org.eclipse.tptp.test.tools.api/?cvsroot=TPTP_Project. > What is the feature ID of the feature that contains the new plugin? org.eclipse.tptp.test.tools.api > What is the feature name of the new feature? TPTP API Recorder Framework and Test Tools > Can the plugin be packaged as a jar file? No. > Please also provide me with a description of the tech preview. I will need > that for the download page. You can see the download page for some examples. TPTP's API Recorder allows users to record API invocations of local/remote Java applications based on user-defined filters (package/class/method/signature). Recordings may be converted into TPTP JUnit test suites for unit and regression testing of the recorded Java application.
The required feature (http://dev.eclipse.org/viewcvs/index.cgi/test/features/org.eclipse.tptp.test.tools.api/?cvsroot=TPTP_Project) is in CVS (HEAD). Hubert: Can you confirm the structure of the feature is correct?
The tech preview is in build TPTP-4.3.0-200611040100.
Verified in TPTP web site. Closing.