Noobie publishing question

2008-11-21 Thread csanders
Hi! I'm new to ivy and maven, we have setup a maven2 repository for use with ivy, and I'm trying to publish my artifacts to it but am having trouble understanding how to do this. I'm trying to use the resolver but am getting a 'UnsupportedOperationException: URL repository do not support ap

Re: buildnumber Ant task & automated updates of ivy.xml

2008-11-21 Thread Mitch Gitman
Feedback inline below. On Fri, Nov 21, 2008 at 6:22 AM, Jonathan Oulds <[EMAIL PROTECTED]> wrote: > You've covered quite a few points in this e-mail, let me try to summarise > and then deal with each one in turn. First of all let me say thank you for > taking the time to write such an informativ

Re: sound task - either not doing anything or infinitely looping

2008-11-21 Thread forbin
I am seeing the same behavior using ant 1.7.0 and java 1.6.0_06 on windows xp pro. Ward Van Looy wrote: > > > I'm getting what I think is very strange behaviour from the sound task. As > I understand it, this is supposed to play sounds at the end of a build, > depending on whether the build fa

Re: Upgrade from 1.6.5 to 1.7.1

2008-11-21 Thread Kevin Jackson
Hi, > 4. Which new features should be used where possible because of > significant performance boost ? One thing that was changed was the way scp/sshexec works. You can now specify a command file/resource to read which can contain all you commands to run in one 'transaction' on the remote serve