svn commit: r733543 - /jakarta/taglibs/proper/rdc/trunk/README.txt
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: rahul
Date: Sun Jan 11 15:36:27 2009
New Revision: 733543
URL: http://svn.apache.org/viewvc?rev=733543&view=rev
Log:
Update README to be in line with the new multi-module m2 directory structure.
Modified:
jakarta/taglibs/proper/rdc/trunk/README.txt
Modified: jakarta/taglibs/proper/rdc/trunk/README.txt
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/README.txt?rev=733543&r1=733542&r2=733543&view=diff
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/README.txt (original)
+++ jakarta/taglibs/proper/rdc/trunk/README.txt Sun Jan 11 15:36:27 2009
@@ -16,7 +16,9 @@
********************************************************************************
RDC Directory Layout:
-src --- source code for RDC components.
-src/org Java classes
-src/META-INF tags
+./ RDC parent POM, DOAP etc.
+ src/ The main site for the RDC taglib
+ taglibs-rdc/ Module for the RDC taglib jar
+ taglibs-rdc-examples/ Module for the RDC taglib examples webapp
+ taglibs-rdc-dist/ Module for building the RDC distributions