Ben,

changes to docs on HEAD wont be deployed until HEAD can run site...
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


[EMAIL PROTECTED] wrote on 12/08/2003 07:59:34 AM:

> bwalding    2003/08/11 14:59:34
> 
>   Modified:    xdocs/start bootstrap.xml
>   Log:
>   According to Jeff Epstein, slashes at the end of paths are bad. 
> 
>   This does not deform my mental view of MAVEN_HOME, so adding it tothe 
docs.
> 
>   Revision  Changes    Path
>   1.11      +1 -1      maven/xdocs/start/bootstrap.xml
> 
>   Index: bootstrap.xml
>   ===================================================================
>   RCS file: /home/cvs/maven/xdocs/start/bootstrap.xml,v
>   retrieving revision 1.10
>   retrieving revision 1.11
>   diff -u -r1.10 -r1.11
>   --- bootstrap.xml   27 Mar 2003 11:15:09 -0000   1.10
>   +++ bootstrap.xml   11 Aug 2003 21:59:34 -0000   1.11
>   @@ -34,7 +34,7 @@
>            You also must have the <code>$MAVEN_HOME</code> env-var set. 
The
>            Maven installation is encapsulated in the 
<code>$MAVEN_HOME</code>
>            directory: scripts, Maven's run-time library, plug-ins and 
the
>   -        local repository.
>   +        local repository. <code>$MAVEN_HOME</code> must not end 
> with a path delimiter - eg. / or \
>          </p>
>          <p>
>            For the impatient reader that doesn't want to read the rest 
of
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to