MeetingNotes101006 - coin-or-foundation/tlc GitHub Wiki
TLC Meeting October 10, 2006
The TLC met by teleconference on October 10, 2006 at 1:00 PM EST.
Agenda
-
Status of creating stable versions
-
Project Web pages
-
Binary distribution
-
Project classification and development projects
-
Umbrella project for COIN
Notes
-
Most projects now have stable versions. An e-mail will be sent to the project managers asking them to direct users to use stable versions from now on. Tarballs will be made automatically from the releases/ directory, unless the project manager requests otherwise. Creation of daily tarballs for projects will be discontinued except at the specific request of the project manager.
-
It was decided that every project will get a web/ directory in its SVN repository for posting static Web pages. Anything committed to this directory will be automatically copied to the appropriate location on the COIN-OR server. For now, the address http://www.coin-or.org/"project_name" will point to the static web pages (if there are any), while https://projects.coin-or.org/"project_name" will point to the project's Trac site. If a project has no static Web pages in its web/ directory, then http://www.coin-or.org/"project_name" will be automatically redirected to the project's Trac site. We will continue to point to the project's Trac site from the main COIN-OR pages for the time being. The TODO items for implementing this are:
- Create a web/ directory in each SVN repository.
- Create a post-commit hook to copy anything committed to the web/ directory to the appropriate location.
- Direct all requests sent to http://www.coin-or.org/"project_name" to the above location.
- Commit a short index.html file to each web/ directory that automatically forwards to the Trac site for the project.
- For projects that have static pages in the CoinWeb SVN repository, copy them into the project's web/ directory.
-
It was decided that we should remove all references to the CoinAll project from the BuildTools site.
-
Other items were tabled until the next meeting.
Respectfully submitted,
Ted Ralphs, TLC Chair