Your file was likely affected by a glitch in the MIME-type assignment logic associated with downloads. This bug has been fixed, and future uploads will receive the correct MIME-type. I was going to manually modify the MIME-type for that file, but it seems you've removed it from the project. If you have future problems with MIME types please file an issue at support.googlecode.com, and I will address them. Sorry for the incovenience.
Tony On Sun, Aug 2, 2009 at 7:11 AM, freaks <[email protected]> wrote: > > hi, i'm having difficulties to find out how to make my webstart work > on googlecode. > here's my project webstart: > http://code.google.com/p/spaceweasel/downloads/list > http://spaceweasel.googlecode.com/files/weasel.jnlp (direct link to > the file "weasel.jnlp") > > all i get is a normal file download. > i should get this link to launch thought java webstart > > like on this project: > http://code.google.com/p/gritty/downloads/list > http://gritty.googlecode.com/files/gritty-0.02.jnlp > > so it works for gritty and not for me. > curl says: > curl -i http://gritty.googlecode.com/files/gritty-0.02.jnlp > Content-Type: application/x-java-jnlp-file > > and for my webstart it says: > curl -i http://spaceweasel.googlecode.com/files/weasel.jnlp > Content-Type: application/octet-stream > > i thought i could change the mime type with svn properties, but this > location isn't available from svn it seems.. (googlecode "download" > tab .. ) > > so.. how can i make my jnlp link behave like it does for grittty ? > > thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at 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 -~----------~----~----~----~------~----~------~--~---

