Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 150021 - Remove "/Doc" from Windows SDK (and src tree)
Summary: Remove "/Doc" from Windows SDK (and src tree)
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Randy D. Smith CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords:
Depends on:
Blocks: 150050
  Show dependency tree
 
Reported: 2006-07-07 14:14 EDT by Karla Callaghan CLA
Modified: 2016-05-05 10:40 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 Karla Callaghan CLA 2006-07-07 14:14:39 EDT
The agent controller Windows SDK packages include the /Doc directory, but should not (Linux pkgs are already correct). The contents of that directory is not current and it should be deleted from the cvs repository. The C++ API doc is now included in the plugin org.eclipse.tptp.platform.agentcontroller.doc.isv (all future SDK docs will go in here as well).  The Java API is now re-generated as part of the TPTP build and is made accessible from a link on the download page.

If readme.txt refers to the /Doc for SDK documentation, change it. Need to access the API doc from the TPTP Platform documentation website or install the isv doc plugin.
Comment 1 Karla Callaghan CLA 2006-07-07 14:16:34 EDT
Target for 4.2.1 since the contents of the execution plugin zip found in /Doc is out-of-date.
Comment 2 Randy D. Smith CLA 2006-07-07 18:21:53 EDT
Changes now "checked in". Waiting to mark as "fixed" after a build validates all the changes.

Removed the /Doc directory from agentcontroller/src-native-new... it's to be found in other places now. Remove the zipping of that directory from all the Windows makefiles (including the Debug-build ones) ... Linux already had it removed from their SDK packaging. Modify slightly bin/readme.txt as it alluded to the inclusion of the API specs. (Great catch, by the way!)

Since this is my first check-in for 4.2.1, go ahead and do a little housecleaning for the 4.2.1 build (the releng build_ia.sh check-in and the build/build_tptp_ac.script* files). Also fix the missing JAVA_HOME in Linux_IA32 env config file that first build pointed out (so sorta in support of bugzilla_#125103). Knowing IPF and EM64T are on the Linux horizon, add JAVA_HOME to those configure-environment files as well (in preliminary support of bugzilla_#125105). Clean up some other configure-environment*.sf files... mostly in misnamed "Usage" statements that came from some ancient cut-and-paste.
Comment 3 Randy D. Smith CLA 2006-07-13 13:59:39 EDT
Will now need to file a new bugzilla, as in fixing this I've learned that we're missing the legal notices in 64-bit Windows SDK zip files; but at least /Doc is now removed from all Windows SDKs.
Comment 4 Paul Slauenwhite CLA 2009-06-30 14:11:09 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 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.