Re: Contributing a tool to build OS X .pkg of Apache Ant

2013-12-17 Thread Ben Gertzfield
Looks like I should have filed this as an Ant Enhancement task. I've just done so and filed Ant Bug 55899 along with a patch: https://issues.apache.org/bugzilla/show_bug.cgi?id=55899 Ben On Tue, Dec 17, 2013 at 10:50 AM, Ben Gertzfield wrote: > Excellent. I'm not sure what the process is for

Re: Re: OverlappingFileLockException when using artifact-lock-nio

2013-12-17 Thread Charles Duffy
Howdy -- I've spent a few minutes analyzing the logic in the code in question. tryLock is documented to throw that exception only when the other instance of the lock is held by the same process, rather than by out-of-process code. The current code intends to avoid that situation by use of a sync

Re: Contributing a tool to build OS X .pkg of Apache Ant

2013-12-17 Thread Ben Gertzfield
Excellent. I'm not sure what the process is for code review, but here's a patch against SVN trunk @ r1551525. The patch adds an OS X .pkg installer generation script under 'release/build-osx-pkg.py' and updates build.xml to conditionally build an OS X .pkg installer when it's run on OS X hosts. >

Antwort: Re: OverlappingFileLockException when using artifact-lock-nio

2013-12-17 Thread Carsten . Pfeiffer
Cool, if you find something, I'll happily test that. Thanks, Carsten Von:Charles Duffy An: Ant Developers List Datum: 17.12.2013 15:29 Betreff:Re: OverlappingFileLockException when using artifact-lock-nio I'll try to take a look at this today. Thanks for the report! On

Re: OverlappingFileLockException when using artifact-lock-nio

2013-12-17 Thread Charles Duffy
I'll try to take a look at this today. Thanks for the report! On Tue, Dec 17, 2013 at 8:19 AM, wrote: > Hi, > > I just tried the artifact-lock-io lockstrategy with > ivy_2.4.0.alpha_20131214174343.jar. > At some point I got resolve error like this: > > [ivy:resolve] ::

OverlappingFileLockException when using artifact-lock-nio

2013-12-17 Thread Carsten . Pfeiffer
Hi, I just tried the artifact-lock-io lockstrategy with ivy_2.4.0.alpha_20131214174343.jar. At some point I got resolve error like this: [ivy:resolve] :: [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: [ivy:resolve]