Changes between Initial Version and Version 1 of PLATFORM_STRUCTURE_R1


Ignore:
Timestamp:
11/03/08 17:02:10 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STRUCTURE_R1

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3= Analysis = 
     4 
     5== Overview == 
     6The goal of this task is to make the structure of the source files, resources, modules etc. There are two kinds - development structure and runtime structure. 
     7 
     8== Task requirements == 
     9Update [wiki:PLATFORM_STRUCTURE]: 
     10 * revise the current structure and add what is needed 
     11 * describe the runtime structure in a new section in the document(for example: runtime structure section) 
     12 * arrange the document 
     13 
     14== Task result == 
     15Updated [wiki:PLATFORM_STRUCTURE]. 
     16 
     17== Implementation idea == 
     18Build the project using 'mvn clean install' and describe the structure in 'target' dir. 
     19 
     20== Related == 
     21[wiki:PLATFORM_STRUCTURE_R0] 
     22[wiki:PLATFORM_STRUCTURE] 
     23 
     24== How to demo == 
     25Show the updated wiki page. 
     26 
     27= Design = 
     28 
     29= Implementation = 
     30^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     31 
     32= Testing = 
     33 
     34= Comments = 
     35 
     36= Log = 
     37![[Include(wiki:TASK_NAME_R?_LOG)]]