+1

Builds from RC1 tag 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.6.0_38, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_38\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

RAT says:

Unapproved licenses:

  src/native/unix/CHANGES.txt
  src/native/unix/configure
  src/native/unix/native/.indent.pro
  src/native/unix/support/config.guess
  src/native/unix/support/config.sub

These compiler warnings were generated:

.\..\..\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(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'
.\..\..\apps\prunsrv\prunsrv.c(1269) : 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

I recall seeing something like this a while back, maybe for 1.0.10.

Gary


On Tue, Jan 15, 2013 at 6:21 AM, Mladen Turk <mt...@apache.org> wrote:

> Apache Commons Daemon 1.0.12 based on RC1 is ready.
> It contains several fixes for 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_12 if voted.
>
> Please vote (vote will remain open for at least 72 hours).
>
> Apache Commons Daemon 1.0.12 is
>   [ ] +1 Release
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
>
> [1] http://repository.apache.org/**content/repositories/**
> orgapachecommons-128/<http://repository.apache.org/content/repositories/orgapachecommons-128/>
> [2] 
> http://people.apache.org/~**mturk/daemon-1.0.12/<http://people.apache.org/~mturk/daemon-1.0.12/>
> [3] 
> http://people.apache.org/~**mturk/daemon-1.0.12-site/<http://people.apache.org/~mturk/daemon-1.0.12-site/>
> [4] https://svn.apache.org/repos/**asf/commons/proper/daemon/**
> tags/COMMONS_DAEMON_1_0_12_**RC1/<https://svn.apache.org/repos/asf/commons/proper/daemon/tags/COMMONS_DAEMON_1_0_12_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

Reply via email to