Author: linus Date: 2008-05-05 21:14:45-0700 New Revision: 14642 Modified: trunk/documentation/cookbook/building.xml
Log: Added a definition of where argo.root.dir points in the different layouts. Modified: trunk/documentation/cookbook/building.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/building.xml?view=diff&rev=14642&p1=trunk/documentation/cookbook/building.xml&p2=trunk/documentation/cookbook/building.xml&r1=14641&r2=14642 ============================================================================== --- trunk/documentation/cookbook/building.xml (original) +++ trunk/documentation/cookbook/building.xml 2008-05-05 21:14:45-0700 @@ -301,6 +301,14 @@ <entry><replaceable>WORK</replaceable>/argoumlinstaller/build/<replaceable>RELEASE-TAG</replaceable>/<replaceable>PROJECT-NAME</replaceable>/</entry> <entry>N/A or <replaceable>WORKSPACE</replaceable>/<replaceable>PROJECT-NAME</replaceable> (if switched to)</entry> </row> + + <row> + <entry>argo.root.dir</entry> + <entry>N/A</entry> + <entry><replaceable>WORK</replaceable>/argouml</entry> + <entry><replaceable>WORKSPACE</replaceable></entry> + </row> + </tbody> </tgroup> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
