You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by bu...@apache.org on 2011/07/17 10:21:26 UTC

svn commit: r792874 - in /websites/staging/esme/trunk/content: docs/install/windows-xp.html images/esme-logo/favicon.ico

Author: buildbot
Date: Sun Jul 17 08:21:26 2011
New Revision: 792874

Log:
Staging update by buildbot

Added:
    websites/staging/esme/trunk/content/images/esme-logo/favicon.ico   (with props)
Modified:
    websites/staging/esme/trunk/content/docs/install/windows-xp.html

Modified: websites/staging/esme/trunk/content/docs/install/windows-xp.html
==============================================================================
--- websites/staging/esme/trunk/content/docs/install/windows-xp.html (original)
+++ websites/staging/esme/trunk/content/docs/install/windows-xp.html Sun Jul 17 08:21:26 2011
@@ -72,13 +72,13 @@ Unzip the file on your machine (preferab
 Some environment variables need to be set.</p>
 <p>Start &gt; Control Panel &gt; System &gt; Advanced &gt; Environment Variables
 Add the following system variables with the corresponding values
-<code>
+<pre>
 Variable: M2_HOME    Value: <path you've unzipped maven> (e.g. c:maven)
 Variable: M2     Value: %M2_HOME%bin
 Variable: MAVEN_OPTS     Value: -Xms256m -Xmx512m
-</code> 
+</pre> 
 In case you have a proxy for your internet connection you need to change the settings.xml file in the conf directory.
-<code>
+<pre>
 <proxies>
    <proxy>
       <active>true</active>
@@ -87,7 +87,7 @@ In case you have a proxy for your intern
       <port>8080</port>
     </proxy>
   </proxies>
-</code> 
+</pre> 
 On windows, the file can be found at C:Documents and Settings&lt;user&gt;.m2</p>
 <h2 id="get_the_esme_source">Get the ESME source</h2>
 <p>Get the latest source at http://svn.apache.org/repos/asf/esme/trunk/site/build/site/en/download/download.html

Added: websites/staging/esme/trunk/content/images/esme-logo/favicon.ico
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/esme/trunk/content/images/esme-logo/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream