Community
Participate
Working Groups
Provide TPTP Project Structure documents for each major release. We should have archived versions of the TPTP Project Structure for each major release to determine current committers/components for our major releases.
I created an archive directory for the project structures in dev.eclipse.org/cvsroot/org.eclipse/www/tptp/home/downloads/matrix. The matrix_archive.html is structured similar to the Javadoc HTML index to allow linking to specific releases from other pages. From the index page links to an archived matrix can be found. The structure of the matrix directory reflects the whatsnew directory with a new folder created for each major release. The project structures can be archived at GA by copying the current working matrix to a new folder along with any required files. The updates can be seen by following the archive index link available at the top of the current project structure page.
Looks great Joel. A couple of points: 1) We can remove the following at the top of http://www.eclipse.org/tptp/home/downloads/matrix/v44/TPTP_Project_Info.html: For the project structure of Hyades version 3.3, please view the archived project matrix. 2) Move http://www.eclipse.org/tptp/home/project_info/structure/TPTPdetailedmatrix.html to the matrix directory and add it to the matrix_archive.html file as Hyades 3.3. 3) Change (in http://www.eclipse.org/tptp/home/downloads/matrix/v44/TPTP_Project_Info.html): This page shows the TPTP project structure of the release under development. to (or something similar) This page shows the TPTP project structure for release 4.4. 4) Add a reference to the matrix_archive.html to: http://www.eclipse.org/tptp/home/project_info/index.php Might be worthwhile to replace the 'Detailed Project Matrix and Committer List' link with a reference to the matrix_archive.html and have matrix_archive.html include all of the matrix documents, including the current.
I have made changes as follows: 1) I have added a link to the index instead of pointing to 3.3. 2) Moved Hyades 3.3 to the matrix directory and added to the index. 3) Change made as suggested. 4) Link added below current matrix to the index.
Looks great Joel. Great job!