You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/04/05 15:05:32 UTC

svn commit: r1089071 - in /incubator/npanday/trunk/site/src/site/apt/developers: building-on-64bit.apt building.apt.vm

Author: lcorneliussen
Date: Tue Apr  5 15:05:32 2011
New Revision: 1089071

URL: http://svn.apache.org/viewvc?rev=1089071&view=rev
Log:
[NPANDAY-123] Removed documented workaround for x64, since this is not anymore necessary now

Removed:
    incubator/npanday/trunk/site/src/site/apt/developers/building-on-64bit.apt
Modified:
    incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm

Modified: incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm?rev=1089071&r1=1089070&r2=1089071&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm (original)
+++ incubator/npanday/trunk/site/src/site/apt/developers/building.apt.vm Tue Apr  5 15:05:32 2011
@@ -92,8 +92,6 @@ mvn clean install
   <Note:> On Windows Vista and Windows 7, this presently needs to be run as an administrator to build successfully,
           as it installs 3 libraries into the GAC.
 
-  <Note:> Building NPanday on Windows 64bit needs {{{./building-on-64bit.html} some workarounds}}, until NPANDAY-369 is fixed.
-
   Once this command has completed, you can proceed to use the Maven plugins immediately. To install the Visual Studio
   Add-in, you will need to still run the <<<mvn npanday.plugin:maven-vsinstaller-plugin:install>>> command as described
   in the {{{../guide/installation/index.html} Installation Guide}}.