| File | Date | Author | Commit |
|---|---|---|---|
| bin | 2003-09-21 |
|
[31643a] infoadmin.sh |
| buildfiles | 2003-06-20 |
|
[542556] Included ejb20 in the compile classpath and add... |
| conf | 2009-06-24 |
|
[52921c] Set loglevel to INFO to be able to see correctl... |
| doc | 2003-01-31 |
|
[27c32b] Initial version. |
| icons | 2003-06-20 |
|
[e2be10] Initial Version |
| src | 2009-07-03 |
|
[09aa30] Fixed NPE |
| testdata | 2003-06-18 |
|
[c79a13] Adapted to ORserver format. |
| web | 2002-12-04 |
|
[364f1d] Initial Version. |
| COPYING | 2002-07-15 |
|
[ad2bc6] Intial Version. |
| README | 2002-07-16 |
|
[20749a] Updated directory structure, included info abou... |
| VERSION | 2002-04-24 |
|
[910fc8] Initial version |
| build.properties | 2002-12-03 |
|
[f2d152] Added struts. |
| build.xml | 2002-12-10 |
|
[261dcb] Removed reference to demo. |
| cruisecontrol.properties | 2002-11-12 |
|
[9bff6f] Reverted build interval to 5 minutes. |
$Header$
----------------------------------------------------------------------
OOIS
Online Orienteering Information System
Directory structure and
location of important files
----------------------------------------------------------------------
This document describes the directory structure and the location of
important files within the project repository.
1. Directory Structure
|-- buildfiles o Subcomponent buildfiles
|
|-- doc o Documentation
| |-- docbook o Documentation written in DocBook
| | |-- misc o Miscellaneous documentation
| | |-- process o Documentation related to the development process
| | |-- quality o Documentation related to QA
| | |-- system o System documentation
| | `-- user o User documentation
| |-- template o Documentation template files
| `-- www o Project website
| |-- artwork o Image files in the image manipulation programs format
| `-- img o Image files in the file format for the web
|
|-- src o Source-code
|
`-- testdata o Test data
2. Important Files
|-- COPYING o The license file (GPL)
|
|-- README o The file you are reading right now :P
|
|-- build.properties o Properties for the build process
|-- build.xml o Main build file
|
`-- cruisecontrol.properties o Properties for CruiseControl
3. Project Website
Convenient access to up-to-date documentation files, build results, links to software
we are using, etc. is provided through our website: http://www.hta-bi.bfh.ch/Projects/oois/