Re: Windows testing builds

2015-08-20 Thread Andrea Pescetti

Kay Schenk wrote:

On 08/20/2015 01:52 AM, Michal Hriň wrote:

In compare to buildbots, last four lines are added to my options and
"disable-odk" and "with-package-format".


Why --disable-odk? Any specific reason for that?


I am using Visual C++ 2008 compiler (it talks that it is compiler from
Visual Studio Standard) compiler bundled with Windows SDK 7.0, while
buildbots has Windows SDK 6.1. I have Java 7 budilbots has Java 6. It
looks like that on buildbot is payed version of Visual Studio
(Proffesional).


Do you have access to the buildbot? It would be helpful for the whole 
project if you can work with that one. Not because of the software (the 
paid version of Microsoft's development tools is available if you wish, 
e-mail me if you don't find relevant information on the apache.org 
site), but because a shared environment can allow to progress together.



The information for version number, etc can be found in:
./solenv/inc/minor.mk
Build number needs to be increased to something above 9800. I don't know
if there's a formula for this or not.


The relevant issue is https://bz.apache.org/ooo/show_bug.cgi?id=126480 
and there are many changes to do, but indeed this will be one of the 
first, thanks for the details.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows testing builds

2015-08-20 Thread Kay Schenk


On 08/20/2015 01:52 AM, Michal Hriň wrote:
> Hello, for his builds configure options are:
> 
>  ./configure
> --with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b%Y)")"
> --with-dmake-url="
> http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
> --enable-win-x64-shellext
> --with-cl-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC"
> --with-mspdb-path="/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE"
> --with-frame-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
> --with-psdk-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
> --with-midl-path="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0/Bin"
> --with-asm-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin"
> --with-csc-path="/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5"
> --with-directx-home="/cygdrive/c/PROGRA~2/MICROS~1"
> --with-jdk-home="/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8"
> --with-ant-home="/cygdrive/c/APACHE~1.6"
> --with-lang="en-US fr de it en-GB es ru pl lt pt"
> --enable-category-b
> --enable-bundled-dictionaries
> --enable-verbose
> --with-package-format="installed msi"
> --without-junit
> --disable-odk
> --without-stlport
> --with-mozilla-build="/cygdrive/c/MOZILL~1"
> --with-atl-include-dir="C:/WinDDK/7600.16385.1/inc/atl71"
> --with-atl-lib-dir="C:/WinDDK/7600.16385.1/lib/ATL/i386"
> --with-mfc-include-dir="C:/WinDDK/7600.16385.1/inc/mfc42"
> --with-mfc-lib-dir="C:/WinDDK/7600.16385.1/lib/Mfc/i386"
> 
> 
> In compare to buildbots, last four lines are added to my options and
> "disable-odk" and "with-package-format".
> I am using Visual C++ 2008 compiler (it talks that it is compiler from
> Visual Studio Standard) compiler bundled with Windows SDK 7.0, while
> buildbots has Windows SDK 6.1. I have Java 7 budilbots has Java 6. It
> looks like that on buildbot is payed version of Visual Studio
> (Proffesional).
> 
> This is all I think.
> 
> 
> I looked a little around version number. Somwhere in the future I can
> try to change it. :)
> 
> 
> Regards,
> Michal Hriň

The information for version number, etc can be found in:
./solenv/inc/minor.mk

Build number needs to be increased to something above 9800. I don't know
if there's a formula for this or not.

Yeah, we should be changing this in the AOO410 trunk soonish to avoid
confusion for testers.


-- 

MzK

“The journey of a thousand miles begins
 with a single step.”
  --Lao Tzu



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [VOTE] Dennis Hamilton as new AOO Chair.

2015-08-20 Thread Jürgen Schmidt
[X]  +1, Dennis Hamilton as new Chair

On 16/08/15 08:57, jan i wrote:
> This is a call for a formal vote among the 1 candidate for the AOO Chair
> role.
> 
> Due to the fact that there are only 1 candidate we could use lazy
> consensus, but since
> some persons might be against that, we will use majority vote, as if there
> was multiple candidates.
> 
> Voting rules are as follows:
> - Only PMC votes are binding, but everybody are welcome to vote
> - The nominee with the most +1 (deducted -1) gets elected
> - VOTE runs until Sunday August 23th
> - As outgoing Chair, I will send resolution to Board August 23th.
> 
> Please vote
> [ ]  +1, I want Dennis Hamilton as new Chair
> [ ] +0, I do not care if Dennis Hamilton becomes new Chair
> [ ] -1, I am against Dennis Hamilton becomes new chair
>  (out of curtesy, please add another suggestion).
> 
> Have fun voting.
> rgds
> jan i.
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows testing builds

2015-08-20 Thread Michal Hriň
Hello, for his builds configure options are:

 ./configure
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b%Y)")"
--with-dmake-url="
http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
--enable-win-x64-shellext
--with-cl-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC"
--with-mspdb-path="/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE"
--with-frame-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
--with-psdk-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0"
--with-midl-path="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0/Bin"
--with-asm-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin"
--with-csc-path="/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5"
--with-directx-home="/cygdrive/c/PROGRA~2/MICROS~1"
--with-jdk-home="/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8"
--with-ant-home="/cygdrive/c/APACHE~1.6"
--with-lang="en-US fr de it en-GB es ru pl lt pt"
--enable-category-b
--enable-bundled-dictionaries
--enable-verbose
--with-package-format="installed msi"
--without-junit
--disable-odk
--without-stlport
--with-mozilla-build="/cygdrive/c/MOZILL~1"
--with-atl-include-dir="C:/WinDDK/7600.16385.1/inc/atl71"
--with-atl-lib-dir="C:/WinDDK/7600.16385.1/lib/ATL/i386"
--with-mfc-include-dir="C:/WinDDK/7600.16385.1/inc/mfc42"
--with-mfc-lib-dir="C:/WinDDK/7600.16385.1/lib/Mfc/i386"


In compare to buildbots, last four lines are added to my options and
"disable-odk" and "with-package-format".
I am using Visual C++ 2008 compiler (it talks that it is compiler from
Visual Studio Standard) compiler bundled with Windows SDK 7.0, while
buildbots has Windows SDK 6.1. I have Java 7 budilbots has Java 6. It
looks like that on buildbot is payed version of Visual Studio
(Proffesional).

This is all I think.


I looked a little around version number. Somwhere in the future I can
try to change it. :)


Regards,
Michal Hriň


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org