Menu

Tree [8b8d13] master mt-11-02.17-end mt-11-02.17-release-1.0 /
 History

HTTPS access


File Date Author Commit
 assembly 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 bin 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 common 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 database 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 dist 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 doc 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 infoadmin 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 infocore 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 infofeeder 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 infosimulator 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 infostress 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 integration-tests 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 maven-plugins 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 parent 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 resources 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 testdata 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 tools 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 .gitignore 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 LICENSE 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 README 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.
 pom.xml 2012-03-29 Mario Däpp Mario Däpp [8b8d13] Production release 1.0.

Read Me

----------------------------------------------------------------------

                              OOIS 2
              Online Orienteering Information System 2

                     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

|-- assmebly             o Maven project to assemble the artificats to be installed
|
|-- bin                  o Scripts to start/stop the subsystems
|
|-- common               o Common UI components
|
|-- database             o Scripts to create an empty OOIS database
|
|-- dist                 o Maven project to create the installation packages
|
|-- doc                  o Documentation
|
|-- infoadmin            o Maven project infoadmin
|
|-- infocore             o Maven project infocore (contains infospeaker)
|
|-- infofeeder           o Maven project infofeeder
|
|-- infosimulator        o Maven project infosimulator. Used to test OOIS by simulating races.
|
|-- infostress           o Maven project infostress. Used to test muliple clients.
|
|-- integration-tests    o Maven project integration-tests. Integration tests for infocore.
|
|-- maven-plugins        o Maven plugins to support the build process of the other projects.
|
|-- pack-n-deploy        o Maven project to pack the infocore ear file.
|
|-- parent               o Parent maven project. Dependency and plugin management.
|
|-- resources            o Resources for code quality support in eclipse.
|
|-- tools                o Tools for code quality support in eclipse.
|
`-- testdata             o Test data


2. Important Files

|-- README               o The file you are reading right now :P
|
`-- pom.xml              o Maven reactor pom. Build the whole project in root dir with "mvn install".
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.