Re: Ivy Roundup Fork at GitHub

2010-06-25 Thread Robert Buck
A1 > checksums and instructions in the packager.xml files (which are easily > reviewed). > > Anyway, as far as merging changes... let's start first with the stuff that > makes build.xml work on non-UNIX systems. If you don't mind I'd love to see > a (minimal impact) pat

Re: resolve ignoring [version] attribute

2010-06-25 Thread Robert Buck
Forget it. I found the problem. NGINX was not enabling directory listing. Had to add "autoindex on;". Thanks, On Fri, Jun 25, 2010 at 5:28 PM, Robert Buck wrote: > With the following ivy xml settings content: > >     >       pattern="http://localhost:37373/ivyrep/mod

resolve ignoring [version] attribute

2010-06-25 Thread Robert Buck
With the following ivy xml settings content: http://localhost:37373/ivyrep/modules/[organisation]/[module]/[revision]/ivy.xml"/> http://localhost:37373/ivyrep/modules/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]"/> http://localhost:37373/ivyrep/modules/[organi