xlawrence    2005/01/07 11:20:35 CET

  Modified files:
    .                    README.txt 
  Log:
  Added maven project and sub-projects architecture
  
  Revision  Changes    Path
  1.2       +21 -1     uwcal_JSR168/README.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/README.txt.diff?r1=1.1&r2=1.2&f=h
  
  
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/repository/uwcal_JSR168/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt        7 Jan 2005 09:26:19 -0000       1.1
  +++ README.txt        7 Jan 2005 10:20:35 -0000       1.2
  @@ -70,7 +70,27 @@
   
   
   
================================================================================
  -3. Links
  +3. Maven Projects
  
+================================================================================
  +
  +The distribution is composed of 1 root project and several sub-projects:
  +
  +uwcal_JSR168    (root project)
  +    |
  +    |- calClient
  +    |- syncClient
  +    |- syncServer
  +    |- webapp
  +        |
  +        |- admin
  +        |- uiclient
  +
  +All the produced files (jar, war, javadoc, etc. ) will be made available in 
the
  +'target' directory of the corresponding sub-project once a build was 
sucessful.
  +
  +
  
+================================================================================
  +4. Links
   
================================================================================
   
   Maven:      http://maven.apache.org/
  

Reply via email to