Re: svn commit: r1040028 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/windows/apps/prunsrv/prunsrv.c

2010-11-29 Thread sebb
On 29 November 2010 11:44, Mladen Turk wrote: > On 11/29/2010 12:12 PM, sebb wrote: >>> >>> +                apxLogWrite(APXLOG_MARK_ERROR "Pid file '%S' exists", >>> +                            gPidfileName); >> >> Perhaps it would be worth calling GetLastError() and including the >> value in th

RE: VFS release

2010-11-29 Thread Gary Gregory
> -Original Message- > From: Ralph Goers [mailto:ralph.go...@dslextreme.com] > Sent: Saturday, November 27, 2010 17:51 > To: Commons Developers List > Subject: VFS release > > I've gone through Jira and tried to make fixes where it looked like they would > require changes that could impact

RE: VFS release

2010-11-29 Thread Gary Gregory
Well, this is weird, now that I imported the project into Eclipse with m2eclipse, I get 'mvn test': [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.commons:commons-vfs2-sandbox:jar:2.0-SNAPSHOT [WARNING] 'build.

RE: VFS release

2010-11-29 Thread Gary Gregory
Any objection to adding a "bin" directory to svn:ignore to make the Eclipse project look clean? Gary > -Original Message- > From: Ralph Goers [mailto:ralph.go...@dslextreme.com] > Sent: Saturday, November 27, 2010 17:51 > To: Commons Developers List > Subject: VFS release > > I've gone

RE: VFS release

2010-11-29 Thread Gary Gregory
Looking good with m2eclipse! Gary > -Original Message- > From: Gary Gregory > Sent: Monday, November 29, 2010 14:57 > To: Commons Developers List > Subject: RE: VFS release > > Hm... this? http://m2eclipse.sonatype.org/installing-m2eclipse.html > > Gary > > > -Original Message-

RE: VFS release

2010-11-29 Thread Gary Gregory
Hm... this? http://m2eclipse.sonatype.org/installing-m2eclipse.html Gary > -Original Message- > From: ralph.goers @dslextreme.com [mailto:ralph.go...@dslextreme.com] > Sent: Monday, November 29, 2010 14:50 > To: Commons Developers List > Subject: Re: VFS release > > Eclipse doesn't have

Re: VFS release

2010-11-29 Thread ralph.goers @dslextreme.com
Eclipse doesn't have the ability to import a maven project like IntelliJ does? I know the Maven team is deprecating the idea plugin because IntelliJ does a better job. I thought they were also deprecating the eclipse plugin for the same reason. I'd have to go back through the maven dev list for th

RE: VFS release

2010-11-29 Thread Gary Gregory
Hi All: Is Maven 3 fully supported to build VFS? I was able to run 'mvn test' successfully but I got: >mvn test [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.commons:commons-vfs2:jar:2.0-SNAPSHOT [WARNING] 'b

[g...@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2010-11-29 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[g...@vmgump]: Project commons-jelly-tags-quartz (in module commons-jelly) failed

2010-11-29 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-jelly-tags-quartz has an issue affecting its community integratio

[g...@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2010-11-29 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

Re: svn commit: r1040028 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/windows/apps/prunsrv/prunsrv.c

2010-11-29 Thread Mladen Turk
On 11/29/2010 12:12 PM, sebb wrote: +apxLogWrite(APXLOG_MARK_ERROR "Pid file '%S' exists", +gPidfileName); Perhaps it would be worth calling GetLastError() and including the value in the log message? Right. I made sure that whenever there is GetLas

[g...@vmgump]: Project commons-net-test (in module apache-commons) failed

2010-11-29 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-net-test has an issue affecting its community integration. This is

[g...@vmgump]: Project commons-io-test (in module apache-commons) failed

2010-11-29 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-io-test has an issue affecting its community integration. This iss

Re: svn commit: r1040028 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/windows/apps/prunsrv/prunsrv.c

2010-11-29 Thread sebb
On 29 November 2010 07:45, wrote: > Author: mturk > Date: Mon Nov 29 07:45:11 2010 > New Revision: 1040028 > > URL: http://svn.apache.org/viewvc?rev=1040028&view=rev > Log: > Fix DAEMON-188 by making sure the pidfile is destroyed on process exit > > Modified: >    commons/proper/daemon/trunk/RELE