Author: martinc Date: Mon Feb 21 11:00:48 2005 New Revision: 154712 URL: http://svn.apache.org/viewcvs?view=rev&rev=154712 Log: Basic readme for build.
Added: struts/build/trunk/README Added: struts/build/trunk/README URL: http://svn.apache.org/viewcvs/struts/build/trunk/README?view=auto&rev=154712 ============================================================================== --- struts/build/trunk/README (added) +++ struts/build/trunk/README Mon Feb 21 11:00:48 2005 @@ -0,0 +1,14 @@ +$Id$ + +Struts Build +============ + +This subproject provides common build components for use across multiple Struts +subprojects. While it is a subproject in and of itself, it is better thought of +as a shared directory linked into each individual subproject. + +IMPORTANT: +If you are reading this in the 'build' directory of another subproject, what +you are seeing is a "window" into the build subproject. All of the files in +this directory are actually maintained in the common build subproject, and so +any changes made here will be made for *all* subprojects. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]