Thanks for the tip. Unfortunately, I get new errors: java.io.IOException: Server returned HTTP response code: 403 for URL: http://uploads.code.google.com/a/eclipselabs.org/upload/bundle-configuration-for-build
And if I try using https, I have a problem with a certificate: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching uploads.code.google.com found. Any idea ? On 4 fév, 03:39, Jacob Lee <[email protected]> wrote: > Yes, there is a different upload URL for such projects. > Try:http://uploads.code.google.com/a/eclipselabs.org/upload/bundle-config... > > On Thu, Feb 3, 2011 at 4:42 AM, Gabriel Barbier > > > > <[email protected]> wrote: > > Hello, > > I have create a project into EclipseLabs, and I've tried to use upload > > ant task (http://code.google.com/p/support/wiki/ScriptedUploads). So I > > was able to use the custom task, it seems to connect to googlecode > > server ... however I get this strange message at the step of : > > [gcupload] The upload URL > > ishttps://bundle-configuration-for-build.googlecode.com/files > > [gcupload] Attempting to connect (username is <mail>)... > > [gcupload] Sending request parameters... > > [gcupload] Sending file... test.txt > > > java.io.FileNotFoundException:https://bundle-configuration-for-build.googlecode.com/files > > > And the url of current project > > ishttp://code.google.com/a/eclipselabs.org/p/bundle-configuration-for-b... > > It is quiet different from usual googlecode project. So is there a > > naming convention for this kind of project/sub-project ? Or a > > different url ? > > > Regards > > Gab > > > -- > > You received this message because you are subscribed to the Google Groups > > "Project Hosting on Google Code" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-code-hosting?hl=en. > > -- > Jacob Lee <[email protected]> -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

