View Single Post
Old Jan 13th, 2008, 11:21 AM   #2
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Re: allow .jar uploads

Note that there are no extensions relating to executables on the whitelist. Adding "jar" is equivalent to adding "exe." Jar files use the zip format, but with a different extension and additional metadata. On most Windows systems I've seen they can be run with a double click. If you're intention is to distribute source code, ZIP makes more sense. There's not much utility for posting executables here.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote