You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/03/17 20:41:14 UTC

svn commit: r1887762 - /openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt

Author: mseidel
Date: Wed Mar 17 20:41:13 2021
New Revision: 1887762

URL: http://svn.apache.org/viewvc?rev=1887762&view=rev
Log:
Config for Windows

Modified:
    openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt

Modified: openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt?rev=1887762&r1=1887761&r2=1887762&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt (original)
+++ openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt Wed Mar 17 20:41:13 2021
@@ -16,7 +16,7 @@ Build Environment:
  - MS DirectX SDK (June 2010)
  - NASM 2.15.05 (64-bit)
  - Oracle Java Development Kit 8 Update 281 (32-bit)
- - JUnit 4.13
+ - JUnit 4.13.1
  - Hamcrest-Core 1.3
  - NSIS 3.06.1
 
@@ -48,7 +48,7 @@ LANGS_DEV="ast bg ca ca-XR ca-XV cs da d
     --with-nasm-home="/cygdrive/c/Program Files/NASM" \
     --enable-win-x64-shellext \
     --enable-wiki-publisher \
-    --with-junit="/cygdrive/c/junit/junit-4.13.jar" \
+    --with-junit="/cygdrive/c/junit/junit-4.13.1.jar" \
     --with-hamcrest-core="/cygdrive/c/hamcrest/hamcrest-core-1.3.jar" \
     --without-stlport \
     --with-mozilla-build="/cygdrive/c/mozilla-build-3.3" \