Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 184270

Summary: Move JUnit Plug-in test tools documentation to a separate plug-in.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Paul Slauenwhite <paulslau>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: jcayne
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 182367    
Bug Blocks:    

Description Paul Slauenwhite CLA 2007-04-26 12:38:19 EDT
Move JUnit Plug-in test tools documentation to a separate plug-in.

Due to https://bugs.eclipse.org/bugs/show_bug.cgi?id=182367, the JUnit Plug-in test tools have been moved to a separate plug-in (org.eclipse.tptp.test.tools.junit.plugin).  However, due to 4.4 translation dates, the documentation was not moved to a separate plug-in.  Instead, the content was filtered based on the presence of the org.eclipse.pde.ui plug-in (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=182367#c6)
Comment 1 Paul Slauenwhite CLA 2007-04-26 12:54:47 EDT
Files modified under defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=182367 include:

org.eclipse.tptp.test.report.birt.doc.user\junitplugin_birt_toc.xml
org.eclipse.hyades.test.doc.user\junit_toc.xml
org.eclipse.hyades.test.doc.user\concepts\ccommontestingtasksandconcepts.htm
Comment 2 Paul Slauenwhite CLA 2008-02-28 23:26:13 EST
Created the org.eclipse.tptp.test.tools.junit.plugin.doc.user plug-in and added to the org.eclipse.tptp.test.tools.junit feature.  The new plug-in was also added to the TPTP Project Matrix.  Finally, corrected the order of topics in the JUnit Plug-in TOC (broken links will be covered under https://bugs.eclipse.org/bugs/show_bug.cgi?id=220875).

Joel, does the new plug-in need to be added to any of the following (or any other build files):

/org.eclipse.hyades.releng.builder/master/bash/rmt-add-plugins-to-ac.sh
/org.eclipse.hyades.releng.builder/master/maps/hyades.map
/org.eclipse.hyades.releng.builder/releases/4.5.0/release_4.5.0.xml

Also, can you please regenerate the TPTP Project Matrix.  

Thanks.
Comment 3 Joel Cayne CLA 2008-02-29 08:41:12 EST
org.eclipse.tptp.test.tools.junit.plugin.doc.user has been added to the map and the matrix generated. Does this plug-in need to be part of the AC?
Comment 4 Paul Slauenwhite CLA 2008-02-29 08:42:47 EST
(In reply to comment #3)
> org.eclipse.tptp.test.tools.junit.plugin.doc.user has been added to the map and
> the matrix generated. Does this plug-in need to be part of the AC?
> 

No.  Thanks Joel
Comment 5 Paul Slauenwhite CLA 2008-06-10 10:00:49 EDT
Verified in TPTP-4.5.0-200806070100.  Closing.