Is this something to worry about: .\..\..\apps\prunsrv\prunsrv.c(317) : 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(341) : 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(1265) : 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(1267) : 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
and 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' Based on my limited testing on Windows 7: The Maven build is OK with: Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500) Maven home: C:\Java\apache-maven-3.0.4\bin\.. Java version: 1.7.0_07, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_07\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" C build OK on Windows 7 with CPU=X86 and Visual Studio 2010 Gary On Thu, Nov 22, 2012 at 8:22 AM, Mladen Turk <mt...@apache.org> wrote: > Apache Commons Daemon 1.0.11 based on RC1 is ready. > Binaries and sources for testing are at [1], site can be > found at [2]. Tag is [3] which will be renamed to COMMONS_DAEMON_1_0_11 if > voted. > > Please vote (vote will remain open for at least 72 hours). > > Apache Commons Daemon 1.0.11 is > [ ] +1 Release > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > > [1] > http://people.apache.org/~**mturk/daemon-1.0.11/<http://people.apache.org/~mturk/daemon-1.0.11/> > [2] > http://people.apache.org/~**mturk/daemon-1.0.11-site/<http://people.apache.org/~mturk/daemon-1.0.11-site/> > [3] https://svn.apache.org/repos/**asf/commons/proper/daemon/** > tags/COMMONS_DAEMON_1_0_11_**RC1/<https://svn.apache.org/repos/asf/commons/proper/daemon/tags/COMMONS_DAEMON_1_0_11_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