Menu

Tree [r135] / trunk /
 History

HTTPS access


File Date Author Commit
 bin 2008-01-16 akiel [r27] 1.0RC3
 docs 2008-01-31 akiel [r31] 1.0RC4
 lib 2011-08-15 akiel [r129] integrated jing-20081028.jar in the build
 src 2011-12-06 akiel [r135] [Doc] clarified the license in dist readme files
 BUILDING 2011-12-06 akiel [r135] [Doc] clarified the license in dist readme files
 LICENSE 2011-12-06 akiel [r134] [Cleanup] removed $Id$ from LICENSE
 README 2011-12-06 akiel [r135] [Doc] clarified the license in dist readme files
 build.bat 2007-10-23 akiel [r20] initial SF SVN import
 build.properties.sample 2007-10-23 akiel [r20] initial SF SVN import
 build.sh 2007-10-23 akiel [r20] initial SF SVN import
 build.xml 2011-08-15 akiel [r132] updated version from 1.0RC4 to 1.1 to reflect t...

Read Me

                                    LOTS
                                    ====

  What is it?
  -----------

  LOTS is a web-based, fully integrated E-learning system. It is a complete
  solution to accomplish multiple online courses covering thousands of
  students. As a specialty it contains SQL and XQuery training modules
  including tutorials and example databases.

  The Latest Version
  ------------------

  You can find the last version under http://lots.sourceforge.net.

  File Structure
  --------------

  BUILDING                  Instructions for building from sources
  LICENSE                   License for this release
  README                    This document
  build.properties.sample   Sample build.properties file
                            (Please read the comment in this file.)
  build.xml                 Ant build script for this project

  docs/                     Documentation sources
  lib/                      Required libraries
  sql/                      DDL source files to create database schemes
  src/                      Base source directory
    java/                   Java source code files
    i18n/                   Property files for internationalization
    hbm/                    Hibernate Mapping files
    test/                   Java source code files for JUnit testing
    web/                    Webapplication (JSP, images) sources

  task/                     Example task files
  tutorial/                 Tutorial subproject

  Installation
  ------------

  See BUILDING.

  Documentation
  -------------

  You can create the documentation with the ANT "doc" target. Call the command
  "ant doc" in the same directory as this README to achieve this. The
  documentation goes into the directory dist/doc.

  Licensing
  ---------

  This software is licensed under the terms you find in the file named
  "LICENSE" in this directory.