Hi Morten,
   I think we do not need to store cookies past a JabRef session so a  
custom implementation of the CookieHandler should be fine to use (maybe  
this one http://java.sun.com/developer/JDCTechTips/2005/tt0913.html#1)

> the plan is not to require 1.6. Since I use 1.6 normally, I tend not
> to notice when these 1.6 calls sneak in, but I'm planning to run it
> through a 1.5 compiler before making the next release.

The trick is to compile it against a Java JDK 1.5, otherwise you will not  
catch these problems, because they are due to API changes which cannot be  
detected by compiling with a target 1.5.

Christopher

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Jabref-devel mailing list
Jabref-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-devel

Reply via email to