xlawrence 2005/01/11 10:52:16 CET
Modified files:
. README.txt
Log:
added maven projects tree structure definition
Revision Changes Path
1.3 +5 -4 uwcal_JSR168/README.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/README.txt.diff?r1=1.2&r2=1.3&f=h
Index: README.txt
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.txt 7 Jan 2005 10:20:35 -0000 1.2
+++ README.txt 11 Jan 2005 09:52:16 -0000 1.3
@@ -78,12 +78,13 @@
uwcal_JSR168 (root project)
|
|- calClient
+ |- webapp
+ |
+ |- admin
+ |- uiclient
|- 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.