+1. Sites looks ok, Maven build ok, C++ build ok on Windows with these warnings:
cl -c -nologo -DWIN32 -D_WIN32 -D_WINDOWS -D_WINNT -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -D_WIN32_IE=0x0600 -W3 -D_CONSOLE -EHsc -D_UNICODE -DUNICODE -D _X86_=1 -O2 -Ob2 -Oy- -Zi -DNDEBUG -D_MT -MD -I.\..\..\include -I.\..\..\src -I "C:\Program Files\Java\jdk1.6.0_43\include" -I "C:\Program Files\Java\jdk1.6.0_4 3\include\win32" -FoWINXP_X86_EXE_RELEASE\ -FdWINXP_X86_EXE_RELEASE\prunsrv-src .\..\..\apps\prunsrv\prunsrv.c prunsrv.c .\..\..\apps\prunsrv\prunsrv.c(318) : warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecatio n, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(601) : see declaration of '_wfopen' .\..\..\apps\prunsrv\prunsrv.c(342) : warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecatio n, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(601) : see declaration of '_wfopen' .\..\..\apps\prunsrv\prunsrv.c(1271) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable depre cation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(363) : see declaration of '_snprintf' .\..\..\apps\prunsrv\prunsrv.c(1273) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable depre cation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(363) : see declaration of '_snprintf' rc /l 0x409 /d "NDEBUG" /i ".\..\..\include" /fo WINXP_X86_EXE_RELEASE\prunsrv.res .\..\../apps/prunsrv/prunsrv.rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(54) : warning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_STANDA' c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(76) : warning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_SECURE' My set up: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version: 1.6.0_43, vendor: Sun Microsystems Inc. Java home: C:\Program Files\Java\jdk1.6.0_43\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86 Microsoft (R) Incremental Linker Version 10.00.40219.01 Gary On Thu, Mar 28, 2013 at 9:12 AM, Mladen Turk <mt...@apache.org> wrote: > > Apache Commons Daemon 1.0.15 based on RC1 is ready. > This is bug fix release fixing both bugs and regressions > found in previous release(s). > > Binaries and sources for testing are at [1], dist layout is at [2], > generated site can be found at [3]. Tag is [4] which will be renamed to > COMMONS_DAEMON_1_0_15 if voted. > > Please vote (vote will remain open for at least 72 hours). > > Apache Commons Daemon 1.0.15 is > [ ] +1 Release > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > > [1] https://repository.apache.org/**content/repositories/** > orgapachecommons-027/<https://repository.apache.org/content/repositories/orgapachecommons-027/> > [2] > http://people.apache.org/~**mturk/daemon-1.0.15/<http://people.apache.org/~mturk/daemon-1.0.15/> > [3] > http://people.apache.org/~**mturk/daemon-1.0.15-site/<http://people.apache.org/~mturk/daemon-1.0.15-site/> > [4] https://svn.apache.org/repos/**asf/commons/proper/daemon/** > tags/COMMONS_DAEMON_1_0_15_**RC1/<https://svn.apache.org/repos/asf/commons/proper/daemon/tags/COMMONS_DAEMON_1_0_15_RC1/> > > > Regards > -- > ^TM > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory