Hans,

You said I should switch from "https://dav.codehaus.org"; type URLs to
"dav:http://dav.codehaus.org"; type URLs as is done in GPars.  However
the https URLs work for uploading distributions where the dav:https:
URLs cause errors.

        addArtifactPattern ( 'https://dav.codehaus.org/' + ( 
gantVersion.contains ( 'SNAPSHOT' ) ? 'snapshots.' : '' ) + 
'dist/gant/distributions/[artifact]-[revision](-[classifier]).[ext]' )
        //addArtifactPattern ( 'dav:https://dav.codehaus.org/' + ( 
gantVersion.contains ( 'SNAPSHOT' ) ? 'snapshots.' : '' ) + 
'dist/gant/distributions/[artifact]-[revision](-[classifier]).[ext]' )

The commented out one fails if used.

Have I just misinterpreted what you were telling me?

I am using Gradle trunk as at 2010-04-04 08:20+01:00

Thanks.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to