Hello,
Sorry for the delay, finally, I have patched the ant-googlecode task
to "trust" the google site (uploads.code.google.com).
It works only using an https connection, and I will submit this
evolution to ant-googlecode project.

Thanks for your help.
Gab

On 4 fév, 18:44, Jacob Lee <[email protected]> wrote:
> On Fri, Feb 4, 2011 at 3:56 AM, Gabriel Barbier
>
> <[email protected]> wrote:
> > 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-config...
>
> Can you check the full server response? Sometimes it contains
> information about what caused the error, e.g. "file already exists".
> Otherwise, check your username, password, etc., or maybe ask for
> advice athttp://code.google.com/p/ant-googlecode/.
>
> > 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 ?
>
> It looks like our SSL certificate needs to be updated to mention that
> domain name. I've filed an issue about it 
> --http://code.google.com/p/support/issues/detail?id=4942-- but if you
> can convince Java to ignore the bogus certificate, things might work.
>
>
>
> > 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 
> > 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.

Reply via email to